Revision: 103516 https://trac.macports.org/changeset/103516 Author: mww@macports.org Date: 2013-02-27 22:39:02 -0800 (Wed, 27 Feb 2013) Log Message: ----------- openmpi: version 1.6.4 Modified Paths: -------------- trunk/dports/science/openmpi/Portfile Modified: trunk/dports/science/openmpi/Portfile =================================================================== --- trunk/dports/science/openmpi/Portfile 2013-02-28 06:37:37 UTC (rev 103515) +++ trunk/dports/science/openmpi/Portfile 2013-02-28 06:39:02 UTC (rev 103516) @@ -4,7 +4,7 @@ PortSystem 1.0 name openmpi -version 1.6.3 +version 1.6.4 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.6/ -checksums md5 eedb73155a7a40b0b07718494298fb25 \ - sha1 a61aa2dee4c47d93d88e49ebed36de25df4f6492 \ - rmd160 b6cf02b3b56538d39f7dcc2de9f9ed8800b38b70 \ - sha256 0c30cfec0e420870630fdc101ffd82f7eccc90276bc4e182f8282a2448668798 +checksums md5 62119579ab92b2592cd96b6a9d2a8cc3 \ + sha1 38095d3453519177272f488d5058a98f7ebdbf10 \ + rmd160 6abcb4ef5de3da00c23bcad521b66e1774675890 \ + sha256 40cb113a27d76e1e915897661579f413564c032dc6e703073e6a03faba8093fa use_bzip2 yes
participants (1)
-
mww@macports.org