Index: head/math/p5-Math-MPC/Makefile =================================================================== --- head/math/p5-Math-MPC/Makefile (revision 459091) +++ head/math/p5-Math-MPC/Makefile (revision 459092) @@ -1,28 +1,28 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= Math-MPC -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to MPC Library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Math-MPFR>=3.23:math/p5-Math-MPFR LIB_DEPENDS= libgmp.so:math/gmp \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= localbase perl5 post-install: ${STRIP_CMD} ${STAGEDIR}${SITE_ARCH}/auto/Math/MPC/MPC.so .include Index: head/math/p5-Math-MPC/distinfo =================================================================== --- head/math/p5-Math-MPC/distinfo (revision 459091) +++ head/math/p5-Math-MPC/distinfo (revision 459092) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481116629 -SHA256 (Math-MPC-1.07.tar.gz) = 1d94ac3926e5fe252e062bc118d142b538f07364d98285d256a4f7bcac8bbfd8 -SIZE (Math-MPC-1.07.tar.gz) = 62272 +TIMESTAMP = 1516028301 +SHA256 (Math-MPC-1.08.tar.gz) = 3e3fe49a9102b514378060bec2531b1e56efdddf3e0646603bcbd533d49ae62e +SIZE (Math-MPC-1.08.tar.gz) = 63363 Index: head/math/p5-Math-MPC/pkg-plist =================================================================== --- head/math/p5-Math-MPC/pkg-plist (revision 459091) +++ head/math/p5-Math-MPC/pkg-plist (revision 459092) @@ -1,3 +1,4 @@ %%SITE_ARCH%%/Math/MPC.pm +%%SITE_ARCH%%/Math/MPC.pod %%SITE_ARCH%%/auto/Math/MPC/MPC.so %%PERL5_MAN3%%/Math::MPC.3.gz