[78357] trunk/dports/science/openmpi/Portfile

mww at macports.org mww at macports.org
Wed May 4 05:01:35 PDT 2011


Revision: 78357
          http://trac.macports.org/changeset/78357
Author:   mww at macports.org
Date:     2011-05-04 05:01:35 -0700 (Wed, 04 May 2011)
Log Message:
-----------
version 1.5.3

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

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2011-05-04 11:55:38 UTC (rev 78356)
+++ trunk/dports/science/openmpi/Portfile	2011-05-04 12:01:35 UTC (rev 78357)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			openmpi
-version			1.5
+version			1.5.3
 set branch		[join [lrange [split ${version} .] 0 1] .]
 categories		science parallel net
 platforms		darwin
@@ -22,9 +22,9 @@
 			http://www.open-mpi.de/software/${subdir} \
 			http://icl.cs.utk.edu/open-mpi/${subdir} \
 			freebsd
-checksums           md5     86bf5f9ef7337231abbca3350b31f112 \
-                    sha1    8d89a5a666ccc8f174f6ee9b26ba231698ca8e68 \
-                    rmd160  6752d721ce451847a0282f94e08f84c2bd721a23
+checksums           md5     0eb8ec2aa05c74a4bc7602b01847131e \
+                    sha1    669565c708deab82ad4069d82675b2020eb0e0c6 \
+                    rmd160  c1d0950c9a5c53c8543838adadf6a7477abe3989
 use_bzip2		yes
 
 pre-extract { file mkdir ${workpath}/build }
@@ -115,7 +115,7 @@
 }
 
 livecheck.type	regex
-livecheck.url	http://www.open-mpi.org/software/
+livecheck.url	http://www.open-mpi.org/software/ompi/v1.5/
 livecheck.regex	openmpi-(\[0-9\.\]+).tar.bz2
 
 universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110504/62adbaa9/attachment.html>


More information about the macports-changes mailing list