Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A59AB63B844 for ; Wed, 27 Jan 2010 12:40:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 41FE463B128; Wed, 27 Jan 2010 12:40:49 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4D6D263B10A for ; Wed, 27 Jan 2010 12:40:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3D00A175DD; Wed, 27 Jan 2010 12:40:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 27 Jan 2010 12:40:48 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/graphics/exiv2 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20100127124048.3D00A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: adam Date: Wed Jan 27 12:40:48 UTC 2010 Modified Files: pkgsrc/graphics/exiv2: Makefile PLIST distinfo Log Message: Changes 0.19: * Exiv2 utility - Inverted the meaning of -u to deal with large numbers of unknown Nikon Makernote tags. - -b option now also suppresses Byte and SByte values. * Exiv2 library fixes - Crash when reading PNG image. - Tag Exif.Image.ImageResources (0x8649 in IFD0) should have type BYTE (1). - Exception to print raw from Olympus SP-560UZ. - Nef Metadata edit with Digikam make impossible to open it with captureNX or ViewNX. - Broken image causes exiv2 to abort. - Problems converting SubSec tags to XMP. - Exif tag: TimeZoneOffset (0x882a) and other TIFF/EP tags missing. * more... To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/graphics/exiv2/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/exiv2/PLIST cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/exiv2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.