From 74a772c52042062ef330b8cb1a21709ea98cea31 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 26 Apr 2012 12:41:25 +0000 Subject: Changes 0.23: * Exiv2 utility - Allow to add/set tags without a value with the command line tool. * Exiv2 library - 0000819: Recognize Pentax MakerNote in DNGPrivateData (Jonathan Kollasch) - 0000815: Patch for Tokina 11-16mm f/2.8 on Canon (Chris Chiappa) - 0000812: Exiv2 destroys hard links (Reported by Anders Kamf) - 0000811: Typo in de.po (Thomas Beutlich) - 0000810: assert(tiffType() == ttUndefined) error in tiffcomposite.cpp (Reported by Auke Nauta) - 0000809: abs ambiguity in nikonmn.cpp (Pavel Heimlich) - 0000808: build failure in jpgimage.cpp - namespace (Pavel Heimlich) - 0000807: spelling-error-in-binary usr/lib/libexiv2.so.9.0.0 Continous Continuous (Mark Purcell) - 0000806: spelling-error-in-manpage src/exiv2.1 explicitely explicitly (Mark Purcell) - 0000803: Rational/URational issue in convert.cpp (Pavel Heimlich) - 0000800: Missing Photoshop IRB types (8BIM, PHUT, DCSR, AgHg) (Michael Ulbrich, Volker Grabsch) - 0000799: Exiv2 returns wrong XMP type for nested XMP keys - 0000798: Add MS Photo RegionInfo and MetaWorkingGroup Regions schemas (Benjamin H.) - 0000797: A crash can occur with certain JPEGs. (Clint Rogers) - 0000795: Set/Get of PNG comment (Reported by Thomas Beutlich) - 0000794: Typo in exifFlash description (Thomas Beutlich) - 0000793: PNG comment is not set (Thomas Beutlich) - 0000792: New Canon Lens EF-S 18-55mm f/3.5-5.6 IS II (Andreas Ferber) - 0000791: Tamron SP AF 17-50mm F/2,8 XR Di II LD Aspherical [IF] Nikon lens (Philip Johnsson) - 0000790: XMP embedding corrupts CorelDRAW EPS files - 0000778: Add support for Windows Live Photo Gallery face tags (Leif Huhn) - 0000635: [Wish] Write support for Canon RAW CR2 files - Updated Nikon Lens lookup table to v4.3.428.01 of Robert Rottmerhusen's fmountlens list. - Added support for Nikon3 AF Fine Tune array. (Frans van den Bergh) - Added Canon EF-S 18-55mm f/3.5-5.6 III lens. (Jon Charnas) - Fixes to buildForMac to work with 0.22 on Leopard and Lion (Robin Mills) - Added several KIPI XMP properties (Gilles Caulier) - Added cmake patch to fix compilation on MSVC with KDE Windows (Ananta Palani) - Fixed the supported metadata declared by the Image for several image formats (mostly XMP was missing). - Added support for CR2 IFD2 image preview. (An uncompressed TIFF image without white-balance correction.) --- graphics/exiv2/Makefile | 4 ++-- graphics/exiv2/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 8ffec316dda..f818443108f 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2011/10/11 09:55:31 adam Exp $ +# $NetBSD: Makefile,v 1.32 2012/04/26 12:41:25 adam Exp $ -DISTNAME= exiv2-0.22 +DISTNAME= exiv2-0.23 CATEGORIES= graphics MASTER_SITES= http://www.exiv2.org/ diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo index acd14b90ea6..1862a6604b9 100644 --- a/graphics/exiv2/distinfo +++ b/graphics/exiv2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2011/10/11 09:55:31 adam Exp $ +$NetBSD: distinfo,v 1.22 2012/04/26 12:41:25 adam Exp $ -SHA1 (exiv2-0.22.tar.gz) = 35211d853a986fe1b008fca14db090726e8dcce3 -RMD160 (exiv2-0.22.tar.gz) = 068f3bc72e48a58bf3a3dfa2feeb8379557a34e7 -Size (exiv2-0.22.tar.gz) = 3482572 bytes +SHA1 (exiv2-0.23.tar.gz) = 5f342bf642477526f41add11d6ee7787cdcd639f +RMD160 (exiv2-0.23.tar.gz) = ac58f8b5df70ee56c49d387f0666e5e2578d942e +Size (exiv2-0.23.tar.gz) = 3524381 bytes SHA1 (patch-aa) = 05a70bc0ea212fd463074ecc40f5840574a2cbad -- cgit v1.2.3