From 57db4aebde8a85e5f34d97de98edcb84d20fa929 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 4 Jan 2015 12:21:04 +0000 Subject: Update to 1.37: 2014-12-31 Slaven Rezic Release 1.37 Stable release with all changes in 1.36_51..1.36_52 2014-12-29 Slaven Rezic Release 1.36_52 Handle invalid TIFF chunks: stop processing if an unrecognized fieldtype is encountered. This is an additional fix for RT #100847. 2014-12-19 Slaven Rezic Release 1.36_51 Use IO::Scalar instead of opening a scalar, for all perls < 5.21.7. This is to prevent possible segmentation faults with faulty images. See RT #100847 and https://rt.perl.org/Ticket/Display.html?id=123443 Fix a "Variable declared in conditional statement" error. Fix a couple of typos. --- graphics/p5-Image-Info/Makefile | 5 ++--- graphics/p5-Image-Info/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'graphics/p5-Image-Info') diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index 183695ca718..b935c0a2d8f 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/10/09 14:06:36 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/01/04 12:21:04 wiz Exp $ -DISTNAME= Image-Info-1.36 +DISTNAME= Image-Info-1.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} diff --git a/graphics/p5-Image-Info/distinfo b/graphics/p5-Image-Info/distinfo index 24df3814e34..f2b10fc5120 100644 --- a/graphics/p5-Image-Info/distinfo +++ b/graphics/p5-Image-Info/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2013/09/05 19:46:36 wiz Exp $ +$NetBSD: distinfo,v 1.18 2015/01/04 12:21:04 wiz Exp $ -SHA1 (Image-Info-1.36.tar.gz) = 7fab9f283874418b9e003b9b5eda1a956e0f62c3 -RMD160 (Image-Info-1.36.tar.gz) = 0c30d6601fdb53017d7ef8c9a642f05d52944e5b -Size (Image-Info-1.36.tar.gz) = 260867 bytes +SHA1 (Image-Info-1.37.tar.gz) = d17bf491fc664af494bf9eff090d2a784e863886 +RMD160 (Image-Info-1.37.tar.gz) = 79d2f91a51806594fee167e96772a608b821576d +Size (Image-Info-1.37.tar.gz) = 261721 bytes -- cgit v1.2.3