[113551] trunk/dports/science/mpich-devel/Portfile

eborisch at macports.org eborisch at macports.org
Tue Nov 19 10:33:26 PST 2013


Revision: 113551
          https://trac.macports.org/changeset/113551
Author:   eborisch at macports.org
Date:     2013-11-19 10:33:26 -0800 (Tue, 19 Nov 2013)
Log Message:
-----------
mpich-devel: Update to 3.1rc2

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

Modified: trunk/dports/science/mpich-devel/Portfile
===================================================================
--- trunk/dports/science/mpich-devel/Portfile	2013-11-19 16:31:48 UTC (rev 113550)
+++ trunk/dports/science/mpich-devel/Portfile	2013-11-19 18:33:26 UTC (rev 113551)
@@ -13,9 +13,9 @@
 PortGroup           select 1.0
 
 name                mpich-devel
-version             3.1rc1
+version             3.1rc2
 distname            mpich-${version}
-revision            6
+revision            0
 
 license             BSD
 categories          science parallel net
@@ -45,8 +45,8 @@
 homepage            http://www.mpich.org/
 
 checksums \
-    rmd160  c373c5c62fb3d91f5c64cce26562e542aabb22f9 \
-    sha256  0468c17424a19ecb72fca6064d5d74f42a70e6983f1e5377440e75cd8443687a
+    rmd160  c4407ee72e64bf3aeacdd624946f39a175d6afce \
+    sha256  f16a7f5d88aad90aff007ed43a3170f03025178e8657a3b2b093e5845833c74a
 
 configure.args      --disable-dependency-tracking \
                     --disable-f77 \
@@ -142,11 +142,6 @@
 "\\n\\nTHIS SUBPORT WRAPS MACPORTS' DEFAULT COMPILER FOR C/C++"
     }
 
-    post-extract {
-        reinplace "s|hydra_pmi_proxy|hydra_pmi_proxy-${cname}|" \
-            src/pm/hydra/pm/pmiserv/pmiserv_utils.c
-    }
-
     configure.args-append   \
         --libdir=${prefix}/lib/${name}-${cname} \
         --sysconfdir=${prefix}/etc/${name}-${cname} \
@@ -171,10 +166,6 @@
     ${destroot}${prefix}/lib/pkgconfig/
         }
 
-        if {![variant_isset gforker]} {
-            system -W ${destroot}${prefix}/bin \
-                "ln -s mpiexec.hydra-${cname} mpiexec-${cname}"
-        }
     }
 
     if { [string first gcc $cname] == 0 } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131119/6b10ff93/attachment.html>


More information about the macports-changes mailing list