diff options
author | ale <ale@FreeBSD.org> | 2008-09-23 14:16:46 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2008-09-23 14:16:46 +0800 |
commit | 96df3661b8e71eb97559a3588077aac95dc7e52a (patch) | |
tree | 2f1a3ea2aec1e4437a9e91b81984b08daae0183f /math | |
parent | 036953e0de23e5322012601b9273402f5d2397b9 (diff) | |
download | freebsd-ports-gnome-96df3661b8e71eb97559a3588077aac95dc7e52a.tar.gz freebsd-ports-gnome-96df3661b8e71eb97559a3588077aac95dc7e52a.tar.zst freebsd-ports-gnome-96df3661b8e71eb97559a3588077aac95dc7e52a.zip |
Update to 4.2.4 release.
Diffstat (limited to 'math')
-rw-r--r-- | math/gmp/Makefile | 2 | ||||
-rw-r--r-- | math/gmp/distinfo | 6 | ||||
-rw-r--r-- | math/libgmp4/Makefile | 2 | ||||
-rw-r--r-- | math/libgmp4/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 5475fa70213d..0d3cad3baa78 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libgmp -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/gmp/distinfo b/math/gmp/distinfo index c5edb7f3e254..693da487833f 100644 --- a/math/gmp/distinfo +++ b/math/gmp/distinfo @@ -1,3 +1,3 @@ -MD5 (gmp-4.2.3.tar.bz2) = 7cc56604c03134f2c4bc1fb1ea748f6f -SHA256 (gmp-4.2.3.tar.bz2) = 139b5abc49833832184c0a03ff6fc64c59ef102b420d2a5884ad78af5647414b -SIZE (gmp-4.2.3.tar.bz2) = 1710314 +MD5 (gmp-4.2.4.tar.bz2) = fc1e3b3a2a5038d4d74138d0b9cf8dbe +SHA256 (gmp-4.2.4.tar.bz2) = 5420b0e558a69a53b36f2b2c70a69f547e075d98366a585fc80cbbcce1efe368 +SIZE (gmp-4.2.4.tar.bz2) = 1710660 diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index 5475fa70213d..0d3cad3baa78 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libgmp -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/libgmp4/distinfo b/math/libgmp4/distinfo index c5edb7f3e254..693da487833f 100644 --- a/math/libgmp4/distinfo +++ b/math/libgmp4/distinfo @@ -1,3 +1,3 @@ -MD5 (gmp-4.2.3.tar.bz2) = 7cc56604c03134f2c4bc1fb1ea748f6f -SHA256 (gmp-4.2.3.tar.bz2) = 139b5abc49833832184c0a03ff6fc64c59ef102b420d2a5884ad78af5647414b -SIZE (gmp-4.2.3.tar.bz2) = 1710314 +MD5 (gmp-4.2.4.tar.bz2) = fc1e3b3a2a5038d4d74138d0b9cf8dbe +SHA256 (gmp-4.2.4.tar.bz2) = 5420b0e558a69a53b36f2b2c70a69f547e075d98366a585fc80cbbcce1efe368 +SIZE (gmp-4.2.4.tar.bz2) = 1710660 |