1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00

Update to 2.172

- Strip shared library

Changes:	https://metacpan.org/changes/distribution/Data-Dumper
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-09-20 19:28:16 +00:00
parent 4a449cac3d
commit 8a9d7227dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480205
3 changed files with 8 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Data-Dumper
PORTVERSION= 2.161
PORTVERSION= 2.172
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,4 +16,7 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Data/Dumper/Dumper.so
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1468513009
SHA256 (Data-Dumper-2.161.tar.gz) = 3aa4ac1b042b3880438165fb2b2139d377564a8e9928ffe689ede5304ee90558
SIZE (Data-Dumper-2.161.tar.gz) = 107198
TIMESTAMP = 1537456704
SHA256 (Data-Dumper-2.172.tar.gz) = a95a3037163817221021ac145500968be44dc155c261f4097136392c0a9fecd9
SIZE (Data-Dumper-2.172.tar.gz) = 110199

View File

@ -1,2 +1,3 @@
%%SITE_ARCH%%/Data/Dumper.pm
%%SITE_ARCH%%/auto/Data/Dumper/Dumper.so
%%PERL5_MAN3%%/Data::Dumper.3.gz