Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 8DEE763B8A9 for ; Sat, 30 Aug 2008 11:11:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3ED9163B14A; Sat, 30 Aug 2008 11:11:51 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 6480763B11F for ; Sat, 30 Aug 2008 11:11:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5167D175D0; Sat, 30 Aug 2008 11:11:50 +0000 (UTC) From: Adam Ciarcinski Subject: CVS commit: pkgsrc/graphics/gimp To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org Message-Id: <20080830111150.5167D175D0@cvs.netbsd.org> Date: Sat, 30 Aug 2008 11:11:50 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adam Date: Sat Aug 30 11:11:50 UTC 2008 Modified Files: pkgsrc/graphics/gimp: Makefile distinfo pkgsrc/graphics/gimp/patches: patch-aa patch-ab Log Message: Changes 2.4.7: - fixed issue in GIF load plug-in - fixed event handling in MIDI controller - fixed handling of the 'Highlight' tool option in Crop and Rectangle Select tools - various fixes to the Python bindings: - fixed crash with Python 2.5 on 64 bit systems - added missing validity checks - allow to pass None for PDB_DISPLAY - plugged a memory leak in gimp-text-get-extents-fontname PDB call - fixed potential timeout issues in org.gimp.GIMP.UI D-Bus service - fixed endianness issue in the ICO save plug-in - translation fixes and updates (be, it, lt, nn, vi) To generate a diff of this commit: cvs rdiff -r1.175 -r1.176 pkgsrc/graphics/gimp/Makefile cvs rdiff -r1.43 -r1.44 pkgsrc/graphics/gimp/distinfo cvs rdiff -r1.20 -r1.21 pkgsrc/graphics/gimp/patches/patch-aa cvs rdiff -r1.25 -r1.26 pkgsrc/graphics/gimp/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.