From 290f88519925553752599860b4e3afec06a8d2f9 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 4 Aug 2013 18:28:51 +0000 Subject: Version 9.27 (production release) Fixed "ARRAY ref" runtime error introduced in 9.25 that could occur when using the -X option Fixed runtime warning which could occur when conditionally deleting XMP structure --- graphics/p5-Image-ExifTool/Makefile | 10 ++++------ graphics/p5-Image-ExifTool/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 10 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index ae206d28c58..cac2833ccb1 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2013/05/31 12:41:08 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/08/04 18:28:51 adam Exp $ -DISTNAME= Image-ExifTool-${VERSION} +# Author requests that we package only "production" versions. +# Check http://owl.phy.queensu.ca/~phil/exiftool/history.html +DISTNAME= Image-ExifTool-9.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \ http://owl.phy.queensu.ca/~phil/exiftool/ @@ -13,9 +14,6 @@ HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/ COMMENT= Perl module and program to read EXIF information LICENSE= ${PERL5_LICENSE} -# Author requests that we package only "production" versions. -VERSION= 9.01 - PERL5_PACKLIST= auto/Image/ExifTool/.packlist .include "../../lang/perl5/module.mk" diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index 7bfeb0a48f1..ff93730149f 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.33 2012/10/21 23:03:28 wiz Exp $ +$NetBSD: distinfo,v 1.34 2013/08/04 18:28:51 adam Exp $ -SHA1 (Image-ExifTool-9.01.tar.gz) = a1020e579ff1b31894f539ef0f8456730f014775 -RMD160 (Image-ExifTool-9.01.tar.gz) = 63dfc1913ef53d40181d62d30b3cc91b55643bba -Size (Image-ExifTool-9.01.tar.gz) = 3505518 bytes +SHA1 (Image-ExifTool-9.27.tar.gz) = 26f0f67e902231619f19350431567f9554a1abbd +RMD160 (Image-ExifTool-9.27.tar.gz) = 8376b1824a5ffd459b01e742d97f458bbaf9d1be +Size (Image-ExifTool-9.27.tar.gz) = 3618455 bytes -- cgit v1.2.3