diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-05-27 12:18:23 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-05-27 12:18:23 +0000 |
commit | 60de8efae73cfd6facb0deb52bc3cebc212bb98a (patch) | |
tree | eb0af66f0e11f855d26c81da1a59ded49a1ae5cd /math/gmp | |
parent | 1117ddbeea4fa53a228bd1190fe5a3c9b639794b (diff) | |
download | ports-60de8efae73cfd6facb0deb52bc3cebc212bb98a.tar.gz ports-60de8efae73cfd6facb0deb52bc3cebc212bb98a.zip |
Notes
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 |