Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1489D63B8B6 for ; Sat, 24 Oct 2009 13:09:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BB31C63B192; Sat, 24 Oct 2009 13:09:06 +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 DB57963B162 for ; Sat, 24 Oct 2009 13:09:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C9F56175DA; Sat, 24 Oct 2009 13:09:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 24 Oct 2009 13:09:05 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/graphics/libexif To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20091024130905.C9F56175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Sat Oct 24 13:09:05 UTC 2009 Modified Files: pkgsrc/graphics/libexif: Makefile PLIST distinfo Log Message: update to 0.6.18 changes: -bugfixes -sped up exif_content_fix() -improved MakerNote support for Pentax, Casio, Epson, Olympus/Sanyo -New API entry point: exif_loader_get_buf() -documentation improvements -thread safety improvements -translation updates To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/graphics/libexif/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/libexif/PLIST cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/libexif/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.