From 6bfdb65e2c726f5615dd2a6294524796597872bc Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 31 Jul 2015 16:26:12 +0000 Subject: [PATCH] - Update to 2.09 - Do not silence installation message - Sort PLIST Changes: http://search.cpan.org/dist/Math-GMP/Changes --- math/p5-Math-GMP/Makefile | 6 +++--- math/p5-Math-GMP/distinfo | 4 ++-- math/p5-Math-GMP/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 25ee72b93141..88c225f78e99 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.07 -PORTREVISION= 1 +PORTVERSION= 2.09 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Perl module that provides an interface to the GMP library LICENSE= LGPL20 LGPL21 LGPL3 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Devel-CheckLib>=0.9:${PORTSDIR}/devel/p5-Devel-CheckLib LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp CONFIGURE_ARGS= INC=-I${LOCALBASE}/include LIBS="-L${LOCALBASE}/lib -lgmp" @@ -21,6 +21,6 @@ USES= perl5 USE_PERL5= configure post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GMP/GMP.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GMP/GMP.so .include diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index b379dc62b4cb..89a16d603134 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMP-2.07.tar.gz) = 2a1f153c5615bae2a8cf1204b0879d3f46b82d766254a1c1d786ddfb8c12b0c9 -SIZE (Math-GMP-2.07.tar.gz) = 24696 +SHA256 (Math-GMP-2.09.tar.gz) = b3b753392ab45c2bcf06563274686aa7dcf3ab2d1204c0371f153a8a6c5f1e03 +SIZE (Math-GMP-2.09.tar.gz) = 28335 diff --git a/math/p5-Math-GMP/pkg-plist b/math/p5-Math-GMP/pkg-plist index 17cd6cb48be4..014da3b9f2b8 100644 --- a/math/p5-Math-GMP/pkg-plist +++ b/math/p5-Math-GMP/pkg-plist @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/Math::GMP.3.gz %%SITE_ARCH%%/Math/GMP.pm %%SITE_ARCH%%/auto/Math/GMP/GMP.so %%SITE_ARCH%%/auto/Math/GMP/autosplit.ix +%%PERL5_MAN3%%/Math::GMP.3.gz