[112391] trunk/dports/science
eborisch at macports.org
eborisch at macports.org
Mon Oct 21 19:24:47 PDT 2013
Revision: 112391
https://trac.macports.org/changeset/112391
Author: eborisch at macports.org
Date: 2013-10-21 19:24:46 -0700 (Mon, 21 Oct 2013)
Log Message:
-----------
mpich[-devel]: Fix typo in portfile.
Modified Paths:
--------------
trunk/dports/science/mpich/Portfile
trunk/dports/science/mpich-devel/Portfile
Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile 2013-10-21 23:12:22 UTC (rev 112390)
+++ trunk/dports/science/mpich/Portfile 2013-10-22 02:24:46 UTC (rev 112391)
@@ -14,7 +14,7 @@
name mpich
version 3.0.4
-revision 7
+revision 8
license BSD
categories science parallel net
@@ -142,7 +142,7 @@
}
post-extract {
- reinplace "s|hydra-pmi-proxy|hydra-pmi-proxy-${cname}|" \
+ reinplace "s|hydra_pmi_proxy|hydra_pmi_proxy-${cname}|" \
src/pm/hydra/pm/pmiserv/pmiserv_utils.c
}
Modified: trunk/dports/science/mpich-devel/Portfile
===================================================================
--- trunk/dports/science/mpich-devel/Portfile 2013-10-21 23:12:22 UTC (rev 112390)
+++ trunk/dports/science/mpich-devel/Portfile 2013-10-22 02:24:46 UTC (rev 112391)
@@ -15,7 +15,7 @@
name mpich-devel
version 3.1b1
distname mpich-${version}
-revision 5
+revision 6
license BSD
categories science parallel net
@@ -143,7 +143,7 @@
}
post-extract {
- reinplace "s|hydra-pmi-proxy|hydra-pmi-proxy-${cname}|" \
+ reinplace "s|hydra_pmi_proxy|hydra_pmi_proxy-${cname}|" \
src/pm/hydra/pm/pmiserv/pmiserv_utils.c
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131021/0736ee0e/attachment.html>
More information about the macports-changes
mailing list