aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/mpfr/Makefile8
-rw-r--r--math/mpfr/distinfo4
-rw-r--r--math/mpfr/pkg-plist4
3 files changed, 10 insertions, 6 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 6bdd68d30486..afbd31e8d326 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mpfr
-PORTVERSION= 2.1.2
+PORTVERSION= 2.2.0
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
@@ -15,8 +15,10 @@ COMMENT= A library for multiple-precision floating-point computations
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-gmp=${LOCALBASE}
+USE_LIBTOOL_VER=15
+CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \
+ --enable-shared
+INSTALLS_SHLIB= yes
INFO= mpfr
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index 26e8045aa91c..975d53958785 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,2 +1,2 @@
-MD5 (mpfr-2.1.2.tar.gz) = d3bf773894478bf71af87f681b6819a1
-SIZE (mpfr-2.1.2.tar.gz) = 622693
+MD5 (mpfr-2.2.0.tar.gz) = 15845f68d26f2487a9c6d5b8148f9204
+SIZE (mpfr-2.2.0.tar.gz) = 944299
diff --git a/math/mpfr/pkg-plist b/math/mpfr/pkg-plist
index 8ce14d435be4..e3ee60146e39 100644
--- a/math/mpfr/pkg-plist
+++ b/math/mpfr/pkg-plist
@@ -1,3 +1,5 @@
-lib/libmpfr.a
include/mpfr.h
include/mpf2mpfr.h
+lib/libmpfr.a
+lib/libmpfr.so
+lib/libmpfr.so.1