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 7.82. Many chang...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7c8ee330d7a
branches:  trunk
changeset: 396024:b7c8ee330d7a
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Jul 18 00:12:45 2009 +0000

description:
Update to 7.82.  Many changes - highlights are:

  - Added support for DNG version 1.3
  - API Changes:
      - Improved handling of $/ by localizing internally
  - Added ability to geotag with KML files (Note: each Placemark must contain a
    TimeStamp for this to work)
  - Added -struct option for JSON (-j) and XML (-X) outputs
  - Added ability to specify geotagging parameters via config file
  - API Changes:
      - Added GeoMaxHDOP, GeoMaxPDOP, GeoMaxIntSecs and GeoMaxExtSecs options
  - API Changes:
      - Changed WriteInfo() to use a temporary file instead of a memory buffer
        when a source file name is given with no destination file
      - Attempt (yet again) to fix problems when UTF-8 encoded strings are
        passed to exiftool functions
  - Added geotagging feature and new -geotag option (guess who finally bought a
    hand-held GPS!)

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 e16e7f88b371 -r b7c8ee330d7a graphics/p5-Image-ExifTool/Makefile
--- a/graphics/p5-Image-ExifTool/Makefile       Fri Jul 17 23:24:57 2009 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile       Sat Jul 18 00:12:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/02/13 01:29:49 gdt Exp $
+# $NetBSD: Makefile,v 1.21 2009/07/18 00:12:45 gdt Exp $
 
 DISTNAME=      Image-ExifTool-${VERSION}
 PKGNAME=       p5-${DISTNAME}
@@ -14,7 +14,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 # Author requests that we package only "production" versions.
-VERSION=       7.67
+VERSION=       7.82
 
 PERL5_PACKLIST=        auto/Image/ExifTool/.packlist
 
diff -r e16e7f88b371 -r b7c8ee330d7a graphics/p5-Image-ExifTool/distinfo
--- a/graphics/p5-Image-ExifTool/distinfo       Fri Jul 17 23:24:57 2009 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo       Sat Jul 18 00:12:45 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2009/02/13 01:29:49 gdt Exp $
+$NetBSD: distinfo,v 1.19 2009/07/18 00:12:45 gdt Exp $
 
-SHA1 (Image-ExifTool-7.67.tar.gz) = 94917af840824cb3b6f673341c47d47d802655ea
-RMD160 (Image-ExifTool-7.67.tar.gz) = 9d817ed2f7f6b1e0690d66bf5436bdcc7fe8286d
-Size (Image-ExifTool-7.67.tar.gz) = 1934063 bytes
+SHA1 (Image-ExifTool-7.82.tar.gz) = fbf82ba79debd4ecf3922f44382607cbca136f93
+RMD160 (Image-ExifTool-7.82.tar.gz) = 299de6a9354c2b7f64714d0a86993c74f8fb54ec
+Size (Image-ExifTool-7.82.tar.gz) = 2168931 bytes



Home | Main Index | Thread Index | Old Index