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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40685640e90a
branches:  trunk
changeset: 554343:40685640e90a
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Feb 13 01:29:49 2009 +0000

description:
Update to 7.67.  Many changes omitted.

  - IMPORTANT: Fixed bug introduced in version 7.01 which could cause corruption
    of TIFF-format images in very rare situations when adding tags to an image
    containing very large (> 10 MB) binary data blocks
  - Enhanced -listx option to give short output when used after -s
  - Included 2 new argument files in distribution: xmp2gps.args and gps2xmp.args
  - Prevent writing of TIFF images containing the obsolete (and unsupported)
    TIFF 6.0 JPEG extensions

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 96bbe365aadc -r 40685640e90a graphics/p5-Image-ExifTool/Makefile
--- a/graphics/p5-Image-ExifTool/Makefile       Thu Feb 12 22:52:49 2009 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile       Fri Feb 13 01:29:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2009/01/07 22:24:31 gdt Exp $
+# $NetBSD: Makefile,v 1.20 2009/02/13 01:29:49 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.60
+VERSION=       7.67
 
 PERL5_PACKLIST=        auto/Image/ExifTool/.packlist
 
diff -r 96bbe365aadc -r 40685640e90a graphics/p5-Image-ExifTool/distinfo
--- a/graphics/p5-Image-ExifTool/distinfo       Thu Feb 12 22:52:49 2009 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo       Fri Feb 13 01:29:49 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2009/01/07 22:24:31 gdt Exp $
+$NetBSD: distinfo,v 1.18 2009/02/13 01:29:49 gdt Exp $
 
-SHA1 (Image-ExifTool-7.60.tar.gz) = 600667c9004f90d2e337257d91ebf1d64783a747
-RMD160 (Image-ExifTool-7.60.tar.gz) = 3b5043d20896d74f183c337fefc121cf20425680
-Size (Image-ExifTool-7.60.tar.gz) = 1778320 bytes
+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



Home | Main Index | Thread Index | Old Index