aboutsummaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-06-11 15:08:51 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-06-11 15:08:51 +0000
commitf7015e22ab5c4280ed395c1e3d7cffedb479583f (patch)
tree1b0995185eaca050fc75c5cc8f6486eb007468fa /math/mpfr
parentd1a82685009fde804c133cb6e90c090c9579ab73 (diff)
downloadports-f7015e22ab5c4280ed395c1e3d7cffedb479583f.tar.gz
ports-f7015e22ab5c4280ed395c1e3d7cffedb479583f.zip
Update to 3.0.0 release.
Notes
Notes: svn path=/head/; revision=256397
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/Makefile6
-rw-r--r--math/mpfr/distinfo6
-rw-r--r--math/mpfr/pkg-plist2
3 files changed, 8 insertions, 6 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 2c48afba6989..92dd4594ca5a 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mpfr
-PORTVERSION= 2.4.2
-PORTREVISION= 1
+PORTVERSION= 3.0.0
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
DIST_SUBDIR= mpfr
@@ -17,6 +16,9 @@ COMMENT= A library for multiple-precision floating-point computations
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
+LICENSE= LGPL3
+LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
+
USE_XZ= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gmp=${LOCALBASE}
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index f4049e1f6da3..71457879804b 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpfr/mpfr-2.4.2.tar.xz) = f61da10945c3de6962749a5eb70dafd3
-SHA256 (mpfr/mpfr-2.4.2.tar.xz) = d7271bbfbc9ddf387d3919df8318cd7192c67b232919bfa1cb3202d07843da1b
-SIZE (mpfr/mpfr-2.4.2.tar.xz) = 951620
+MD5 (mpfr/mpfr-3.0.0.tar.xz) = 8ab3bef2864b8c6e6a291f5603141bbd
+SHA256 (mpfr/mpfr-3.0.0.tar.xz) = 22de51fee8ccfae75eaea85938acf8c9d8e9415269d9abb7ced52ebf0a29b5d8
+SIZE (mpfr/mpfr-3.0.0.tar.xz) = 1000648
diff --git a/math/mpfr/pkg-plist b/math/mpfr/pkg-plist
index c447da6b22ec..9b215b8de728 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.3
+lib/libmpfr.so.4