pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-Image-ExifTool Update to 5.87 (many minor ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7051eacfd3a2
branches: trunk
changeset: 505383:7051eacfd3a2
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Jan 03 13:12:57 2006 +0000
description:
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)
diffstat:
graphics/p5-Image-ExifTool/Makefile | 6 +++---
graphics/p5-Image-ExifTool/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 7f9550650fc5 -r 7051eacfd3a2 graphics/p5-Image-ExifTool/Makefile
--- a/graphics/p5-Image-ExifTool/Makefile Tue Jan 03 13:10:47 2006 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile Tue Jan 03 13:12:57 2006 +0000
@@ -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 @@
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 -r 7f9550650fc5 -r 7051eacfd3a2 graphics/p5-Image-ExifTool/distinfo
--- a/graphics/p5-Image-ExifTool/distinfo Tue Jan 03 13:10:47 2006 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo Tue Jan 03 13:12:57 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index