Index: head/math/p5-Math-MPFR/Makefile =================================================================== --- head/math/p5-Math-MPFR/Makefile (revision 391596) +++ head/math/p5-Math-MPFR/Makefile (revision 391597) @@ -1,33 +1,34 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.24 +PORTVERSION= 3.25 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to MPFR Library LICENSE= ART10 GPLv1 LICENSE_COMB= dual LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \ libmpfr.so:${PORTSDIR}/math/mpfr TEST_DEPENDS= p5-Math-GMP>=0:${PORTSDIR}/math/p5-Math-GMP \ p5-Math-GMPf>=0:${PORTSDIR}/math/p5-Math-GMPf \ p5-Math-GMPq>=0:${PORTSDIR}/math/p5-Math-GMPq \ p5-Math-GMPz>=0:${PORTSDIR}/math/p5-Math-GMPz USES= perl5 USE_PERL5= configure MAKE_ENV= INC="-I${LOCALBASE}/include" -post-stage: +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 - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPFR/MPFR.so .include Index: head/math/p5-Math-MPFR/distinfo =================================================================== --- head/math/p5-Math-MPFR/distinfo (revision 391596) +++ head/math/p5-Math-MPFR/distinfo (revision 391597) @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.24.tar.gz) = ac993bfbf3bbf18f1840b9cc0f60d92a2ce9dc6de5f83836717a8cfbd5211031 -SIZE (Math-MPFR-3.24.tar.gz) = 103694 +SHA256 (Math-MPFR-3.25.tar.gz) = 5f5df3c14ff533de2b763d327b0821a5c6b6cf331deaa930db90a2e031aa755c +SIZE (Math-MPFR-3.25.tar.gz) = 104028