aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMP
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-10 22:42:16 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-10 22:42:16 +0000
commit166e2499e187ecca996b44cb04747562c2d5b50b (patch)
tree4d94bf53c3e2699c6ee66c35fb00adfd557ecdc5 /math/p5-Math-GMP
parentf6da3fe18e8314171e0259a39678e63062a7a36a (diff)
downloadports-166e2499e187ecca996b44cb04747562c2d5b50b.tar.gz
ports-166e2499e187ecca996b44cb04747562c2d5b50b.zip
- Update to 2.07
- Strip shared object
Notes
Notes: svn path=/head/; revision=343690
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r--math/p5-Math-GMP/Makefile6
-rw-r--r--math/p5-Math-GMP/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
index 91c4e2da6da2..538d21b8a1ba 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Math-GMP
-PORTVERSION= 2.06
-PORTREVISION= 1
+PORTVERSION= 2.07
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,4 +19,7 @@ CONFIGURE_ARGS= INC=-I${LOCALBASE}/include LIBS="-L${LOCALBASE}/lib -lgmp"
USES= perl5
USE_PERL5= configure
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Math/GMP/GMP.so
+
.include <bsd.port.mk>
diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo
index 4524203f023b..b379dc62b4cb 100644
--- a/math/p5-Math-GMP/distinfo
+++ b/math/p5-Math-GMP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-GMP-2.06.tar.gz) = bfd044c51687c7356edba1582f83c34a9dfc0c3451f6faeff400be62a7852b37
-SIZE (Math-GMP-2.06.tar.gz) = 24563
+SHA256 (Math-GMP-2.07.tar.gz) = 2a1f153c5615bae2a8cf1204b0879d3f46b82d766254a1c1d786ddfb8c12b0c9
+SIZE (Math-GMP-2.07.tar.gz) = 24696