From 355ddf56f9dd8b6971173b6275d08825d193dc9e Mon Sep 17 00:00:00 2001 From: gdt Date: Tue, 3 Jan 2006 13:12:57 +0000 Subject: Update to 5.87 (many minor changes omitted below): - Added support for JVC maker notes - Extract a number of new DNG tags plus DNG JPEG preview image - Added support for AVI and MP4 videos - Decode maker notes of Nikon D-1 - Combining -t with -S now gives a single-line tab-delimited list of values - Fixed problem deleting entire XMP data block using '-xmp=' syntax - Added -F option to allow maker notes offsets to be fixed - Added -htmlDump option to generate a verbose HTML-based hex dump of EXIF and/or TIFF information (cool new diagnostic tool) - Improved synthetic maker notes when coping tags from CRW file - API changes: - Added HtmlDump and TextOut options - Fixed bug which caused error rewriting Minolta MRW images - Changed writing of TIFF so that existing IPTC will be rewritten as int32u whenever IPTC is edited, regardless of original format type. This allows files to be 'fixed' even if IPTC was previously another format (now we get to see if there is any software out there that barfs on int32u's...) - Changed the -s option so tag names are displayed instead of descriptions (now similar to the -S option, but values are aligned in a column) - Changed writing of new TIFF IPTC information to make it visible in Nikon Capture (for some reason requires int32u format) --- graphics/p5-Image-ExifTool/Makefile | 6 +++--- graphics/p5-Image-ExifTool/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'graphics/p5-Image-ExifTool') diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index 70a15caac04..96a18e668de 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/11/18 18:39:21 gdt Exp $ +# $NetBSD: Makefile,v 1.2 2006/01/03 13:12:57 gdt Exp $ DISTNAME= Image-ExifTool-${VERSION} PKGNAME= p5-${DISTNAME} @@ -11,8 +11,8 @@ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/ COMMENT= Perl module and program to read EXIF information -# author requests that we package "production" versions -VERSION= 5.77 +# Author requests that we package only "production" versions. +VERSION= 5.87 PERL5_PACKLIST= auto/Image/ExifTool/.packlist diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index 1feba930716..ed32a1e852c 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/11/18 18:39:21 gdt Exp $ +$NetBSD: distinfo,v 1.2 2006/01/03 13:12:57 gdt Exp $ -SHA1 (Image-ExifTool-5.77.tar.gz) = f04c2f7068b8080ab0fe01e8b42379d43efd098e -RMD160 (Image-ExifTool-5.77.tar.gz) = 52df7b2fcfdfc41d9c39ba527808eea0a40b1e21 -Size (Image-ExifTool-5.77.tar.gz) = 768567 bytes +SHA1 (Image-ExifTool-5.87.tar.gz) = d84473a5521f8e0305a0dbf0a2fbc43b4e13ea85 +RMD160 (Image-ExifTool-5.87.tar.gz) = 62148ad6f3de793ef47c04237290caa02307d2a4 +Size (Image-ExifTool-5.87.tar.gz) = 804458 bytes -- cgit v1.2.3