On Apr 21, 2014, at 13:44, [email protected] wrote:
> Revision
> 119259
> Author
> [email protected]
> Date
> 2014-04-21 11:44:12 -0700 (Mon, 21 Apr 2014)
> Log Message
>
> devans/dports: gexiv2, update to version 0.10.0 for testing, add +python32
> variant, default now +python33, use gnome stable livecheck.
> Modified: users/devans/dports/gnome/gexiv2/Portfile (119258 => 119259)
> +variant python34 conflicts python33 python34 description {Build with support
> for Python 3.3} {
> + depends_lib-append port:py34-gobject3
> + configure.env-append PYTHON3=${prefix}/bin/python3.4
Variant description needs updating (3.3 -> 3.4)
Variant conflicts incorrect (python34 -> python32)
> +if {![variant_isset python32] & ![variant_isset python34]} {
> + default_variants +python33
> +}
Why not default to python34 since that’s the latest stable version?
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev