aboutsummaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2011-10-06 12:28:46 +0000
committerAlex Dupre <ale@FreeBSD.org>2011-10-06 12:28:46 +0000
commit298e55bf22bf497e5d8cd9682fea500204864dcf (patch)
treef99e5096b3c8bc343aa541f38d94f87be62be5ec /math/mpfr
parentf554889f563f88a187fc639ef280fbdd1f4e4c0b (diff)
downloadports-298e55bf22bf497e5d8cd9682fea500204864dcf.tar.gz
ports-298e55bf22bf497e5d8cd9682fea500204864dcf.zip
Notes
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/Makefile12
-rw-r--r--math/mpfr/distinfo12
2 files changed, 10 insertions, 14 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 5ca9c78ea3a3..2b39efc7704b 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mpfr
-PORTVERSION= 3.0.1
+PORTVERSION= 3.1.0
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
DIST_SUBDIR= mpfr
@@ -19,15 +19,19 @@ COMMENT= A library for multiple-precision floating-point computations
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
-PATCHLEVEL= 4
-PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
+#PATCHLEVEL= 1
+#PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
+USE_AUTOTOOLS= libtool
+USE_GNOME= ltverhack
+
USE_XZ= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-gmp=${LOCALBASE}
+CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \
+ --disable-thread-safe
USE_LDCONFIG= yes
INFO= mpfr
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index 45edadf27cf6..cc312a0f2fce 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,10 +1,2 @@
-SHA256 (mpfr/mpfr-3.0.1.tar.xz) = 28a96d58f2763528a979b2a016959dce2abbc8fef8142fa1860670c248760061
-SIZE (mpfr/mpfr-3.0.1.tar.xz) = 1016096
-SHA256 (mpfr/patch01) = 71c062051a2c7df031740b9b358b32addbcf90261f914cdfc32fc66f7afdf43a
-SIZE (mpfr/patch01) = 3899
-SHA256 (mpfr/patch02) = c7d92754b1de6040e69ef253a63f084f96bdbefcf7a12211397b9f6b29cf9721
-SIZE (mpfr/patch02) = 3282
-SHA256 (mpfr/patch03) = cdec3e6b213260c5e3d51696c44bb373b035a10b178b711f001e672e768f27f5
-SIZE (mpfr/patch03) = 3347
-SHA256 (mpfr/patch04) = 3c8b35c4d2593d404dadee1d00b2c5d6cc581e9530c10085fd0a183b39e31200
-SIZE (mpfr/patch04) = 1722
+SHA256 (mpfr/mpfr-3.1.0.tar.xz) = 84fdb2d65e7323ae717f82ebf524280afe076393188e83ebc278a6bd91cf4ed0
+SIZE (mpfr/mpfr-3.1.0.tar.xz) = 1083128