From 862eda25243283eb1f08d8bcced8fa4d452f3484 Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 12 May 2006 14:17:06 +0000 Subject: Update to 6.17. See Changes in distfile for full details. Highlights: - Fixed problem with rpmbuild on Mandriva 2006.0 (thanks Niels Kristian) - Improvements to Nikon AF point decoding (thanks Roger Larsson) - Made FileName and Directory writable (enabling a whole new functionality!) - Made Rotation writable in CRW images - Improved JPEG writer to tolerate any segment ordering - Added ability to write ICC_Profile data as a block - Added read/write support for ICC and ICM color profile files - API Changes: - Added ability to prefix tag name with group in arguments to ImageInfo() (read/write symmetry is now improved since this feature already existed in the write routines, and now group names can be used in shortcuts) - Changed order of filtering for Group# option and tag exclusions to be applied after extracting tags specified in calls to ImageInfo() - Added -overwrite_original_in_place option - Added a number of new XMP tags and bring XMP support up to new specification, plus a few undocumented XMP-aux tags (thanks Lou Salkind) - Added ability to decode DNGMakerNotes - Added back RedBalance and BlueBalance as composite tags --- graphics/p5-Image-ExifTool/Makefile | 4 ++-- graphics/p5-Image-ExifTool/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index 5f092943de5..ff6ea955abe 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/02/20 12:32:12 gdt Exp $ +# $NetBSD: Makefile,v 1.4 2006/05/12 14:17:06 gdt Exp $ DISTNAME= Image-ExifTool-${VERSION} PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/ COMMENT= Perl module and program to read EXIF information # Author requests that we package only "production" versions. -VERSION= 6.00 +VERSION= 6.17 PERL5_PACKLIST= auto/Image/ExifTool/.packlist diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index 0dfbd2250f3..584a3b76c1e 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2006/02/20 12:32:12 gdt Exp $ +$NetBSD: distinfo,v 1.4 2006/05/12 14:17:06 gdt Exp $ -SHA1 (Image-ExifTool-6.00.tar.gz) = 9267a0c4686db5889ff18946af9d8141e2d5148c -RMD160 (Image-ExifTool-6.00.tar.gz) = ff4445070ac6be8659b282f3f4a5bd2f4f723e8c -Size (Image-ExifTool-6.00.tar.gz) = 876655 bytes +SHA1 (Image-ExifTool-6.17.tar.gz) = d472e091231590cb39a064cab91de6c4f92eb145 +RMD160 (Image-ExifTool-6.17.tar.gz) = e29d68b993c54c94c34e108b29c7205a2466657e +Size (Image-ExifTool-6.17.tar.gz) = 973703 bytes -- cgit v1.2.3