Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2FEA963B91F for ; Mon, 7 May 2012 08:38:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F2B1D14A2EE; Mon, 7 May 2012 08:39:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8AE8614A216 for ; Mon, 7 May 2012 08:39:02 +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 4Nhf8JC8Be_l for ; Mon, 7 May 2012 08:39:02 +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 BBAB714A215 for ; Mon, 7 May 2012 08:39:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6EB04175DD; Mon, 7 May 2012 08:40:08 +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:40:08 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/graphics/gimp To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20120507084008.6EB04175DD@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:40:08 UTC 2012 Modified Files: pkgsrc/graphics/gimp: Makefile PLIST distinfo pkgsrc/graphics/gimp/patches: patch-aa patch-ab patch-ad patch-app_Makefile.in patch-app_config_Makefile.in patch-devel-docs_app_Makefile.in patch-plug-ins_script-fu_script-fu-server.c Added Files: pkgsrc/graphics/gimp/patches: patch-app_base_base-utils.c Removed Files: pkgsrc/graphics/gimp/patches: patch-ac Log Message: Changes 2.8.0: Core: - Add our own GimpOperationBrightnessContrast because GEGL one is different Plug-ins: - Fix some GFig rendering issues Source and build system: - Depend on Babl 0.1.10, GEGL 0.2.0 and some other new library versions General: - Bug fixes - Translation updates To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 pkgsrc/graphics/gimp/Makefile cvs rdiff -u -r1.48 -r1.49 pkgsrc/graphics/gimp/PLIST cvs rdiff -u -r1.66 -r1.67 pkgsrc/graphics/gimp/distinfo cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/gimp/patches/patch-aa cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/gimp/patches/patch-ab cvs rdiff -u -r1.18 -r0 pkgsrc/graphics/gimp/patches/patch-ac cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/gimp/patches/patch-ad cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/gimp/patches/patch-app_Makefile.in \ pkgsrc/graphics/gimp/patches/patch-app_config_Makefile.in \ pkgsrc/graphics/gimp/patches/patch-devel-docs_app_Makefile.in \ pkgsrc/graphics/gimp/patches/patch-plug-ins_script-fu_script-fu-server.c cvs rdiff -u -r0 -r1.1 \ pkgsrc/graphics/gimp/patches/patch-app_base_base-utils.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.