Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id B56AEA6475 for ; Mon, 27 Jan 2014 20:25:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2175F14A164; Mon, 27 Jan 2014 20:25:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA4D114A153 for ; Mon, 27 Jan 2014 20:25:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ukWxvJ1JR-sN for ; Mon, 27 Jan 2014 20:25:18 +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 2B97914A149 for ; Mon, 27 Jan 2014 20:25:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2679F96; Mon, 27 Jan 2014 20:25:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 27 Jan 2014 20:25:18 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/dcraw To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140127202518.2679F96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Jan 27 20:25:18 UTC 2014 Modified Files: pkgsrc/graphics/dcraw: Makefile distinfo pkgsrc/graphics/dcraw/patches: patch-aa Added Files: pkgsrc/graphics/dcraw: options.mk Log Message: Update to 9.20. Move options handling into options.mk. Changes: Use lcms2 instead of lcms. Can now use "-M" with a DNG file that embeds a bad color matrix. Improved support for Nokia cameraphones. Support the Alcatel 5235D, Powershot G16 and S120, Pentax K-3, etc. Added tone curve for Canon RMF files. Copied color matrices from DNG Converter 8.3. Support blacklevel patterns up to 64x64. Support the Kodak 12-megapixel camera(s). To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/graphics/dcraw/Makefile cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/dcraw/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/dcraw/options.mk cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/dcraw/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.