Skip to content

Commit

Permalink
graphics/p5-Image-PNG-Libpng: Update to 0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 26, 2021
1 parent 9632e04 commit 8b42ae5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion graphics/p5-Image-PNG-Libpng/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Image-PNG-Libpng
PORTVERSION= 0.56
PORTVERSION= 0.57
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions graphics/p5-Image-PNG-Libpng/distinfo
@@ -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

0 comments on commit 8b42ae5

Please sign in to comment.