aboutsummaryrefslogtreecommitdiff
path: root/math/gmp
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-01-30 11:00:07 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-01-30 11:00:07 +0000
commit8625cd193346295bc3a042cdb1f482faceebcd78 (patch)
tree926abaf47648eab5a6319382dff212711c99034d /math/gmp
parenta38780ec46344e630226a8453e2ec69d454b8c63 (diff)
downloadports-8625cd193346295bc3a042cdb1f482faceebcd78.tar.gz
ports-8625cd193346295bc3a042cdb1f482faceebcd78.zip
Update to 5.0.3 release and pet portlint.
Notes
Notes: svn path=/head/; revision=290108
Diffstat (limited to 'math/gmp')
-rw-r--r--math/gmp/Makefile9
-rw-r--r--math/gmp/distinfo4
2 files changed, 5 insertions, 8 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index 54f108c9ffb0..7ee168f79da0 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -6,22 +6,19 @@
#
PORTNAME= gmp
-PORTVERSION= 5.0.2
+PORTVERSION= 5.0.3
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
-DISTNAME= gmp-${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= A free library for arbitrary precision arithmetic
-CONFLICTS= libgmp-4.*
-
-OPTIONS= CPU_OPTS "Enable assembly optimizations for your CPU" off
-
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
+OPTIONS= CPU_OPTS "Enable assembly optimizations for your CPU" off
+
USE_BZIP2= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
diff --git a/math/gmp/distinfo b/math/gmp/distinfo
index 7d13472c72ea..1aa409f45170 100644
--- a/math/gmp/distinfo
+++ b/math/gmp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gmp-5.0.2.tar.bz2) = dbc2db76fdd4e99f85d5e35aa378ed62c283e0d586b91bd8703aff75a7804c28
-SIZE (gmp-5.0.2.tar.bz2) = 2024576
+SHA256 (gmp-5.0.3.tar.bz2) = dcafe9989c7f332b373e1f766af8e9cd790fc802fdec422a1910a6ef783480e3
+SIZE (gmp-5.0.3.tar.bz2) = 2010173