summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2013-10-05 21:04:40 +0000
committerale <ale@FreeBSD.org>2013-10-05 21:04:40 +0000
commit48b50512a44e49268aa53d4c0397da368d9cc69d (patch)
treed116a946e8410df975f173906c6c487c09b7d02b
parent03c6babc9d8a64594f9d7a4d7a537f2a6060710e (diff)
downloadFreeBSD-ports-48b50512a44e49268aa53d4c0397da368d9cc69d.zip
FreeBSD-ports-48b50512a44e49268aa53d4c0397da368d9cc69d.tar.gz
Update to 5.1.3 release.
-rw-r--r--math/gmp/Makefile4
-rw-r--r--math/gmp/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index 3114da9..941feb9 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gmp
-PORTVERSION= 5.1.2
+PORTVERSION= 5.1.3
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
@@ -15,7 +15,7 @@ LICENSE= LGPL3
OPTIONS_DEFINE= CPU_OPTS
CPU_OPTS_DESC= Enable assembly optimizations for your CPU
-USE_BZIP2= yes
+USE_XZ= yes
HAS_CONFIGURE= yes
GNU_CONFIGURE= no # needed, since the following line would add it
USE_AUTOTOOLS= libtool
diff --git a/math/gmp/distinfo b/math/gmp/distinfo
index a46ca56..8d6cf21 100644
--- a/math/gmp/distinfo
+++ b/math/gmp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gmp-5.1.2.tar.bz2) = 2099deea64ef3e58ac2b42eaaa0286c3231430a8e893359d806bfa31611c1b8f
-SIZE (gmp-5.1.2.tar.bz2) = 2194495
+SHA256 (gmp-5.1.3.tar.xz) = dee2eda37f4ff541f30019932db0c37f6f77a30ba3609234933b1818f9b07071
+SIZE (gmp-5.1.3.tar.xz) = 1818812
OpenPOWER on IntegriCloud