Index: head/math/p5-Math-Random-MT/Makefile =================================================================== --- head/math/p5-Math-Random-MT/Makefile (revision 402546) +++ head/math/p5-Math-Random-MT/Makefile (revision 402547) @@ -1,21 +1,23 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Math-Random-MT -PORTVERSION= 1.16 -PORTREVISION= 1 +PORTVERSION= 1.17 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= The Mersenne Twister PRNG LICENSE= BSD3CLAUSE 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 Index: head/math/p5-Math-Random-MT/distinfo =================================================================== --- head/math/p5-Math-Random-MT/distinfo (revision 402546) +++ head/math/p5-Math-Random-MT/distinfo (revision 402547) @@ -1,2 +1,2 @@ -SHA256 (Math-Random-MT-1.16.tar.gz) = 3c13cfd605e6610985c5475d6fa4f55533c205d897d6d18a9f56f5f9cc3c8aca -SIZE (Math-Random-MT-1.16.tar.gz) = 11138 +SHA256 (Math-Random-MT-1.17.tar.gz) = 069a1d98a619cba1f1ab91fbd6edceb642e84e7d162c4f0e2442139037b5b0da +SIZE (Math-Random-MT-1.17.tar.gz) = 11999 Index: head/math/p5-Math-Random-MT/pkg-plist =================================================================== --- head/math/p5-Math-Random-MT/pkg-plist (revision 402546) +++ head/math/p5-Math-Random-MT/pkg-plist (revision 402547) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/Math::Random::MT.3.gz %%SITE_ARCH%%/Math/Random/MT.pm %%SITE_ARCH%%/auto/Math/Random/MT/MT.so +%%PERL5_MAN3%%/Math::Random::MT.3.gz