aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-GMP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-19 03:54:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-19 03:54:59 +0000
commit142ea5d4c7fbe6770d40bd0b4ce6c6ea3f9b0219 (patch)
treed90871c8573fda7a5f502cfafdb1c65888f2aaf6 /math/p5-Math-BigInt-GMP
parent791a74ac918e9508f8ee52089b56658f4ed4d2ac (diff)
downloadports-142ea5d4c7fbe6770d40bd0b4ce6c6ea3f9b0219.tar.gz
ports-142ea5d4c7fbe6770d40bd0b4ce6c6ea3f9b0219.zip
- Update to 1.39
- Strip shared library - Sort PLIST Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
Notes
Notes: svn path=/head/; revision=394692
Diffstat (limited to 'math/p5-Math-BigInt-GMP')
-rw-r--r--math/p5-Math-BigInt-GMP/Makefile6
-rw-r--r--math/p5-Math-BigInt-GMP/distinfo4
-rw-r--r--math/p5-Math-BigInt-GMP/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile
index 430bbc2987f8..da24977dd52f 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Math-BigInt-GMP
-PORTVERSION= 1.38
-PORTREVISION= 1
+PORTVERSION= 1.39
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -27,4 +26,7 @@ post-patch:
-e "if (/'LIBS'/) { print qq!'INC' => '-I${LOCALBASE}/include',!; }" \
${WRKSRC}/Makefile.PL
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/BigInt/GMP/GMP.so
+
.include <bsd.port.mk>
diff --git a/math/p5-Math-BigInt-GMP/distinfo b/math/p5-Math-BigInt-GMP/distinfo
index 6a67925a376c..6ac5d78b9ded 100644
--- a/math/p5-Math-BigInt-GMP/distinfo
+++ b/math/p5-Math-BigInt-GMP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-BigInt-GMP-1.38.tar.gz) = 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15
-SIZE (Math-BigInt-GMP-1.38.tar.gz) = 55585
+SHA256 (Math-BigInt-GMP-1.39.tar.gz) = d3d7ce4cfdd21ad829b069bf102a872555075b4f02ee4c28b468c11364cfa0b3
+SIZE (Math-BigInt-GMP-1.39.tar.gz) = 55689
diff --git a/math/p5-Math-BigInt-GMP/pkg-plist b/math/p5-Math-BigInt-GMP/pkg-plist
index 92e09dd91708..6d6bd96aa673 100644
--- a/math/p5-Math-BigInt-GMP/pkg-plist
+++ b/math/p5-Math-BigInt-GMP/pkg-plist
@@ -1,3 +1,3 @@
-%%PERL5_MAN3%%/Math::BigInt::GMP.3.gz
%%SITE_ARCH%%/Math/BigInt/GMP.pm
%%SITE_ARCH%%/auto/Math/BigInt/GMP/GMP.so
+%%PERL5_MAN3%%/Math::BigInt::GMP.3.gz