Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 3A8FE63BD33 for ; Mon, 7 May 2012 08:32:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C9F6414A350; Mon, 7 May 2012 08:32:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58D5C14A34A for ; Mon, 7 May 2012 08:32:21 +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 NggwZcWgnuEs for ; Mon, 7 May 2012 08:32:20 +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 C237E14A332 for ; Mon, 7 May 2012 08:32:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 573A1175DD; Mon, 7 May 2012 08:33:27 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 7 May 2012 08:33:27 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/graphics/babl To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20120507083327.573A1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Mon May 7 08:33:27 UTC 2012 Modified Files: pkgsrc/graphics/babl: Makefile PLIST buildlink3.mk distinfo Added Files: pkgsrc/graphics/babl/patches: patch-babl_babl-palette.c Log Message: Changes 0.1.10: * LUT based speedups for gamma correction / uncorrection. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/babl/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/babl/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/babl/buildlink3.mk cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/babl/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/babl/patches/patch-babl_babl-palette.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.