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 Apr. 18, 2008 - Version 7.2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7eaf6c4ab8dc
branches:  trunk
changeset: 542204:7eaf6c4ab8dc
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed May 07 19:52:54 2008 +0000

description:
Apr. 18, 2008 - Version 7.25 (production release)

  - API Changes:
      - Fixed CanCreate so it returns false for non-writable TIFF-based files
  - Fixed bug introduced in 7.18 which caused "Error parsing XMP" warning when
    deleting all XMP and writing new XMP tags in the same step
  - Fixed bug where IFD0 could be deleted when writing JPEG with a bad IFD1
  - Fixed problem extracting some writable directories as a block
  - Fixed bug which could cause "Not an ARRAY" error when reading PDF files

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 346a3f68913e -r 7eaf6c4ab8dc graphics/p5-Image-ExifTool/Makefile
--- a/graphics/p5-Image-ExifTool/Makefile       Wed May 07 19:32:54 2008 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile       Wed May 07 19:52:54 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/03/13 00:30:39 gdt Exp $
+# $NetBSD: Makefile,v 1.14 2008/05/07 19:52:54 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.21
+VERSION=       7.25
 
 PERL5_PACKLIST=        auto/Image/ExifTool/.packlist
 
diff -r 346a3f68913e -r 7eaf6c4ab8dc graphics/p5-Image-ExifTool/distinfo
--- a/graphics/p5-Image-ExifTool/distinfo       Wed May 07 19:32:54 2008 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo       Wed May 07 19:52:54 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2008/03/13 00:30:39 gdt Exp $
+$NetBSD: distinfo,v 1.14 2008/05/07 19:52:54 gdt Exp $
 
-SHA1 (Image-ExifTool-7.21.tar.gz) = 11a747020c26aba18e5c52db5d0782d23eeef67b
-RMD160 (Image-ExifTool-7.21.tar.gz) = cdb71c5d0676930becd7b02c52a7a19566ffb8bb
-Size (Image-ExifTool-7.21.tar.gz) = 1585931 bytes
+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



Home | Main Index | Thread Index | Old Index