diff options
author | Alex Dupre <ale@FreeBSD.org> | 2008-08-28 06:07:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2008-08-28 06:07:38 +0000 |
commit | ff71cfceeb2c3b22636d407bf43ddceb7fee7d22 (patch) | |
tree | 371950792a2201fad9c221fa51a4f095d1e746bc /math/libgmp4 | |
parent | 2e82da439a152c1c2c666f9b220c1758f82bd712 (diff) |
Notes
Diffstat (limited to 'math/libgmp4')
-rw-r--r-- | math/libgmp4/Makefile | 2 | ||||
-rw-r--r-- | math/libgmp4/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
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 |