From 1edfd77c86265ade7e08acc52b24d024dc0c0cb7 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sat, 28 Nov 2015 17:14:52 +0000 Subject: Update to 1.17. Strip the XS library, and sort plist. Changes: https://metacpan.org/changes/distribution/Math-Random-MT --- math/p5-Math-Random-MT/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'math/p5-Math-Random-MT/Makefile') diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index bb7fc57f1645..40cc95b790f0 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Random-MT -PORTVERSION= 1.16 -PORTREVISION= 1 +PORTVERSION= 1.17 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,4 +17,7 @@ TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Random/MT/MT.so + .include -- cgit v1.2.3