diff options
author | Alex Dupre <ale@FreeBSD.org> | 2008-09-23 06:16:46 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2008-09-23 06:16:46 +0000 |
commit | 73d0f662ee92bcee90120522b6e1c7a92d05d35c (patch) | |
tree | 0e1728f20cb7adaf79d8e68dc4a6aa11d31da1b7 | |
parent | 9de81523cb7c643b6d08255fb4da4e3feaed8931 (diff) | |
download | ports-73d0f662ee92bcee90120522b6e1c7a92d05d35c.tar.gz ports-73d0f662ee92bcee90120522b6e1c7a92d05d35c.zip |
Notes
-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 |