aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-31 16:26:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-31 16:26:12 +0000
commit6bfdb65e2c726f5615dd2a6294524796597872bc (patch)
treeaa7f82b0871b0d1483451d88bce7b13235efd484 /math/p5-Math-GMP
parent0f5aa67111542ebfc1ad98b72fb00b4d39b74bff (diff)
downloadports-6bfdb65e2c726f5615dd2a6294524796597872bc.tar.gz
ports-6bfdb65e2c726f5615dd2a6294524796597872bc.zip
- Update to 2.09
- Do not silence installation message - Sort PLIST Changes: http://search.cpan.org/dist/Math-GMP/Changes
Notes
Notes: svn path=/head/; revision=393342
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r--math/p5-Math-GMP/Makefile6
-rw-r--r--math/p5-Math-GMP/distinfo4
-rw-r--r--math/p5-Math-GMP/pkg-plist2
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 <bsd.port.mk>
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