From 55dfbc41e43b33f90059019a4857c3a70692ab60 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 26 Jan 2005 09:09:14 +0000 Subject: Update to 4.1.4 release: - use libtool 1.5 --- math/gmp/Makefile | 10 ++-------- math/gmp/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 10 deletions(-) (limited to 'math/gmp') diff --git a/math/gmp/Makefile b/math/gmp/Makefile index df27661e4061..4291082cd802 100644 --- a/math/gmp/Makefile +++ b/math/gmp/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 diff --git a/math/gmp/distinfo b/math/gmp/distinfo index 867ff4b35518..d4f36cbbdf02 100644 --- a/math/gmp/distinfo +++ b/math/gmp/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 -- cgit v1.2.3