Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2019 14:56:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515893 - head/graphics/p5-Image-Info
Message-ID:  <201910281456.x9SEuqwx069528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910281456.x9SEuqwx069528>