diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-26 09:56:51 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-26 09:56:51 +0000 |
commit | 48883ba9acc9a00f8e5fb5325b7cb16fe3cceb72 (patch) | |
tree | c9c7c91be2171cac0353e4abfa583c683897048f /math/parmetis | |
parent | 101aad524738a6378e5596cd596f85afbd799fce (diff) | |
download | ports-48883ba9acc9a00f8e5fb5325b7cb16fe3cceb72.tar.gz ports-48883ba9acc9a00f8e5fb5325b7cb16fe3cceb72.zip |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
Notes
Notes:
svn path=/head/; revision=269786
Diffstat (limited to 'math/parmetis')
-rw-r--r-- | math/parmetis/Makefile | 2 | ||||
-rw-r--r-- | math/parmetis/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile index 601c8d5e024c..238f16337172 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -7,7 +7,7 @@ PORTNAME= ParMetis PORTVERSION= 3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math parallel MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ diff --git a/math/parmetis/distinfo b/math/parmetis/distinfo index 15f743eb2d9c..80130bd174be 100644 --- a/math/parmetis/distinfo +++ b/math/parmetis/distinfo @@ -1,3 +1,2 @@ -MD5 (ParMetis-3.1.tar.gz) = 15f252eabc397a8c2f56fa1f5ed91354 SHA256 (ParMetis-3.1.tar.gz) = 11485828fe25436dc6d41cb048bc4b744969b51d4b751996007612aa95d5ff16 SIZE (ParMetis-3.1.tar.gz) = 5286085 |