Index: head/math/p5-Math-Random/Makefile =================================================================== --- head/math/p5-Math-Random/Makefile (revision 395692) +++ head/math/p5-Math-Random/Makefile (revision 395693) @@ -1,21 +1,20 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Math-Random -PORTVERSION= 0.71 -PORTREVISION= 2 +PORTVERSION= 0.72 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Random number generators USES= perl5 shebangfix -SHEBANG_FILES= example.pl USE_PERL5= configure +SHEBANG_FILES= example.pl post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Random/Random.so .include Index: head/math/p5-Math-Random/distinfo =================================================================== --- head/math/p5-Math-Random/distinfo (revision 395692) +++ head/math/p5-Math-Random/distinfo (revision 395693) @@ -1,2 +1,2 @@ -SHA256 (Math-Random-0.71.tar.gz) = 8af09c3d0041d83c3369536ab1e37d3d9707a01e2ed05d2dcc8e096cdf07cc2d -SIZE (Math-Random-0.71.tar.gz) = 46011 +SHA256 (Math-Random-0.72.tar.gz) = be0522328811d96de505d9ebac3d096359026fa8d5c38f7bb999a78ec5bc254c +SIZE (Math-Random-0.72.tar.gz) = 46907 Index: head/math/p5-Math-Random/pkg-plist =================================================================== --- head/math/p5-Math-Random/pkg-plist (revision 395692) +++ head/math/p5-Math-Random/pkg-plist (revision 395693) @@ -1,7 +1,7 @@ -%%PERL5_MAN3%%/Math::Random.3.gz %%SITE_ARCH%%/Math/Random.pm %%SITE_ARCH%%/Math/example.pl %%SITE_ARCH%%/Math/test1.pl %%SITE_ARCH%%/Math/test2.pl %%SITE_ARCH%%/auto/Math/Random/Random.so %%SITE_ARCH%%/auto/Math/Random/autosplit.ix +%%PERL5_MAN3%%/Math::Random.3.gz