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 production releas...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59b5c9b5ea47
branches:  trunk
changeset: 522769:59b5c9b5ea47
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Dec 20 14:30:54 2006 +0000

description:
Update to production release 6.66.  Important changes since 6.57 (many omitted):

  - Added ability to read/write MIE trailers in JPEG and TIFF images
  - Added Nikon ImageAuthentication tag (thanks Jeffrey Friedl)
  - API Changes:
      - GetFileType() may now also be used to return a file description

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 1667d690edd8 -r 59b5c9b5ea47 graphics/p5-Image-ExifTool/Makefile
--- a/graphics/p5-Image-ExifTool/Makefile       Wed Dec 20 14:23:48 2006 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile       Wed Dec 20 14:30:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/11/21 10:38:38 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2006/12/20 14:30: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=       6.57
+VERSION=       6.66
 
 PERL5_PACKLIST=        auto/Image/ExifTool/.packlist
 
diff -r 1667d690edd8 -r 59b5c9b5ea47 graphics/p5-Image-ExifTool/distinfo
--- a/graphics/p5-Image-ExifTool/distinfo       Wed Dec 20 14:23:48 2006 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo       Wed Dec 20 14:30:54 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2006/11/21 10:38:38 gdt Exp $
+$NetBSD: distinfo,v 1.9 2006/12/20 14:30:54 gdt Exp $
 
-SHA1 (Image-ExifTool-6.57.tar.gz) = 02d07fdf64972499a8179f9a5a18a2dc602be624
-RMD160 (Image-ExifTool-6.57.tar.gz) = 471e7d298b7637f22d13e8f31073d695a0939e96
-Size (Image-ExifTool-6.57.tar.gz) = 1160497 bytes
+SHA1 (Image-ExifTool-6.66.tar.gz) = 2e0153ab38284465b69d7d3ea629506875236d9e
+RMD160 (Image-ExifTool-6.66.tar.gz) = 085e7cf6a3212599f3e1a040e6cc55271a2c6511
+Size (Image-ExifTool-6.66.tar.gz) = 1183686 bytes



Home | Main Index | Thread Index | Old Index