Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 8171863B88A for ; Thu, 9 Oct 2008 20:53:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 346AC63B15C; Thu, 9 Oct 2008 20:53:50 +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 2B93563B121 for ; Thu, 9 Oct 2008 20:53:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0E3F9175D0; Thu, 9 Oct 2008 20:53:49 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20081009205349.0E3F9175D0@cvs.netbsd.org> Date: Thu, 9 Oct 2008 20:53:49 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Thu Oct 9 20:53:49 UTC 2008 Modified Files: pkgsrc/devel/GConf: Makefile Makefile.common PLIST buildlink3.mk distinfo pkgsrc/devel/GConf-ui: Makefile pkgsrc/devel/GConf/patches: patch-ac Log Message: Update to 2.24.0: 2.24.0 ====== Fixes - Fix pokit-policy-file-validate check (Saleem Abdulrasool) Translation updates (ar, bg, cs, da, de, en_GB, et, fr, gu, hr, hu, it, kn, lt, mai, or, pt, pt_BR, ro, ru, sr, ta, te, tr, uk, vi 2.23.2 ====== Fixes - cleanups (Kjartan) Features - stop using /tmp for the IOR, instead use the DBus session bus (Ray Strode) - optionally install a DBus service for system-wide settings (Matthias Clasen, Behdad Esfahbod) 2.23.1 ====== Fixes - Fix the build. (Kjartan) 2.23.0 ====== Fixes - stop spamming syslog (David Förster) - signal handling fixes (Javier Uruen Val) - use AC_HELP_STRINGS for nice formatting (Sven Herzberg) - timeout batching work (Matthias Clasen) - remove syslog spamming code (from Debian) - fix a crash when unsetting a key with no writable source (Richard Hult) - allow overriding $TMPDIR (Frederic Crozat) - integration with D-BUS (Ray Strode) - translation updates (ar, da, es, gl, he, nb, nl, sq, sk, th, vi) To generate a diff of this commit: cvs rdiff -r1.62 -r1.63 pkgsrc/devel/GConf/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/devel/GConf/Makefile.common cvs rdiff -r1.24 -r1.25 pkgsrc/devel/GConf/PLIST cvs rdiff -r1.14 -r1.15 pkgsrc/devel/GConf/buildlink3.mk cvs rdiff -r1.18 -r1.19 pkgsrc/devel/GConf/distinfo cvs rdiff -r1.2 -r1.3 pkgsrc/devel/GConf-ui/Makefile cvs rdiff -r1.10 -r1.11 pkgsrc/devel/GConf/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.