diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2008-07-28 01:45:04 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2008-07-28 01:45:04 +0000 |
commit | 11140cb8dcad5628ddbeafb10ddcfa36ea51814f (patch) | |
tree | 110a8e3b14bbb1b8801b03b30341d31cc5b6ecee /net/openmpi | |
parent | 673ed10597d9e2124e340a39008fa249ee109b80 (diff) |
Upgrade to 1.2.6, the latest release.
Submitted by: Wen heping <wenheping at gmail dot com>
Notes
Notes:
svn path=/head/; revision=217728
Diffstat (limited to 'net/openmpi')
-rw-r--r-- | net/openmpi/Makefile | 2 | ||||
-rw-r--r-- | net/openmpi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index f180c2a3a6c5..8a64fd05e689 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -9,7 +9,7 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.2.5 +DISTVERSION= 1.2.6 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.2/downloads/ diff --git a/net/openmpi/distinfo b/net/openmpi/distinfo index a272bfbfc644..2181abc26b43 100644 --- a/net/openmpi/distinfo +++ b/net/openmpi/distinfo @@ -1,3 +1,3 @@ -MD5 (openmpi-1.2.5.tar.bz2) = c6e82aab6cdcd425bf29217e8317d7dc -SHA256 (openmpi-1.2.5.tar.bz2) = 3c3aed872c17165131c77bd7a12fe8aec776cb23da946b7d12840db93ab79322 -SIZE (openmpi-1.2.5.tar.bz2) = 3554443 +MD5 (openmpi-1.2.6.tar.bz2) = f126793b68e71f5ec4a192c40675af2d +SHA256 (openmpi-1.2.6.tar.bz2) = e5b27af5a153a257b1562a97bbf7164629161033934558cefd8e1e644a9f73d3 +SIZE (openmpi-1.2.6.tar.bz2) = 3556676 |