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

eborisch at macports.org eborisch at macports.org
Wed Aug 31 09:32:45 PDT 2016


Revision: 152178
          https://trac.macports.org/changeset/152178
Author:   eborisch at macports.org
Date:     2016-08-31 09:32:45 -0700 (Wed, 31 Aug 2016)
Log Message:
-----------
mpich-devel: Update to 3.3a1.

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

Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile	2016-08-31 15:58:05 UTC (rev 152177)
+++ trunk/dports/science/mpich/Portfile	2016-08-31 16:32:45 UTC (rev 152178)
@@ -51,8 +51,8 @@
 
 if {[string first "-devel" $subport] > 0} {
     name                mpich-devel
-    version             3.2
-    revision            1
+    version             3.3a1
+    revision            0
     # To see 3.2 as newer than 3.2rcX
     epoch               2
 
@@ -72,8 +72,10 @@
     livecheck.type      none
     # livecheck.regex     {href=.([0-9.abrcp]+)/}
     checksums \
-        rmd160  d7180d5129fe313830504e1d59c3b37831554bee \
-        sha256  0778679a6b693d7b7caff37ff9d2856dc2bfc51318bf8373859bfa74253da3dc
+        rmd160  760abc5bcfaa4c7b57435b8c6382482875598abe \
+        sha256  0bb1c70e7b7d110fdb781e753b8995e48d3ff8667ee8f65738c375f3516bdcbf
+} else {
+    patchfiles-append       alignment.patch
 }
 
 # As MPICH creates compiler wrappers, there are lots of
@@ -150,8 +152,6 @@
         set cname                   mp
     }
 
-    patchfiles-append       alignment.patch
-
     # As we are making wrappers, we depend on the compilers to exist. The
     # compilers group already does this for gcc, but not clangXX.  This adds
     # clang-X.X to the depends_lib (not just depends_build)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160831/061e6d51/attachment.html>


More information about the macports-changes mailing list