mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/p5-Image-PNG-Libpng: Update to 0.57
Changes: https://metacpan.org/changes/distribution/Image-PNG-Libpng
This commit is contained in:
parent
9632e04ee0
commit
8b42ae56c0
2 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Image-PNG-Libpng
|
||||
PORTVERSION= 0.56
|
||||
PORTVERSION= 0.57
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,6 +15,9 @@ LIB_DEPENDS= libpng.so:graphics/png
|
|||
USES= localbase perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/*.pl
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Image/PNG/Libpng/Libpng.so
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1609599071
|
||||
SHA256 (Image-PNG-Libpng-0.56.tar.gz) = fafbbfebff423f7bb85ef27a3041fb6291b50336c7a582224a5cac4331c3c7d9
|
||||
SIZE (Image-PNG-Libpng-0.56.tar.gz) = 851390
|
||||
TIMESTAMP = 1621699697
|
||||
SHA256 (Image-PNG-Libpng-0.57.tar.gz) = 909b1c4118eab82c812104602a1c4784cdb0efd400e410bda6710994b85ee8a0
|
||||
SIZE (Image-PNG-Libpng-0.57.tar.gz) = 870387
|
||||
|
|
Loading…
Add table
Reference in a new issue