aboutsummaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-12-01 11:33:12 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-12-01 11:33:12 +0000
commitcb35cb5c5bbfcb54e4490c63adfd65a234f4a39f (patch)
tree0bde8380d7235c7ed972d122199e462b46872839 /math/mpfr
parent43419d003c5ddafbcd7d9e6fa80198d8ecd65c70 (diff)
downloadports-cb35cb5c5bbfcb54e4490c63adfd65a234f4a39f.tar.gz
ports-cb35cb5c5bbfcb54e4490c63adfd65a234f4a39f.zip
Update to 2.4.2 release.
Notes
Notes: svn path=/head/; revision=245052
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/Makefile11
-rw-r--r--math/mpfr/distinfo6
2 files changed, 12 insertions, 5 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index a350d1819a18..e2953aa291e0 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mpfr
-PORTVERSION= 2.4.1
-PORTREVISION= 1
+PORTVERSION= 2.4.2
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
DIST_SUBDIR= mpfr
@@ -24,6 +23,14 @@ USE_LDCONFIG= yes
INFO= mpfr
+PORTDOCS= *
+
+.if defined(NOPORTDOCS)
+post-patch:
+ @${REINPLACE_CMD} 's/install-nobase_dist_docDATA$$//' \
+ ${WRKSRC}/Makefile.in
+.endif
+
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index ffc6efa76f64..a435f4924cdd 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpfr/mpfr-2.4.1.tar.bz2) = c5ee0a8ce82ad55fe29ac57edd35d09e
-SHA256 (mpfr/mpfr-2.4.1.tar.bz2) = 642890e85c6ee684b5c257612df15b034b2a06a5c277fb6647332ebe763a485e
-SIZE (mpfr/mpfr-2.4.1.tar.bz2) = 1064281
+MD5 (mpfr/mpfr-2.4.2.tar.bz2) = 89e59fe665e2b3ad44a6789f40b059a0
+SHA256 (mpfr/mpfr-2.4.2.tar.bz2) = c7e75a08a8d49d2082e4caee1591a05d11b9d5627514e678f02d66a124bcf2ba
+SIZE (mpfr/mpfr-2.4.2.tar.bz2) = 1077886