diff options
author | ale <ale@FreeBSD.org> | 2012-03-08 16:39:52 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-03-08 16:39:52 +0800 |
commit | 62be255433640653b44a7625e0628fd2b482daf4 (patch) | |
tree | 5eab866cd448a8f19092c332d3a9b32a1a912657 /math/gmp | |
parent | fa0c501f65ea7ab30b8d11ebdd9e9e9fbc8e7d06 (diff) | |
download | freebsd-ports-gnome-62be255433640653b44a7625e0628fd2b482daf4.tar.gz freebsd-ports-gnome-62be255433640653b44a7625e0628fd2b482daf4.tar.zst freebsd-ports-gnome-62be255433640653b44a7625e0628fd2b482daf4.zip |
Update to 5.0.4 release.
Diffstat (limited to 'math/gmp')
-rw-r--r-- | math/gmp/Makefile | 3 | ||||
-rw-r--r-- | math/gmp/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 7ee168f79da0..ab2304d803e5 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmp -PORTVERSION= 5.0.3 +PORTVERSION= 5.0.4 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp @@ -15,7 +15,6 @@ MAINTAINER= ale@FreeBSD.org COMMENT= A free library for arbitrary precision arithmetic LICENSE= LGPL3 -LICENSE_FILE= ${WRKSRC}/COPYING.LIB OPTIONS= CPU_OPTS "Enable assembly optimizations for your CPU" off diff --git a/math/gmp/distinfo b/math/gmp/distinfo index 1aa409f45170..decec5014d6b 100644 --- a/math/gmp/distinfo +++ b/math/gmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (gmp-5.0.3.tar.bz2) = dcafe9989c7f332b373e1f766af8e9cd790fc802fdec422a1910a6ef783480e3 -SIZE (gmp-5.0.3.tar.bz2) = 2010173 +SHA256 (gmp-5.0.4.tar.bz2) = 35d4aade3e4bdf0915c944599b10d23f108ffedf6c3188aeec52221c5cf9a06f +SIZE (gmp-5.0.4.tar.bz2) = 2031540 |