summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-05-07 19:52:54 +0000
committergdt <gdt@pkgsrc.org>2008-05-07 19:52:54 +0000
commitc42c04cab5bb27e2443cbaf3f65c15795835847b (patch)
tree17033ccb670b9d7dd10f2a58d2bac6e225c84f94
parent36b26c2a218144ce3f65ebb2b219bbb67f33b2a8 (diff)
downloadpkgsrc-c42c04cab5bb27e2443cbaf3f65c15795835847b.tar.gz
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
-rw-r--r--graphics/p5-Image-ExifTool/Makefile4
-rw-r--r--graphics/p5-Image-ExifTool/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile
index 60295b99013..a393d63a7ca 100644
--- a/graphics/p5-Image-ExifTool/Makefile
+++ b/graphics/p5-Image-ExifTool/Makefile
@@ -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 @@ HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/
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 --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo
index bbd8ffcbc9d..0905af4970e 100644
--- a/graphics/p5-Image-ExifTool/distinfo
+++ b/graphics/p5-Image-ExifTool/distinfo
@@ -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