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.30. Selected c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40428d469a2f
branches:  trunk
changeset: 543000:40428d469a2f
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat May 31 11:45:45 2008 +0000

description:
Update to 7.30.  Selected changes since 7.25:

May 31, 2008 - Version 7.30 (production release)

  - Added new Canon CustomFunctions values from the EOS 1DmkIII firmware update,
    and a new CanonExposureMode value (thanks David Pitcher)
  - Added ability to read/write XMP in GIF images
  - Added ability to write to GIF87a images (by upgrading them to GIF89a)
  - API Changes:
      - Extract FileSize information from images passed as a scalar reference

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 8cde76791f17 -r 40428d469a2f graphics/p5-Image-ExifTool/Makefile
--- a/graphics/p5-Image-ExifTool/Makefile       Sat May 31 11:21:44 2008 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile       Sat May 31 11:45:45 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/05/07 19:52:54 gdt Exp $
+# $NetBSD: Makefile,v 1.15 2008/05/31 11:45:45 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=       7.25
+VERSION=       7.30
 
 PERL5_PACKLIST=        auto/Image/ExifTool/.packlist
 
diff -r 8cde76791f17 -r 40428d469a2f graphics/p5-Image-ExifTool/distinfo
--- a/graphics/p5-Image-ExifTool/distinfo       Sat May 31 11:21:44 2008 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo       Sat May 31 11:45:45 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2008/05/07 19:52:54 gdt Exp $
+$NetBSD: distinfo,v 1.15 2008/05/31 11:45:45 gdt Exp $
 
-SHA1 (Image-ExifTool-7.25.tar.gz) = cc55a8c972815972ebed5f5fda472b832b0badb2
-RMD160 (Image-ExifTool-7.25.tar.gz) = 91956c87403fc51e28e69d2c04acefe15f311d83
-Size (Image-ExifTool-7.25.tar.gz) = 1611838 bytes
+SHA1 (Image-ExifTool-7.30.tar.gz) = 6567020dc78c476487dd630f72ece8d6ce796a47
+RMD160 (Image-ExifTool-7.30.tar.gz) = 1e6c80089ffb651e3e2b1c531452ecaf78300ead
+Size (Image-ExifTool-7.30.tar.gz) = 1620455 bytes



Home | Main Index | Thread Index | Old Index