[111289] trunk/dports/science
eborisch at macports.org
eborisch at macports.org
Wed Sep 18 06:04:27 PDT 2013
Revision: 111289
https://trac.macports.org/changeset/111289
Author: eborisch at macports.org
Date: 2013-09-18 06:04:27 -0700 (Wed, 18 Sep 2013)
Log Message:
-----------
mpich[-devel]: Remove cruft
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-09-18 12:12:51 UTC (rev 111288)
+++ trunk/dports/science/mpich/Portfile 2013-09-18 13:04:27 UTC (rev 111289)
@@ -160,13 +160,6 @@
${destroot}${prefix}/lib/mpich-${cname}/pkgconfig/openpa.pc \
${destroot}${prefix}/lib/pkgconfig/
}
-# <EAB>
- if {[ variant_isset eab ]} {
- reinplace -E \
- "s|LIBS=\"(\[^\"\]*)\"|LIBS=\"\\1 -L${prefix}/lib -lhdf5_cpp -lhdf5\"|g" \
- ${destroot}/${prefix}/bin/mpicxx-${cname}
- }
-# </EAB>
}
if { [string first gcc $cname] == 0 } {
@@ -277,11 +270,6 @@
MPICHLIB_CFLAGS='-fomit-frame-pointer -O2'
}
-# <EAB>
- variant eab description {My settings} {
- }
-# </EAB>
-
livecheck.type regex
livecheck.regex mpich-(\[0-9.pbrc\]+)${extract.suffix}
livecheck.url ${homepage}downloads/index.php?s=downloads
Modified: trunk/dports/science/mpich-devel/Portfile
===================================================================
--- trunk/dports/science/mpich-devel/Portfile 2013-09-18 12:12:51 UTC (rev 111288)
+++ trunk/dports/science/mpich-devel/Portfile 2013-09-18 13:04:27 UTC (rev 111289)
@@ -161,13 +161,6 @@
${destroot}${prefix}/lib/mpich-devel-${cname}/pkgconfig/openpa.pc \
${destroot}${prefix}/lib/pkgconfig/
}
-# <EAB>
- if {[ variant_isset eab ]} {
- reinplace -E \
- "s|LIBS=\"(\[^\"\]*)\"|LIBS=\"\\1 -L${prefix}/lib -lhdf5_cpp -lhdf5\"|g" \
- ${destroot}/${prefix}/bin/mpicxx-${cname}
- }
-# </EAB>
}
if { [string first gcc $cname] == 0 } {
@@ -278,11 +271,6 @@
MPICHLIB_CFLAGS='-fomit-frame-pointer -O2'
}
-# <EAB>
- variant eab description {My settings} {
- }
-# </EAB>
-
livecheck.type regex
livecheck.regex mpich-(\[0-9.pbrc\]+)${extract.suffix}
livecheck.url ${homepage}downloads/index.php?s=downloads
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130918/9fa28584/attachment.html>
More information about the macports-changes
mailing list