Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5A70D1A921F for ; Tue, 30 Nov 2021 14:08:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 68C9184D6C; Tue, 30 Nov 2021 14:08:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A0D1484D46 for ; Tue, 30 Nov 2021 14:08:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id rVRPxMcLNAlw for ; Tue, 30 Nov 2021 14:08:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DED8584D1D for ; Tue, 30 Nov 2021 14:08:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC147FAEC; Tue, 30 Nov 2021 14:08:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638281294287040" MIME-Version: 1.0 Date: Tue, 30 Nov 2021 14:08:14 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/devel/xfce4-conf To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20211130140814.CC147FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638281294287040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Nov 30 14:08:14 UTC 2021 Modified Files: pkgsrc/devel/xfce4-conf: Makefile PLIST distinfo Log Message: xfce4-conf: update to 4.16.0 Change log: 4.16.0 ====== - Don't use shebang for bash completion file - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - remove last traces of xfconf-perl - Fix make distcheck and enable it on gitlab CI - Add README.md to EXTRA_DIST - Post release autoconf git revision 4.15.1 ====== - Fix stray double-quote in bash-completion PKG_CONFIG invocation - Disable parallelism on all tests - Adds new README.md and updates AM_INIT_AUTOMAKE - xfconf-cache: Fix access to freed data (#16) - Translation Updates: oc, he, hu, hy_AM, lt, sk, sq, ug, tr. 4.15.0 ====== - Implement custom test driver - Use 'gsettings' as a common channel name for the GSetting backend - Bug #14789 Fix GSettings backend assertion error, when probed but not used - Enable GSettings backend build by default - Add Bash completion for xfconf-query - Bug #15960: Add some missing xfconf_shutdown() in xfconf-query - Bug #15951: Fix 'xfconf_get_error_quark' introspecting warning - Remove perl bindings - Fix vala binding in dist tarball - Translation Updates: be, da, el, es, he, hr, hu, hye, gl, nl, sl, sq, zh_CN, zh_HK, zh_TW To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/xfce4-conf/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/xfce4-conf/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/xfce4-conf/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638281294287040 Content-Disposition: inline Content-Length: 2862 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/xfce4-conf/Makefile diff -u pkgsrc/devel/xfce4-conf/Makefile:1.33 pkgsrc/devel/xfce4-conf/Makefile:1.34 --- pkgsrc/devel/xfce4-conf/Makefile:1.33 Mon May 24 19:52:04 2021 +++ pkgsrc/devel/xfce4-conf/Makefile Tue Nov 30 14:08:14 2021 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2021/05/24 19:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2021/11/30 14:08:14 gutteridge Exp $ -PKGREVISION= 3 .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 4.14.3 +VERSION= 4.16.0 DISTNAME= xfconf-${VERSION} PKGNAME= xfce4-conf-${VERSION} CATEGORIES= devel Index: pkgsrc/devel/xfce4-conf/PLIST diff -u pkgsrc/devel/xfce4-conf/PLIST:1.7 pkgsrc/devel/xfce4-conf/PLIST:1.8 --- pkgsrc/devel/xfce4-conf/PLIST:1.7 Fri May 15 00:14:56 2020 +++ pkgsrc/devel/xfce4-conf/PLIST Tue Nov 30 14:08:14 2021 @@ -1,13 +1,15 @@ -@comment $NetBSD: PLIST,v 1.7 2020/05/15 00:14:56 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.8 2021/11/30 14:08:14 gutteridge Exp $ bin/xfconf-query include/xfce4/xfconf-0/xfconf/xfconf-binding.h include/xfce4/xfconf-0/xfconf/xfconf-channel.h include/xfce4/xfconf-0/xfconf/xfconf-errors.h include/xfce4/xfconf-0/xfconf/xfconf-types.h include/xfce4/xfconf-0/xfconf/xfconf.h +lib/gio/modules/libxfconfgsettingsbackend.la lib/libxfconf-0.la lib/pkgconfig/libxfconf-0.pc lib/xfce4/xfconf/xfconfd +share/bash-completion/completions/xfconf-query share/dbus-1/services/org.xfce.Xfconf.service share/gtk-doc/html/xfconf/ch01.html share/gtk-doc/html/xfconf/ch02.html @@ -51,6 +53,7 @@ share/locale/he/LC_MESSAGES/xfconf.mo share/locale/hr/LC_MESSAGES/xfconf.mo share/locale/hu/LC_MESSAGES/xfconf.mo share/locale/hy_AM/LC_MESSAGES/xfconf.mo +share/locale/hye/LC_MESSAGES/xfconf.mo share/locale/id/LC_MESSAGES/xfconf.mo share/locale/is/LC_MESSAGES/xfconf.mo share/locale/it/LC_MESSAGES/xfconf.mo Index: pkgsrc/devel/xfce4-conf/distinfo diff -u pkgsrc/devel/xfce4-conf/distinfo:1.13 pkgsrc/devel/xfce4-conf/distinfo:1.14 --- pkgsrc/devel/xfce4-conf/distinfo:1.13 Tue Oct 26 10:20:09 2021 +++ pkgsrc/devel/xfce4-conf/distinfo Tue Nov 30 14:08:14 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2021/10/26 10:20:09 nia Exp $ +$NetBSD: distinfo,v 1.14 2021/11/30 14:08:14 gutteridge Exp $ -BLAKE2s (xfconf-4.14.3.tar.bz2) = 8fd2e0ca19bb0ab5c48c01a23c65d3afc6b1bc4d877ab1ec7930599eb9a4f1d6 -SHA512 (xfconf-4.14.3.tar.bz2) = e3add05018215cc597bb76d852903077e1fd0a21429c462116c560739eaf32167f9dddac3adb36e89b9380b87fc4b4c38d4ee9fdd5139b540268be437fc3a713 -Size (xfconf-4.14.3.tar.bz2) = 591432 bytes +BLAKE2s (xfconf-4.16.0.tar.bz2) = 9c9f55fe0df9dd69f2b052ce36a0d4ec103804739b17f487e2ab50f71daa8086 +SHA512 (xfconf-4.16.0.tar.bz2) = d2e6b272243d6eda71f42cb3df18cb9c0745a1864718639e9aa494902dfe5b4989b2761fee2195456e5725cad0f744978f9c95c6f01e48aa016a919ce3468344 +Size (xfconf-4.16.0.tar.bz2) = 634858 bytes --_----------=_1638281294287040--