mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
- Update to 1.39
- Strip shared library - Sort PLIST Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
This commit is contained in:
parent
791a74ac91
commit
142ea5d4c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394692
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user