diff options
author | ale <ale@FreeBSD.org> | 2008-08-28 14:07:38 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2008-08-28 14:07:38 +0800 |
commit | 7a92d374c565b1edc9c20179f6f6c8318b33b61b (patch) | |
tree | 652b6a097bab9d88c7270ccede54315d8fe04dbe /math | |
parent | 42a81cc5dbac2b986f4c0d4602318779d4dd1a14 (diff) | |
download | freebsd-ports-gnome-7a92d374c565b1edc9c20179f6f6c8318b33b61b.tar.gz freebsd-ports-gnome-7a92d374c565b1edc9c20179f6f6c8318b33b61b.tar.zst freebsd-ports-gnome-7a92d374c565b1edc9c20179f6f6c8318b33b61b.zip |
Update to 4.2.3 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 f768e4881729..5475fa70213d 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libgmp -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.3 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/gmp/distinfo b/math/gmp/distinfo index 5bb36cdb3c3d..c5edb7f3e254 100644 --- a/math/gmp/distinfo +++ b/math/gmp/distinfo @@ -1,3 +1,3 @@ -MD5 (gmp-4.2.2.tar.bz2) = 7ce52531644e6d12f16911b7e3151f3f -SHA256 (gmp-4.2.2.tar.bz2) = 2b2c0aacafa2dc41f4604b381349d49596921e38a58bf782b0d70b33f548657b -SIZE (gmp-4.2.2.tar.bz2) = 1747068 +MD5 (gmp-4.2.3.tar.bz2) = 7cc56604c03134f2c4bc1fb1ea748f6f +SHA256 (gmp-4.2.3.tar.bz2) = 139b5abc49833832184c0a03ff6fc64c59ef102b420d2a5884ad78af5647414b +SIZE (gmp-4.2.3.tar.bz2) = 1710314 diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index f768e4881729..5475fa70213d 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libgmp -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.3 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/libgmp4/distinfo b/math/libgmp4/distinfo index 5bb36cdb3c3d..c5edb7f3e254 100644 --- a/math/libgmp4/distinfo +++ b/math/libgmp4/distinfo @@ -1,3 +1,3 @@ -MD5 (gmp-4.2.2.tar.bz2) = 7ce52531644e6d12f16911b7e3151f3f -SHA256 (gmp-4.2.2.tar.bz2) = 2b2c0aacafa2dc41f4604b381349d49596921e38a58bf782b0d70b33f548657b -SIZE (gmp-4.2.2.tar.bz2) = 1747068 +MD5 (gmp-4.2.3.tar.bz2) = 7cc56604c03134f2c4bc1fb1ea748f6f +SHA256 (gmp-4.2.3.tar.bz2) = 139b5abc49833832184c0a03ff6fc64c59ef102b420d2a5884ad78af5647414b +SIZE (gmp-4.2.3.tar.bz2) = 1710314 |