diff options
author | gdt <gdt@pkgsrc.org> | 2009-02-13 01:29:49 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2009-02-13 01:29:49 +0000 |
commit | 1965b85a77fe3b0c7209b52bd2d7524ad7c3dfb4 (patch) | |
tree | a6487cd99e36365c9f03f53d94c213c178e780ba /graphics/p5-Image-ExifTool | |
parent | a2829fdc327f0890cbe9d02bb878f8c7b3fc6106 (diff) | |
download | pkgsrc-1965b85a77fe3b0c7209b52bd2d7524ad7c3dfb4.tar.gz |
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 (limited to 'graphics/p5-Image-ExifTool')
-rw-r--r-- | graphics/p5-Image-ExifTool/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Image-ExifTool/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index dff389689fd..75dc7abea09 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -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 @@ COMMENT= Perl module and program to read EXIF information 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 --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index 6a8e76d8adb..4e7ffbcae0a 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -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 |