Revision: 145146 https://trac.macports.org/changeset/145146 Author: sean@macports.org Date: 2016-01-26 14:21:28 -0800 (Tue, 26 Jan 2016) Log Message: ----------- openmpi: update to 1.10.2 Modified Paths: -------------- trunk/dports/science/openmpi/Portfile Modified: trunk/dports/science/openmpi/Portfile =================================================================== --- trunk/dports/science/openmpi/Portfile 2016-01-26 22:21:27 UTC (rev 145145) +++ trunk/dports/science/openmpi/Portfile 2016-01-26 22:21:28 UTC (rev 145146) @@ -7,7 +7,7 @@ PortGroup compilers 1.0 name openmpi -version 1.10.1 +version 1.10.2 set branch [join [lrange [split ${version} .] 0 1] .] categories science parallel net platforms darwin @@ -32,8 +32,8 @@ http://www.open-mpi.de/software/${subdir} \ http://icl.cs.utk.edu/open-mpi/${subdir} -checksums rmd160 70de0da1f31793333b51eda328a18c01c4ffa3c0 \ - sha256 7919ecde15962bab2e26d01d5f5f4ead6696bbcacb504b8560f2e3a152bfe492 +checksums rmd160 915bea3cc3d545f4260f04b6bdfada42c3abd540 \ + sha256 8846e7e69a203db8f50af90fa037f0ba47e3f32e4c9ccdae2db22898fd4d1f59 use_bzip2 yes livecheck.type regex
participants (1)
-
sean@macports.org