Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 4E54663B874 for ; Fri, 25 Apr 2008 20:06:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 006EE63B129; Fri, 25 Apr 2008 20:06:05 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 117FF63B109 for ; Fri, 25 Apr 2008 20:06:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E9FAF175D0; Fri, 25 Apr 2008 20:06:04 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/sysutils/py-dbus To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080425200604.E9FAF175D0@cvs.netbsd.org> Date: Fri, 25 Apr 2008 20:06:04 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Fri Apr 25 20:06:04 UTC 2008 Modified Files: pkgsrc/sysutils/py-dbus: Makefile distinfo Log Message: Update to py-dbus-0.82.4. - Supports DESTDIR - Accept Python 2.5 News: * supplying reply_handler but not error_handler raises MissingReplyHandlerException instead of MissingErrorHandlerException, and vice versa (fd.o #12304, patch from Rene Neumann) * Using non-recursive make for dbus/ directory should fix builds in some environments (fd.o #12741) To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/sysutils/py-dbus/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/py-dbus/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.