Index: head/math/p5-Math-GMPz/Makefile =================================================================== --- head/math/p5-Math-GMPz/Makefile (revision 434027) +++ head/math/p5-Math-GMPz/Makefile (revision 434028) @@ -1,28 +1,28 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.44 +PORTVERSION= 0.45 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl interface to the GMP library integer (mpz) functions LICENSE= ART10 GPLv1 LICENSE_COMB= dual LIB_DEPENDS= libgmp.so:math/gmp TEST_DEPENDS= p5-Math-GMP>=0:math/p5-Math-GMP \ p5-Test-Pod>=1:devel/p5-Test-Pod USE_PERL5= configure USES= localbase perl5 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GMPz/GMPz.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GMPz/Random/Random.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GMPz/V/V.so .include Index: head/math/p5-Math-GMPz/distinfo =================================================================== --- head/math/p5-Math-GMPz/distinfo (revision 434027) +++ head/math/p5-Math-GMPz/distinfo (revision 434028) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478370188 -SHA256 (Math-GMPz-0.44.tar.gz) = 9d5e44464e75b4d784db08889b0a31a3a131d42a819801d4d21e89d2e1df87a9 -SIZE (Math-GMPz-0.44.tar.gz) = 74388 +TIMESTAMP = 1487007353 +SHA256 (Math-GMPz-0.45.tar.gz) = f448b0aaba2be0771ea8a761989a9e9062fd0a3edd4969c6ddc0ccd2f6e5df2c +SIZE (Math-GMPz-0.45.tar.gz) = 76407 Index: head/math/p5-Math-GMPz/pkg-plist =================================================================== --- head/math/p5-Math-GMPz/pkg-plist (revision 434027) +++ head/math/p5-Math-GMPz/pkg-plist (revision 434028) @@ -1,7 +1,8 @@ %%SITE_ARCH%%/Math/GMPz.pm +%%SITE_ARCH%%/Math/GMPz.pod %%SITE_ARCH%%/Math/GMPz/Random.pm %%SITE_ARCH%%/Math/GMPz/V.pm %%SITE_ARCH%%/auto/Math/GMPz/GMPz.so %%SITE_ARCH%%/auto/Math/GMPz/Random/Random.so %%SITE_ARCH%%/auto/Math/GMPz/V/V.so %%PERL5_MAN3%%/Math::GMPz.3.gz