aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-MPC
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-02-06 16:44:03 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-02-06 16:44:03 +0000
commitfba327fcc97a5d6215ad080ccbcd140904ebe9fe (patch)
treed47acd71e838404ce784d18d368e00b96ccd62bc /math/p5-Math-MPC
parentc6647b61a1d550843b558461e19fc00132187884 (diff)
downloadports-fba327fcc97a5d6215ad080ccbcd140904ebe9fe.tar.gz
ports-fba327fcc97a5d6215ad080ccbcd140904ebe9fe.zip
Update to 1.05. Strip XS module. Remove p5-Test-Pod from TEST_DEPENDS,
as that is for author tests, not end-user tests. Changes: https://metacpan.org/changes/distribution/Math-MPC
Notes
Notes: svn path=/head/; revision=408304
Diffstat (limited to 'math/p5-Math-MPC')
-rw-r--r--math/p5-Math-MPC/Makefile6
-rw-r--r--math/p5-Math-MPC/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile
index f84e82c88e28..882d5661bae2 100644
--- a/math/p5-Math-MPC/Makefile
+++ b/math/p5-Math-MPC/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-MPC
-PORTVERSION= 1.04
+PORTVERSION= 1.05
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,10 +18,12 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
libmpc.so:${PORTSDIR}/math/mpc \
libmpfr.so:${PORTSDIR}/math/mpfr
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
MAKE_ENV= INC="-I${LOCALBASE}/include"
USES= perl5
USE_PERL5= configure
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${SITE_ARCH}/auto/Math/MPC/MPC.so
+
.include <bsd.port.mk>
diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo
index 87eb4ef4c5c6..c198ce52aff3 100644
--- a/math/p5-Math-MPC/distinfo
+++ b/math/p5-Math-MPC/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-MPC-1.04.tar.gz) = 0796afc34a37847f55a2e40c1e7f2ca12a2baee28809b0ea4a7ae366fcde48a0
-SIZE (Math-MPC-1.04.tar.gz) = 51587
+SHA256 (Math-MPC-1.05.tar.gz) = e0fd91159d758b14b6b876a751c6f9d868b2e577854bda6797f322f5061fd85e
+SIZE (Math-MPC-1.05.tar.gz) = 54337