svn commit: r515893 - head/graphics/p5-Image-Info

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 28 14:56:53 UTC 2019


Author: sunpoet
Date: Mon Oct 28 14:56:52 2019
New Revision: 515893
URL: https://svnweb.freebsd.org/changeset/ports/515893

Log:
  Update to 1.42
  
  Changes:	https://metacpan.org/changes/distribution/Image-Info

Modified:
  head/graphics/p5-Image-Info/Makefile
  head/graphics/p5-Image-Info/distinfo
  head/graphics/p5-Image-Info/pkg-plist

Modified: head/graphics/p5-Image-Info/Makefile
==============================================================================
--- head/graphics/p5-Image-Info/Makefile	Mon Oct 28 14:56:46 2019	(r515892)
+++ head/graphics/p5-Image-Info/Makefile	Mon Oct 28 14:56:52 2019	(r515893)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Image-Info
-PORTVERSION=	1.41
+PORTVERSION=	1.42
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,6 +20,7 @@ RUN_DEPENDS=	p5-IO-String>=0:devel/p5-IO-String \
 
 USES=		perl5
 USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/p5-Image-Info/distinfo
==============================================================================
--- head/graphics/p5-Image-Info/distinfo	Mon Oct 28 14:56:46 2019	(r515892)
+++ head/graphics/p5-Image-Info/distinfo	Mon Oct 28 14:56:52 2019	(r515893)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499961048
-SHA256 (Image-Info-1.41.tar.gz) = c546d27414686660dbc3cd8501537128c5285a8db0faf742c2dc12b9a29ba3db
-SIZE (Image-Info-1.41.tar.gz) = 265977
+TIMESTAMP = 1572266802
+SHA256 (Image-Info-1.42.tar.gz) = 2bca560c3f71b3c1cd63ac3a974e62f3baeb986b7ffaa026b929081b914a8f4f
+SIZE (Image-Info-1.42.tar.gz) = 321727

Modified: head/graphics/p5-Image-Info/pkg-plist
==============================================================================
--- head/graphics/p5-Image-Info/pkg-plist	Mon Oct 28 14:56:46 2019	(r515892)
+++ head/graphics/p5-Image-Info/pkg-plist	Mon Oct 28 14:56:52 2019	(r515893)
@@ -15,6 +15,7 @@
 %%SITE_PERL%%/Image/Info/SVG/XMLSimple.pm
 %%SITE_PERL%%/Image/Info/TIFF.pm
 %%SITE_PERL%%/Image/Info/WBMP.pm
+%%SITE_PERL%%/Image/Info/WEBP.pm
 %%SITE_PERL%%/Image/Info/XBM.pm
 %%SITE_PERL%%/Image/Info/XPM.pm
 %%SITE_PERL%%/Image/TIFF.pm


More information about the svn-ports-head mailing list