aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-MPFR
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-08 20:31:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-08 20:31:45 +0000
commitfa771b7f6755a750f4b0ab6ac565b8ed5c5f6bb9 (patch)
tree99cd30336eb3d014ee1ad3f9efde610a17e1bd5d /math/p5-Math-MPFR
parent0aafe552be6eef58b451853a85ac3e36b499b66c (diff)
downloadports-fa771b7f6755a750f4b0ab6ac565b8ed5c5f6bb9.tar.gz
ports-fa771b7f6755a750f4b0ab6ac565b8ed5c5f6bb9.zip
- Update to 3.25
- Strip shared library Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
Notes
Notes: svn path=/head/; revision=391597
Diffstat (limited to 'math/p5-Math-MPFR')
-rw-r--r--math/p5-Math-MPFR/Makefile7
-rw-r--r--math/p5-Math-MPFR/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile
index b608926ed1ba..ba3ba616aec4 100644
--- a/math/p5-Math-MPFR/Makefile
+++ b/math/p5-Math-MPFR/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-MPFR
-PORTVERSION= 3.24
+PORTVERSION= 3.25
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SISYPHUS
@@ -25,9 +25,10 @@ USES= perl5
USE_PERL5= configure
MAKE_ENV= INC="-I${LOCALBASE}/include"
-post-stage:
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/MPFR.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/Prec/Prec.so
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/Random/Random.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/V/V.so
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/MPFR.so
.include <bsd.port.mk>
diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo
index 6f6204f6f0e1..996f937014ba 100644
--- a/math/p5-Math-MPFR/distinfo
+++ b/math/p5-Math-MPFR/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-MPFR-3.24.tar.gz) = ac993bfbf3bbf18f1840b9cc0f60d92a2ce9dc6de5f83836717a8cfbd5211031
-SIZE (Math-MPFR-3.24.tar.gz) = 103694
+SHA256 (Math-MPFR-3.25.tar.gz) = 5f5df3c14ff533de2b763d327b0821a5c6b6cf331deaa930db90a2e031aa755c
+SIZE (Math-MPFR-3.25.tar.gz) = 104028