Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B674663B8B6 for ; Wed, 7 Jan 2009 14:35:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6BF9B63B28C; Wed, 7 Jan 2009 14:35:13 +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 780E963B284 for ; Wed, 7 Jan 2009 14:35:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6A721175D0; Wed, 7 Jan 2009 14:35:12 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/py-gnome2-desktop To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090107143512.6A721175D0@cvs.netbsd.org> Date: Wed, 7 Jan 2009 14:35:12 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Jan 7 14:35:12 UTC 2009 Modified Files: pkgsrc/x11/py-gnome2-desktop: Makefile PLIST distinfo Log Message: Update to 2.24.1, add two dependencies for more features (it already depended on most of the kitchen sink anyway...). Changes: * configure.ac, wscript: Version 2.24.1. * configure.ac: libtool-2.2 compatibility, patch by "Cygwin Ports maintainer" (bug #564550). * gnomeapplet/applet.override: * gnomeapplet/appletmodule.c: * gnomeapplet/wscript: Fix build error with missing libgnome/libgnomeui flags. Patch from Lucas Rocha closes bgo #564525 * tests/common.py: Fix a bug in the import check. To generate a diff of this commit: cvs rdiff -r1.24 -r1.25 pkgsrc/x11/py-gnome2-desktop/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/x11/py-gnome2-desktop/PLIST cvs rdiff -r1.6 -r1.7 pkgsrc/x11/py-gnome2-desktop/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.