diff options
author | arved <arved@FreeBSD.org> | 2011-07-15 00:14:31 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2011-07-15 00:14:31 +0800 |
commit | 567934ba8d9e7fd8329375afb9b4598140e7d8e5 (patch) | |
tree | b744979c9b8f9d5bf580da2c59c22a7a6cfec056 /math | |
parent | a3dc53863dd5f8370883d10588a7bb455b1cb77a (diff) | |
download | freebsd-ports-gnome-567934ba8d9e7fd8329375afb9b4598140e7d8e5.tar.gz freebsd-ports-gnome-567934ba8d9e7fd8329375afb9b4598140e7d8e5.tar.zst freebsd-ports-gnome-567934ba8d9e7fd8329375afb9b4598140e7d8e5.zip |
Update to 4.0.3
PR: 158422
Submitted by: Niclas Zeising
Diffstat (limited to 'math')
-rw-r--r-- | math/metis/Makefile | 3 | ||||
-rw-r--r-- | math/metis/distinfo | 4 | ||||
-rw-r--r-- | math/metis4/Makefile | 3 | ||||
-rw-r--r-- | math/metis4/distinfo | 4 |
4 files changed, 6 insertions, 8 deletions
diff --git a/math/metis/Makefile b/math/metis/Makefile index 1c23bab9bb9b..54afbc1ed180 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -6,8 +6,7 @@ # PORTNAME= metis -PORTVERSION= 4.0 -PORTREVISION= 3 +PORTVERSION= 4.0.3 CATEGORIES= math MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ \ http://www-users.cs.umn.edu/~karypis/metis/metis/files/ diff --git a/math/metis/distinfo b/math/metis/distinfo index c49a6fef6ea6..078e2e51ce5c 100644 --- a/math/metis/distinfo +++ b/math/metis/distinfo @@ -1,2 +1,2 @@ -SHA256 (metis-4.0.tar.gz) = 60c792b3fd22684ef16e336d654466753365006b6f9932e031ded79a9b6bd352 -SIZE (metis-4.0.tar.gz) = 508601 +SHA256 (metis-4.0.3.tar.gz) = 5efa35de80703c1b2c4d0de080fafbcf4e0d363a21149a1ad2f96e0144841a55 +SIZE (metis-4.0.3.tar.gz) = 522624 diff --git a/math/metis4/Makefile b/math/metis4/Makefile index 1c23bab9bb9b..54afbc1ed180 100644 --- a/math/metis4/Makefile +++ b/math/metis4/Makefile @@ -6,8 +6,7 @@ # PORTNAME= metis -PORTVERSION= 4.0 -PORTREVISION= 3 +PORTVERSION= 4.0.3 CATEGORIES= math MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ \ http://www-users.cs.umn.edu/~karypis/metis/metis/files/ diff --git a/math/metis4/distinfo b/math/metis4/distinfo index c49a6fef6ea6..078e2e51ce5c 100644 --- a/math/metis4/distinfo +++ b/math/metis4/distinfo @@ -1,2 +1,2 @@ -SHA256 (metis-4.0.tar.gz) = 60c792b3fd22684ef16e336d654466753365006b6f9932e031ded79a9b6bd352 -SIZE (metis-4.0.tar.gz) = 508601 +SHA256 (metis-4.0.3.tar.gz) = 5efa35de80703c1b2c4d0de080fafbcf4e0d363a21149a1ad2f96e0144841a55 +SIZE (metis-4.0.3.tar.gz) = 522624 |