Index: head/math/p5-Math-GMP/Makefile =================================================================== --- head/math/p5-Math-GMP/Makefile (revision 477528) +++ head/math/p5-Math-GMP/Makefile (revision 477529) @@ -1,24 +1,27 @@ # Created by: will # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.17 +PORTVERSION= 2.19 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides an interface to the GMP library LICENSE= LGPL20+ -BUILD_DEPENDS= p5-Devel-CheckLib>=0.9:devel/p5-Devel-CheckLib LIB_DEPENDS= libgmp.so:math/gmp -USE_PERL5= configure USES= localbase perl5 +USE_PERL5= configure + +post-patch: + @${REINPLACE_CMD} -e '/Alien::GMP/d' ${WRKSRC}/META.json ${WRKSRC}/META.yml ${WRKSRC}/Makefile.PL + @${REINPLACE_CMD} -e 's|Alien::Base::Wrapper->mm_args|"LIBS" => ["-lgmp"]|' ${WRKSRC}/Makefile.PL post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GMP/GMP.so .include Index: head/math/p5-Math-GMP/distinfo =================================================================== --- head/math/p5-Math-GMP/distinfo (revision 477528) +++ head/math/p5-Math-GMP/distinfo (revision 477529) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522941268 -SHA256 (Math-GMP-2.17.tar.gz) = 27e809df0d6cfcfc5851c0f68773b6e563347f43de8aff4989454c782754fb1f -SIZE (Math-GMP-2.17.tar.gz) = 33310 +TIMESTAMP = 1534586427 +SHA256 (Math-GMP-2.19.tar.gz) = 11e1e071411019d6681091b0bc97384658213e9f3088ee8587683452832807b0 +SIZE (Math-GMP-2.19.tar.gz) = 33475