From 7ae3eeb105b53d5335396fb39c14c64e798650e0 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 11 Oct 2011 09:55:31 +0000 Subject: Changes 0.22: * Exiv2 utility - Fixed time setting of -T option when DST is in effect. - Added version hex number to the output of "exiv2 -V". * Exiv2 library - Exif version 2.3 missing tag codes. - Tamron 18-270mm lens. - Exif 2.3 & DNG 1.2/1.3 tags. - Some tests depend on system settings (locale, path, etc). - Sort iptc data by record number when encoding. - New Tamron 70-300 mm lens improperly recognized. - "Assertion `sv == d' failed" in 0.21.1 (r2474). - Build failure on MinGW with GCC >= 4.6 because of "-no-undefined". - Debug messages of psdimages.cpp go to stdout instead of stderr. - PSD resource block handling patch II. - Setting metadata on an image should always succeed. - Exiv2 fails to write to JPEG with an empty APP13 Photoshop PS3 segment. - Wrong ELSE statement in src/CMakeLists.txt. - On Windows (MSVC and MinGW builds), charset conversions now use respective Windows functions if iconv is not available. - Support for Encapsulated PostScript (*.eps) files. - The exiv2 library should be re-entrant. - Fixed typo: SupplementalCategory -> SupplementalCategories. - Added Tokina AT-X 107 AF DX Fish-eye 10-17mm f/3.5-4.5 lens. --- graphics/exiv2/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/exiv2/distinfo') diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo index 003f375b982..acd14b90ea6 100644 --- a/graphics/exiv2/distinfo +++ b/graphics/exiv2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2011/02/15 07:52:02 adam Exp $ +$NetBSD: distinfo,v 1.21 2011/10/11 09:55:31 adam Exp $ -SHA1 (exiv2-0.21.1.tar.gz) = d33e0efbad5d6a7af7f2e6d1d0beb6e7c941cfca -RMD160 (exiv2-0.21.1.tar.gz) = 8eaddf863500c391d2d779747b24d6eb004b1d9f -Size (exiv2-0.21.1.tar.gz) = 3004521 bytes +SHA1 (exiv2-0.22.tar.gz) = 35211d853a986fe1b008fca14db090726e8dcce3 +RMD160 (exiv2-0.22.tar.gz) = 068f3bc72e48a58bf3a3dfa2feeb8379557a34e7 +Size (exiv2-0.22.tar.gz) = 3482572 bytes SHA1 (patch-aa) = 05a70bc0ea212fd463074ecc40f5840574a2cbad -- cgit v1.2.3