- Update to 2.07

- Strip shared object
This commit is contained in:
Emanuel Haupt 2014-02-10 22:42:16 +00:00
parent f6da3fe18e
commit 166e2499e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343690
2 changed files with 6 additions and 4 deletions

View File

@ -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>

View File

@ -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