Index: head/math/p5-Math-MPFR/Makefile =================================================================== --- head/math/p5-Math-MPFR/Makefile (revision 463753) +++ head/math/p5-Math-MPFR/Makefile (revision 463754) @@ -1,32 +1,35 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 4.0 +PORTVERSION= 4.01 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to MPFR Library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr TEST_DEPENDS= p5-Math-GMP>=0:math/p5-Math-GMP \ p5-Math-GMPf>=0:math/p5-Math-GMPf \ p5-Math-GMPq>=0:math/p5-Math-GMPq \ p5-Math-GMPz>=0:math/p5-Math-GMPz USE_PERL5= configure USES= localbase perl5 + +post-patch: + @${REINPLACE_CMD} -e 's| -lquadmath||' ${WRKSRC}/Makefile.PL post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/MPFR.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/Prec/Prec.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/Random/Random.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/V/V.so .include Index: head/math/p5-Math-MPFR/distinfo =================================================================== --- head/math/p5-Math-MPFR/distinfo (revision 463753) +++ head/math/p5-Math-MPFR/distinfo (revision 463754) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515159240 -SHA256 (Math-MPFR-4.0.tar.gz) = 9f1f1237781b01f4d319be97ea370c3e8ae64c103f258a7a2311985686195ab5 -SIZE (Math-MPFR-4.0.tar.gz) = 147334 +TIMESTAMP = 1520364898 +SHA256 (Math-MPFR-4.01.tar.gz) = 0d5afc5bcfdb8f163e9638519e0122df78bf6e985aae9d1ec7ebf8fd2f7ab9b3 +SIZE (Math-MPFR-4.01.tar.gz) = 151364