Revision
115514
Author
eborisch@macports.org
Date
2014-01-03 13:58:10 -0800 (Fri, 03 Jan 2014)

Log Message

mpich[-devel]: Force local builds. Compiler used must exist after installation; can lead to issues if installed from binary package.

Modified Paths

Diff

Modified: trunk/dports/science/mpich/Portfile (115513 => 115514)


--- trunk/dports/science/mpich/Portfile	2014-01-03 21:47:10 UTC (rev 115513)
+++ trunk/dports/science/mpich/Portfile	2014-01-03 21:58:10 UTC (rev 115514)
@@ -14,7 +14,7 @@
 
 name                mpich
 version             3.0.4
-revision            8
+revision            9
 
 license             BSD
 categories          science parallel net
@@ -43,6 +43,10 @@
                     MPICH (from MPICH2) with a version number of 3.0.
 homepage            http://www.mpich.org/
 
+# Force local builds to avoid missing compilers (possible if grabbed from
+# buildbot with different Xcode)
+archive_sites       none
+
 checksums \
     rmd160  c14b3b335be863dd36c0a58630c969719d8ef217 \
     sha256  cf638c85660300af48b6f776e5ecd35b5378d5905ec5d34c3da7a27da0acf0b3
@@ -286,7 +290,7 @@
     }
 
     livecheck.type      regex
-    livecheck.regex     mpich-(\[0-9.pbrc\]+)${extract.suffix}
+    livecheck.regex     mpich-(\[0-9.p\]+)${extract.suffix}
     livecheck.url       ${homepage}downloads/index.php?s=downloads
 } else {
     replaced_by         mpich-default

Modified: trunk/dports/science/mpich-devel/Portfile (115513 => 115514)


--- trunk/dports/science/mpich-devel/Portfile	2014-01-03 21:47:10 UTC (rev 115513)
+++ trunk/dports/science/mpich-devel/Portfile	2014-01-03 21:58:10 UTC (rev 115514)
@@ -15,7 +15,7 @@
 name                mpich-devel
 version             3.1rc2
 distname            mpich-${version}
-revision            0
+revision            1
 
 license             BSD
 categories          science parallel net
@@ -44,6 +44,10 @@
                     MPICH (from MPICH2) with a version number of 3.0. 
 homepage            http://www.mpich.org/
 
+# Force local builds to avoid missing compilers (possible if grabbed from
+# buildbot with different Xcode)
+archive_sites       none
+
 checksums \
     rmd160  c4407ee72e64bf3aeacdd624946f39a175d6afce \
     sha256  f16a7f5d88aad90aff007ed43a3170f03025178e8657a3b2b093e5845833c74a