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 6.17. See Change...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08b27a57b9e6
branches:  trunk
changeset: 512614:08b27a57b9e6
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri May 12 14:17:06 2006 +0000

description:
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

diffstat:

 graphics/p5-Image-ExifTool/Makefile |  4 ++--
 graphics/p5-Image-ExifTool/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r a3a53bb1e953 -r 08b27a57b9e6 graphics/p5-Image-ExifTool/Makefile
--- a/graphics/p5-Image-ExifTool/Makefile       Fri May 12 12:40:10 2006 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile       Fri May 12 14:17:06 2006 +0000
@@ -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 @@
 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 -r a3a53bb1e953 -r 08b27a57b9e6 graphics/p5-Image-ExifTool/distinfo
--- a/graphics/p5-Image-ExifTool/distinfo       Fri May 12 12:40:10 2006 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo       Fri May 12 14:17:06 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index