aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-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