diff options
Diffstat (limited to 'math/mpfr')
-rw-r--r-- | math/mpfr/Makefile | 5 | ||||
-rw-r--r-- | math/mpfr/distinfo | 6 | ||||
-rw-r--r-- | math/mpfr/pkg-plist | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index a5300df95a13..22ed3f90d520 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpfr -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.0 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ DIST_SUBDIR= mpfr @@ -18,8 +18,7 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \ - --enable-shared +CONFIGURE_ARGS= --with-gmp=${LOCALBASE} USE_LDCONFIG= yes INFO= mpfr diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo index c2feccf246c5..c34d87b85768 100644 --- a/math/mpfr/distinfo +++ b/math/mpfr/distinfo @@ -1,3 +1,3 @@ -MD5 (mpfr/mpfr-2.2.1.tar.bz2) = 40bf06f8081461d8db7d6f4ad5b9f6bd -SHA256 (mpfr/mpfr-2.2.1.tar.bz2) = 92e2fea0eefd3d50b8e762334326657bfc5be9a6bda58cfa724b2a5cba9f65e4 -SIZE (mpfr/mpfr-2.2.1.tar.bz2) = 787634 +MD5 (mpfr/mpfr-2.3.0.tar.bz2) = cf7c743e4be122e63eb6f372fc58b657 +SHA256 (mpfr/mpfr-2.3.0.tar.bz2) = 359f0d344f92d1f145ddcd37adf54f9b8069aa2ce89c4a19603d080ef17d2d48 +SIZE (mpfr/mpfr-2.3.0.tar.bz2) = 872947 diff --git a/math/mpfr/pkg-plist b/math/mpfr/pkg-plist index 1363efa6c1b9..453cbde1fa15 100644 --- a/math/mpfr/pkg-plist +++ b/math/mpfr/pkg-plist @@ -3,4 +3,4 @@ include/mpf2mpfr.h lib/libmpfr.a lib/libmpfr.la lib/libmpfr.so -lib/libmpfr.so.1 +lib/libmpfr.so.2 |