diff options
-rw-r--r-- | net/openmpi/Makefile | 6 | ||||
-rw-r--r-- | net/openmpi/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 2be765c72b94..9bf58d24b226 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -10,17 +10,15 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.0.1rc2 +DISTVERSION= 1.0.1 CATEGORIES= net parallel -MASTER_SITES= http://www.open-mpi.org/software/v1.0/downloads/ +MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.0/downloads/ MAINTAINER= brooks@FreeBSD.org COMMENT= A High Performance Message Passing Library LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo -BROKEN= Unfetchable - USE_BZIP2= yes HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/openmpi/distinfo b/net/openmpi/distinfo index dba783ab44db..cf5ecf03e4cb 100644 --- a/net/openmpi/distinfo +++ b/net/openmpi/distinfo @@ -1,3 +1,3 @@ -MD5 (openmpi-1.0.1rc2.tar.bz2) = a4a6eecc01309482b9d2a866c1200989 -SHA256 (openmpi-1.0.1rc2.tar.bz2) = b396bbb53b0ed48302c113ba64fee04ecb0a1270585405c3869efb3848e9ab5c -SIZE (openmpi-1.0.1rc2.tar.bz2) = 3049536 +MD5 (openmpi-1.0.1.tar.bz2) = 8abccca5cdddc81a6d9d9e22b3bb6db9 +SHA256 (openmpi-1.0.1.tar.bz2) = f801b7c8ea6c485ac0709a628a479aeafa718a205ed6bc0cf2c684bc0cc73253 +SIZE (openmpi-1.0.1.tar.bz2) = 3027217 |