diff options
author | ale <ale@FreeBSD.org> | 2012-05-09 18:17:39 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-05-09 18:17:39 +0800 |
commit | 1f51cbe5c8d9ba23aa7fdd08312ce2dbfa845aa9 (patch) | |
tree | 775480ddc49f37dc8485a94622dc77b5fd39b34f /math | |
parent | 082638b21931ac3557103da2b8e2c2f735d75e06 (diff) | |
download | freebsd-ports-gnome-1f51cbe5c8d9ba23aa7fdd08312ce2dbfa845aa9.tar.gz freebsd-ports-gnome-1f51cbe5c8d9ba23aa7fdd08312ce2dbfa845aa9.tar.zst freebsd-ports-gnome-1f51cbe5c8d9ba23aa7fdd08312ce2dbfa845aa9.zip |
Update to 5.0.5 release.
Diffstat (limited to 'math')
-rw-r--r-- | math/gmp/Makefile | 2 | ||||
-rw-r--r-- | math/gmp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index ab2304d803e5..38d30aab8df1 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmp -PORTVERSION= 5.0.4 +PORTVERSION= 5.0.5 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/gmp/distinfo b/math/gmp/distinfo index decec5014d6b..c8cfcd3ad020 100644 --- a/math/gmp/distinfo +++ b/math/gmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (gmp-5.0.4.tar.bz2) = 35d4aade3e4bdf0915c944599b10d23f108ffedf6c3188aeec52221c5cf9a06f -SIZE (gmp-5.0.4.tar.bz2) = 2031540 +SHA256 (gmp-5.0.5.tar.bz2) = 1f588aaccc41bb9aed946f9fe38521c26d8b290d003c5df807f65690f2aadec9 +SIZE (gmp-5.0.5.tar.bz2) = 2052144 |