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/mumps | |
parent | Upgrade to 1.3.2p1. (diff) |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
Diffstat (limited to 'math/mumps')
-rw-r--r-- | math/mumps/Makefile | 2 | ||||
-rw-r--r-- | math/mumps/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/mumps/Makefile b/math/mumps/Makefile index 348cc029f41f..ec7175223c4a 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -7,7 +7,7 @@ PORTNAME= mumps PORTVERSION= 4.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ diff --git a/math/mumps/distinfo b/math/mumps/distinfo index 7f3a0e633fc8..3dbcbffae78b 100644 --- a/math/mumps/distinfo +++ b/math/mumps/distinfo @@ -1,3 +1,2 @@ -MD5 (MUMPS_4.8.4.tar.gz) = 4b80e8ecff2b43473dc885b0b7120313 SHA256 (MUMPS_4.8.4.tar.gz) = cda022a12ce632ae753dcffc06411b2569647fafa01db947cc6a280d465acb2d SIZE (MUMPS_4.8.4.tar.gz) = 2007524 |