diff options
author | bf <bf@FreeBSD.org> | 2013-04-22 23:30:58 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-04-22 23:30:58 +0800 |
commit | 18bc49e6cd1a3456fb51a8b3183873d0d429e50c (patch) | |
tree | bc4eb38aaeb809991ddfd3776012c481776f938f /math/metis | |
parent | 3282017e642d27293e667c8990c22851ee15fe9f (diff) | |
download | freebsd-ports-gnome-18bc49e6cd1a3456fb51a8b3183873d0d429e50c.tar.gz freebsd-ports-gnome-18bc49e6cd1a3456fb51a8b3183873d0d429e50c.tar.zst freebsd-ports-gnome-18bc49e6cd1a3456fb51a8b3183873d0d429e50c.zip |
update to 5.1.0
Feature safe: yes
Diffstat (limited to 'math/metis')
-rw-r--r-- | math/metis/Makefile | 2 | ||||
-rw-r--r-- | math/metis/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/metis/Makefile b/math/metis/Makefile index 4bb9732d31ca..f542a90fa9cc 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metis -PORTVERSION= 5.0.3 +PORTVERSION= 5.1.0 CATEGORIES= math MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ diff --git a/math/metis/distinfo b/math/metis/distinfo index e3dd52128af0..ff746b9c1f5f 100644 --- a/math/metis/distinfo +++ b/math/metis/distinfo @@ -1,2 +1,2 @@ -SHA256 (metis-5.0.3.tar.gz) = 38e57e36baada41ddf2d69e0b0070aa47b5f4a72776f9677d1d0575b56ec67a6 -SIZE (metis-5.0.3.tar.gz) = 4979585 +SHA256 (metis-5.1.0.tar.gz) = 76faebe03f6c963127dbb73c13eab58c9a3faeae48779f049066a21c087c5db2 +SIZE (metis-5.1.0.tar.gz) = 4984968 |