diff options
author | brooks <brooks@FreeBSD.org> | 2005-11-22 22:48:09 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2005-11-22 22:48:09 +0000 |
commit | 1923204555ab86fd8ec5dffbd62be8314346169d (patch) | |
tree | 567c48b9aab6fd3ec881007140765811a59d5475 /net/openmpi | |
parent | b5e4c7d901ad157e34b87b472f1e2059de34dad2 (diff) | |
download | FreeBSD-ports-1923204555ab86fd8ec5dffbd62be8314346169d.zip FreeBSD-ports-1923204555ab86fd8ec5dffbd62be8314346169d.tar.gz |
upgrade to 1.0.1rc2
Diffstat (limited to 'net/openmpi')
-rw-r--r-- | net/openmpi/Makefile | 4 | ||||
-rw-r--r-- | net/openmpi/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 0d6c4d0..b6f3701 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -10,9 +10,9 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.0rc8 +DISTVERSION= 1.0.1rc2 CATEGORIES= net parallel -MASTER_SITES= http://www.open-mpi.org/software/v${DISTVERSION:C/rc[0-9]*//}/downloads/ +MASTER_SITES= http://www.open-mpi.org/software/v1.0/downloads/ MAINTAINER= brooks@FreeBSD.org COMMENT= A High Performance Message Passing Library diff --git a/net/openmpi/distinfo b/net/openmpi/distinfo index d47b8b4..dba783a 100644 --- a/net/openmpi/distinfo +++ b/net/openmpi/distinfo @@ -1,3 +1,3 @@ -MD5 (openmpi-1.0rc8.tar.bz2) = 8b303872cc1e18d3a3beb8d195002504 -SHA256 (openmpi-1.0rc8.tar.bz2) = c6f82aacef3a2819266cb1a92d418b236e1c194d2dd1d1cf4f941a2549ce6e34 -SIZE (openmpi-1.0rc8.tar.bz2) = 3053833 +MD5 (openmpi-1.0.1rc2.tar.bz2) = a4a6eecc01309482b9d2a866c1200989 +SHA256 (openmpi-1.0.1rc2.tar.bz2) = b396bbb53b0ed48302c113ba64fee04ecb0a1270585405c3869efb3848e9ab5c +SIZE (openmpi-1.0.1rc2.tar.bz2) = 3049536 |