Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id D428063B89C for ; Mon, 8 Dec 2008 18:01:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5FFED63B151; Mon, 8 Dec 2008 18:01:34 +0000 (UTC) Received: from nef.pbox.org (nef.pbox.org [IPv6:2001:7a8:202:1::1:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.netbsd.org (Postfix) with ESMTPS id 1BCB763B109 for ; Mon, 8 Dec 2008 18:01:32 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.13.8/8.13.8/) with ESMTP id mB8I1IZF012423 for ; Mon, 8 Dec 2008 19:01:18 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id mB8I1IC1012422 for pkgsrc-changes@netbsd.org; Mon, 8 Dec 2008 18:01:18 GMT Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 46C9E63B103 for ; Tue, 2 Dec 2008 16:16:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 32284175D0; Tue, 2 Dec 2008 16:16:19 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/gnome-session To: pkgsrc-changes@netbsd.org Reply-To: wiz@netbsd.org Message-Id: <20081202161619.32284175D0@cvs.netbsd.org> Date: Tue, 2 Dec 2008 16:16:19 +0000 (UTC) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.5 (nef.pbox.org [127.0.0.1]); Mon, 08 Dec 2008 19:01:19 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Dec 2 16:16:19 UTC 2008 Modified Files: pkgsrc/x11/gnome-session: Makefile PLIST distinfo Log Message: Update to 2.24.2: ============== Version 2.24.2 ============== - Don't link to gnome-keyring and libgnomeui where we don't need (William Jon McCann) - Make the session properties dialog resizable (Matthias Clasen) - Don't try to print an undefined error message (William Jon McCann) - Build fixes (Kjartan Maraas) - Rewrite the application finding code for the manager (Matthias Clasen) - Add new dbus api to say whether shutdown dialog is available (Ray Strode) Translations: - Updated ast: Mikel González - Updated ku: Erdal Ronahi - Updated sr: Горан Ракић To generate a diff of this commit: cvs rdiff -r1.108 -r1.109 pkgsrc/x11/gnome-session/Makefile cvs rdiff -r1.25 -r1.26 pkgsrc/x11/gnome-session/PLIST cvs rdiff -r1.42 -r1.43 pkgsrc/x11/gnome-session/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.