aboutsummaryrefslogtreecommitdiff
path: root/math/gmp
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-02-14 14:42:18 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-02-14 14:42:18 +0000
commitacf54291f0fe3e93bedde5d48e0b708640e19310 (patch)
treea6a48cd3685c64e52cf58748d52e9706509fed10 /math/gmp
parent5015458d096effe042f1265e183a81774ca5faeb (diff)
downloadports-acf54291f0fe3e93bedde5d48e0b708640e19310.tar.gz
ports-acf54291f0fe3e93bedde5d48e0b708640e19310.zip
Update to 5.1.1 release.
Notes
Notes: svn path=/head/; revision=312232
Diffstat (limited to 'math/gmp')
-rw-r--r--math/gmp/Makefile8
-rw-r--r--math/gmp/distinfo4
2 files changed, 3 insertions, 9 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index 330df1bcd435..848178c35900 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= gmp
-PORTVERSION= 5.1.0
+PORTVERSION= 5.1.1
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
-DISTFILES= ${PORTNAME}-${PORTVERSION}a${EXTRACT_SUFX}
MAINTAINER= ale@FreeBSD.org
COMMENT= A free library for arbitrary precision arithmetic
@@ -41,11 +40,6 @@ CONFIGURE_ENV+= ABI="64"
CONFIGURE_ENV+= ABI="32"
.endif
-# temporary build hack for ARM
-.if ${ARCH} == "arm"
-CONFIGURE_ARGS+=--enable-assembly=no
-.endif
-
post-extract:
@${RM} -f ${WRKSRC}/doc/gmp.info*
diff --git a/math/gmp/distinfo b/math/gmp/distinfo
index 63abb4553a36..4ffbaf8a38f6 100644
--- a/math/gmp/distinfo
+++ b/math/gmp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gmp-5.1.0a.tar.bz2) = ed5239a62aeaba6cfc8d50ec36fb59215618f98c248d4bb05ca9bccd990794dc
-SIZE (gmp-5.1.0a.tar.bz2) = 2196866
+SHA256 (gmp-5.1.1.tar.bz2) = a0d4779f48b36519dfaceb5f987a7c76fcac223258bebea3bb2244310970afad
+SIZE (gmp-5.1.1.tar.bz2) = 2213841