summaryrefslogtreecommitdiff
path: root/devel/gmp/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-11-22 13:58:28 +0000
committeradam <adam@pkgsrc.org>2004-11-22 13:58:28 +0000
commit62453b94bb10f1684c86962ce8967068c49956b7 (patch)
tree32eb3daf09e46d62fb1774f08e02156181ca6666 /devel/gmp/Makefile
parent95493432309d8418a6d4b4832deb4e8038df2827 (diff)
downloadpkgsrc-62453b94bb10f1684c86962ce8967068c49956b7.tar.gz
Changes 4.1.4:
* Bug fix to FFT multiplication code (crash for huge operands). * Bug fix to mpf_sub (miscomputation). * Support for powerpc64-gnu-linux. * Better support for AMD64 in 32-bit mode. * Upwardly binary compatible with 4.1.3, 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0, and 3.x versions.
Diffstat (limited to 'devel/gmp/Makefile')
-rw-r--r--devel/gmp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/gmp/Makefile b/devel/gmp/Makefile
index cff5cac3609..2e95ca70178 100644
--- a/devel/gmp/Makefile
+++ b/devel/gmp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2004/10/03 00:13:28 tv Exp $
+# $NetBSD: Makefile,v 1.31 2004/11/22 13:58:28 adam Exp $
-DISTNAME= gmp-4.1.3
-PKGREVISION= 1
+DISTNAME= gmp-4.1.4
CATEGORIES= devel math
MASTER_SITES= ${MASTER_SITE_GNU:=gmp/}
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +15,6 @@ USE_BUILDLINK3= yes
USE_LANGUAGES= c c++
USE_GNU_TOOLS+= m4
USE_LIBTOOL= yes
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-cxx --without-readline