diff options
author | gdt <gdt@pkgsrc.org> | 2008-03-13 00:30:39 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-03-13 00:30:39 +0000 |
commit | ac03324fb3a69217f167db42c6821e852997100c (patch) | |
tree | 514f711ba72ee2605a1100ab0aa1c40bf0eced9d /graphics | |
parent | 7528d187337a91369c97337e2299fe69fdd8cada (diff) | |
download | pkgsrc-ac03324fb3a69217f167db42c6821e852997100c.tar.gz |
Update to 7.21.
Mar. 12, 2008 - Version 7.21 (production release)
- Added support for Leica M8 maker notes (in both DNG and JPEG images)
- Added ability to write encrypted Nikon makernote information (!!)
- Fixed decoding of Nikon D3 color balance information
- Decode AFPointsUsed for Nikon D3 and D300 (thanks Jens Duttke)
[many minor changes]
Diffstat (limited to 'graphics')
-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 ef923b73bd6..60295b99013 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/02/13 14:03:15 gdt Exp $ +# $NetBSD: Makefile,v 1.13 2008/03/13 00:30:39 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.15 +VERSION= 7.21 PERL5_PACKLIST= auto/Image/ExifTool/.packlist diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index 41fc476ad33..bbd8ffcbc9d 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2008/02/13 14:03:15 gdt Exp $ +$NetBSD: distinfo,v 1.13 2008/03/13 00:30:39 gdt Exp $ -SHA1 (Image-ExifTool-7.15.tar.gz) = 79b0cbca812c3b8e5e5c87e909f03de6e013a679 -RMD160 (Image-ExifTool-7.15.tar.gz) = dbc4665e1f7ba810cf0a12b905f5fada6c33037e -Size (Image-ExifTool-7.15.tar.gz) = 1553359 bytes +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 |