Revision
39670
Author
mww@macports.org
Date
2008-08-29 02:17:02 -0700 (Fri, 29 Aug 2008)

Log Message

version 1.2.7

Modified Paths

Diff

Modified: trunk/dports/science/openmpi/Portfile (39669 => 39670)


--- trunk/dports/science/openmpi/Portfile	2008-08-29 09:12:43 UTC (rev 39669)
+++ trunk/dports/science/openmpi/Portfile	2008-08-29 09:17:02 UTC (rev 39670)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			openmpi
-version			1.2.6
+version			1.2.7
 categories		science parallel net
 platforms		darwin
 maintainers		mww
@@ -21,8 +21,8 @@
 			http://www.open-mpi.de/software/${subdir} \
 			http://icl.cs.utk.edu/open-mpi/${subdir} \
 			freebsd
-checksums		md5 f126793b68e71f5ec4a192c40675af2d \
-			sha1 b2960e2fd7432816cb70302a6b6c2f55fbd62cab
+checksums		md5 b5ae3059fba71eba4a89a2923da8223f \
+			sha1 fd377ff52c5b6f61c293b0daa9d681046e673e22
 use_bzip2		yes
 
 pre-extract { file mkdir ${workpath}/build }