On Jul 5, 2015, at 5:00 AM, [email protected] wrote:
> 
> Revision
> 138304
> Author
> [email protected]
> Date
> 2015-07-05 03:00:47 -0700 (Sun, 05 Jul 2015)
> Log Message
> 
> GASNet: make gcc5 default_variants
> Modified Paths
> 
>       • trunk/dports/devel/GASNet/Portfile
> Diff
> 
> Modified: trunk/dports/devel/GASNet/Portfile (138303 => 138304)
> --- trunk/dports/devel/GASNet/Portfile        2015-07-05 09:22:12 UTC (rev 
> 138303)
> +++ trunk/dports/devel/GASNet/Portfile        2015-07-05 10:00:47 UTC (rev 
> 138304)
> @@ -12,6 +12,7 @@
>  
>  name                GASNet
>  version             1.24.2
> +revision            1
>  categories          devel net parallel net science
>  maintainers         takeshi
>  description         Global-Address Space Networking
> @@ -32,7 +33,7 @@
>  universal_variant   no
>  
>  if {![gcc_variant_isset]} {
> -    default_variants-append +gcc49
> +    default_variants-append +gcc5
>  }

There is no reason to increase the revision for this, because any user who 
already had the port installed with +gcc49 will continue to use +gcc49 after an 
upgrade because MacPorts preserves variants on upgrades.


_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to