Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AF51463C465 for ; Tue, 2 Feb 2010 14:09:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 63BD763B113; Tue, 2 Feb 2010 14:09:59 +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 7338163B10B for ; Tue, 2 Feb 2010 14:09:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 54B08175DD; Tue, 2 Feb 2010 14:09:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 2 Feb 2010 14:09:58 +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: <20100202140958.54B08175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: adam Date: Tue Feb 2 14:09:58 UTC 2010 Modified Files: pkgsrc/graphics/babl: Makefile Makefile.version PLIST distinfo Removed Files: pkgsrc/graphics/babl/patches: patch-aa patch-ac Log Message: Changes 0.1.2: Made babl mostly threadsafe (sufficient for GIMP/GEGLs needs). Streamlined core functionality, reducing number of function calls and removing overeager instrumentation. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/babl/Makefile \ pkgsrc/graphics/babl/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/babl/Makefile.version cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/babl/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/babl/patches/patch-aa cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/babl/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.