[107383] trunk/dports/science/openmpi/Portfile
Revision: 107383 https://trac.macports.org/changeset/107383 Author: mww@macports.org Date: 2013-06-26 12:22:50 -0700 (Wed, 26 Jun 2013) Log Message: ----------- openmpi: version 1.7.2 Modified Paths: -------------- trunk/dports/science/openmpi/Portfile Modified: trunk/dports/science/openmpi/Portfile =================================================================== --- trunk/dports/science/openmpi/Portfile 2013-06-26 18:49:54 UTC (rev 107382) +++ trunk/dports/science/openmpi/Portfile 2013-06-26 19:22:50 UTC (rev 107383) @@ -4,7 +4,7 @@ PortSystem 1.0 name openmpi -version 1.7.1 +version 1.7.2 set branch [join [lrange [split ${version} .] 0 1] .] categories science parallel net platforms darwin @@ -24,10 +24,10 @@ http://www.open-mpi.de/software/${subdir} \ http://icl.cs.utk.edu/open-mpi/${subdir} # keep md5 & sha1 checksums as they are published on http://www.open-mpi.org/software/ompi/v1.7/ -checksums md5 f25b446a9dcbbd6a105a99d926d34441 \ - sha1 35d166e2a1d8b88c44d61eaabb5086e2425c8eb8 \ - rmd160 08333e1a7024fa8070868a85e94752eda591b970 \ - sha256 554583008fa34ecdfaca22e46917cc3457a69cba08c29ebbf53eef4f4b8be171 +checksums md5 b897b92100bd13b367e651df483421d5 \ + sha1 89676c1171784b1c26e1598caf88e87f897f6653 \ + rmd160 ab20fb0a9a4adf23267e5f7b998c23e2ce397e93 \ + sha256 82a1c477dcadad2032ab24d9be9e39c1042865965841911f072c49aa3544fd85 use_bzip2 yes
participants (1)
-
mww@macports.org