[138304] trunk/dports/devel/GASNet/Portfile

takeshi at macports.org takeshi at macports.org
Sun Jul 5 03:00:47 PDT 2015


Revision: 138304
          https://trac.macports.org/changeset/138304
Author:   takeshi at macports.org
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

Modified: trunk/dports/devel/GASNet/Portfile
===================================================================
--- 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
 }
 set mpi [mpi_variant_name]
 set cmp [gcc_variant_name]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150705/2610bafe/attachment.html>


More information about the macports-changes mailing list