diff options
author | brooks <brooks@FreeBSD.org> | 2005-11-15 07:53:12 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2005-11-15 07:53:12 +0800 |
commit | 1eb53bdbc93bb661360b2bfe34cfe798a0f97111 (patch) | |
tree | b00e7246bf55e1a050f69f658399ed9ab957e737 /net/openmpi | |
parent | 7d885ecc0cef627648861ce71967b3ed1bdf096a (diff) | |
download | freebsd-ports-gnome-1eb53bdbc93bb661360b2bfe34cfe798a0f97111.tar.gz freebsd-ports-gnome-1eb53bdbc93bb661360b2bfe34cfe798a0f97111.tar.zst freebsd-ports-gnome-1eb53bdbc93bb661360b2bfe34cfe798a0f97111.zip |
Upgrade to 1.0rc7
Diffstat (limited to 'net/openmpi')
-rw-r--r-- | net/openmpi/Makefile | 2 | ||||
-rw-r--r-- | net/openmpi/distinfo | 6 | ||||
-rw-r--r-- | net/openmpi/pkg-plist | 5 |
3 files changed, 4 insertions, 9 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 592caf34c02c..e6f8b8781ad2 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -10,7 +10,7 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.0rc4 +DISTVERSION= 1.0rc7 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/v${DISTVERSION:C/rc[0-9]*//}/downloads/ diff --git a/net/openmpi/distinfo b/net/openmpi/distinfo index 3b8c45037ef3..29618e81a7a7 100644 --- a/net/openmpi/distinfo +++ b/net/openmpi/distinfo @@ -1,3 +1,3 @@ -MD5 (openmpi-1.0rc4.tar.bz2) = b2fb699737c26e0ffb8829c537e48f02 -SHA256 (openmpi-1.0rc4.tar.bz2) = e01f0a298766e9a9570c4a62bd9274c033f19e7b0e5da9af7b9a89dc63f75aea -SIZE (openmpi-1.0rc4.tar.bz2) = 3032961 +MD5 (openmpi-1.0rc7.tar.bz2) = 041f81101853e620ee069bb930756aee +SHA256 (openmpi-1.0rc7.tar.bz2) = 7327cd7f887981d6f82bb753c4bec3abc60840a895a5629d8b0e177b1e654e59 +SIZE (openmpi-1.0rc7.tar.bz2) = 3052703 diff --git a/net/openmpi/pkg-plist b/net/openmpi/pkg-plist index 42200182f65a..9693a918bf82 100644 --- a/net/openmpi/pkg-plist +++ b/net/openmpi/pkg-plist @@ -3,8 +3,6 @@ %%MPIDIR%%/bin/mpif77 %%MPIDIR%%/bin/mpif90 %%MPIDIR%%/bin/ompi_info -%%MPIDIR%%/bin/openmpi -%%MPIDIR%%/bin/orteconsole %%MPIDIR%%/bin/orted %%MPIDIR%%/bin/orteprobe %%MPIDIR%%/bin/orterun @@ -108,8 +106,6 @@ %%MPIDIR%%/lib/openmpi/mca_pml_ob1.so %%MPIDIR%%/lib/openmpi/mca_pml_teg.la %%MPIDIR%%/lib/openmpi/mca_pml_teg.so -%%MPIDIR%%/lib/openmpi/mca_pml_uniq.la -%%MPIDIR%%/lib/openmpi/mca_pml_uniq.so %%MPIDIR%%/lib/openmpi/mca_ptl_self.la %%MPIDIR%%/lib/openmpi/mca_ptl_self.so %%MPIDIR%%/lib/openmpi/mca_ptl_sm.la @@ -160,7 +156,6 @@ %%MPIDIR%%/share/openmpi/help-orte-pls-fork.txt %%MPIDIR%%/share/openmpi/help-orte-rmaps-rr.txt %%MPIDIR%%/share/openmpi/help-orte-runtime.txt -%%MPIDIR%%/share/openmpi/help-orteconsole.txt %%MPIDIR%%/share/openmpi/help-orted.txt %%MPIDIR%%/share/openmpi/help-orteprobe.txt %%MPIDIR%%/share/openmpi/help-orterun.txt |