aboutsummaryrefslogtreecommitdiffstats
path: root/math/libgmp4
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-01-26 17:09:14 +0800
committerale <ale@FreeBSD.org>2005-01-26 17:09:14 +0800
commitc1275152673a06b826331759d3960b87dd4dd724 (patch)
tree68139dd60600c42a2aeb5eaaa0a6f51b88d5469c /math/libgmp4
parent061c7e003b54f5a2dad28ce89005b1e25fb0a12a (diff)
downloadfreebsd-ports-gnome-c1275152673a06b826331759d3960b87dd4dd724.tar.gz
freebsd-ports-gnome-c1275152673a06b826331759d3960b87dd4dd724.tar.zst
freebsd-ports-gnome-c1275152673a06b826331759d3960b87dd4dd724.zip
Update to 4.1.4 release:
- use libtool 1.5
Diffstat (limited to 'math/libgmp4')
-rw-r--r--math/libgmp4/Makefile10
-rw-r--r--math/libgmp4/distinfo4
2 files changed, 4 insertions, 10 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile
index df27661e4061..4291082cd802 100644
--- a/math/libgmp4/Makefile
+++ b/math/libgmp4/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= libgmp
-PORTVERSION= 4.1.3
+PORTVERSION= 4.1.4
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
@@ -16,9 +16,7 @@ DISTNAME= gmp-${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= A free library for arbitrary precision arithmetic
-USE_REINPLACE= yes
-USE_GNOME= lthack
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_ARGS= --enable-cxx --enable-mpfr
INSTALLS_SHLIB= yes
@@ -28,8 +26,4 @@ INFO= gmp mpfr
post-extract:
@${RM} -f ${WRKSRC}/gmp.info*
-post-patch:
- @${FIND} ${WRKSRC} -name "Makefile.in" | \
- ${XARGS} ${REINPLACE_CMD} -e 's|--tag=CC||g'
-
.include <bsd.port.mk>
diff --git a/math/libgmp4/distinfo b/math/libgmp4/distinfo
index 867ff4b35518..d4f36cbbdf02 100644
--- a/math/libgmp4/distinfo
+++ b/math/libgmp4/distinfo
@@ -1,2 +1,2 @@
-MD5 (gmp-4.1.3.tar.gz) = bdbb9136fa22a0ccf028d0f87aae1dd2
-SIZE (gmp-4.1.3.tar.gz) = 2198898
+MD5 (gmp-4.1.4.tar.gz) = aa5e5fb3a7cdebe8c5b681a6cf4a670e
+SIZE (gmp-4.1.4.tar.gz) = 2201302