[136387] trunk/dports/science/mpich/Portfile

eborisch at macports.org eborisch at macports.org
Fri May 15 10:50:58 PDT 2015


Revision: 136387
          https://trac.macports.org/changeset/136387
Author:   eborisch at macports.org
Date:     2015-05-15 10:50:58 -0700 (Fri, 15 May 2015)
Log Message:
-----------
mpich: Bump revision for gcc flavors to catch corrected select file.

Modified Paths:
--------------
    trunk/dports/science/mpich/Portfile

Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile	2015-05-15 17:35:52 UTC (rev 136386)
+++ trunk/dports/science/mpich/Portfile	2015-05-15 17:50:58 UTC (rev 136387)
@@ -7,6 +7,7 @@
 
 name                mpich
 version             3.1.4
+# Note may have other revisions below
 revision            0
 
 license             BSD
@@ -199,6 +200,7 @@
     }
 
     if { [string first gcc $cname] == 0 } {
+        revision                1
         configure.args-delete   --disable-f77 --disable-fc
         configure.args-append   --enable-f77 --enable-fc
         select.file             ${filespath}/${name}-${cname}-fortran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150515/016dde08/attachment.html>


More information about the macports-changes mailing list