diff options
author | ale <ale@FreeBSD.org> | 2013-05-27 20:18:23 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2013-05-27 20:18:23 +0800 |
commit | af00584eb30406fb1a2f7c272be3d73fc01664ea (patch) | |
tree | eb0af66f0e11f855d26c81da1a59ded49a1ae5cd /math/gmp | |
parent | eadfc456914097e9d03c18b5ba63a801a91ecd04 (diff) | |
download | freebsd-ports-gnome-af00584eb30406fb1a2f7c272be3d73fc01664ea.tar.gz freebsd-ports-gnome-af00584eb30406fb1a2f7c272be3d73fc01664ea.tar.zst freebsd-ports-gnome-af00584eb30406fb1a2f7c272be3d73fc01664ea.zip |
Update to 5.1.2 release.
Diffstat (limited to 'math/gmp')
-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 848178c35900..e7273771f3e1 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gmp -PORTVERSION= 5.1.1 +PORTVERSION= 5.1.2 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp diff --git a/math/gmp/distinfo b/math/gmp/distinfo index 4ffbaf8a38f6..a46ca56fc322 100644 --- a/math/gmp/distinfo +++ b/math/gmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (gmp-5.1.1.tar.bz2) = a0d4779f48b36519dfaceb5f987a7c76fcac223258bebea3bb2244310970afad -SIZE (gmp-5.1.1.tar.bz2) = 2213841 +SHA256 (gmp-5.1.2.tar.bz2) = 2099deea64ef3e58ac2b42eaaa0286c3231430a8e893359d806bfa31611c1b8f +SIZE (gmp-5.1.2.tar.bz2) = 2194495 |