Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/xfce4-conf xfce4-conf: update to 4.14.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06f71ffc0f1d
branches:  trunk
changeset: 431611:06f71ffc0f1d
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri May 15 00:14:56 2020 +0000

description:
xfce4-conf: update to 4.14.3

pkgsrc-specific change: remove a patch now that it has been resolved
differently upstream (bug #14789). This update was successfully built
in a sandboxed build environment without $DISPLAY set.

Change log:

4.14.3
======
- Always provide files for vala bindings

4.14.2
======
- Use 'gsettings' as a common channel name for the GSetting backend
- Bug #14789 Fix GSettings backend assertion error, when probed but
  not used.
- Bug #15960: Add some missing xfconf_shutdown() in xfconf-query
- Bug #15951: Fix 'xfconf_get_error_quark' introspecting warning
- Translation updates: gl, hr, zh_CN, sl, sq, be, da, el, es
  hu, zh_TW, he.

diffstat:

 devel/xfce4-conf/Makefile                                           |   9 ++-
 devel/xfce4-conf/PLIST                                              |   4 +-
 devel/xfce4-conf/distinfo                                           |  11 ++--
 devel/xfce4-conf/patches/patch-gsettings-backend_xfconf-giomodule.c |  21 ----------
 4 files changed, 13 insertions(+), 32 deletions(-)

diffs (88 lines):

diff -r e26e35b43998 -r 06f71ffc0f1d devel/xfce4-conf/Makefile
--- a/devel/xfce4-conf/Makefile Thu May 14 21:43:11 2020 +0000
+++ b/devel/xfce4-conf/Makefile Fri May 15 00:14:56 2020 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.28 2020/03/10 22:09:40 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2020/05/15 00:14:56 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.14.1
+VERSION=       4.14.3
 DISTNAME=      xfconf-${VERSION}
 PKGNAME=       xfce4-conf-${VERSION}
 CATEGORIES=    devel
-MASTER_SITES=  http://archive.xfce.org/src/xfce/xfconf/${VERSION:R}/
+MASTER_SITES=  https://archive.xfce.org/src/xfce/xfconf/${VERSION:R}/
 
 HOMEPAGE=      https://docs.xfce.org/xfce/xfconf/start
 COMMENT=       Xfce client-server configuration storage and query system
@@ -18,6 +17,8 @@
 
 MAKE_DIRS+=    ${PREFIX}/include/xfce4
 
+CHECK_PORTABILITY_SKIP=        test-driver
+
 BUILDLINK_API_DEPENDS.dbus+=           dbus>=1.0.0
 BUILDLINK_API_DEPENDS.dbus-glib+=      dbus-glib>=0.72
 
diff -r e26e35b43998 -r 06f71ffc0f1d devel/xfce4-conf/PLIST
--- a/devel/xfce4-conf/PLIST    Thu May 14 21:43:11 2020 +0000
+++ b/devel/xfce4-conf/PLIST    Fri May 15 00:14:56 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/07/13 00:05:50 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/05/15 00:14:56 gutteridge Exp $
 bin/xfconf-query
 include/xfce4/xfconf-0/xfconf/xfconf-binding.h
 include/xfce4/xfconf-0/xfconf/xfconf-channel.h
@@ -72,6 +72,8 @@
 share/locale/ru/LC_MESSAGES/xfconf.mo
 share/locale/si/LC_MESSAGES/xfconf.mo
 share/locale/sk/LC_MESSAGES/xfconf.mo
+share/locale/sl/LC_MESSAGES/xfconf.mo
+share/locale/sq/LC_MESSAGES/xfconf.mo
 share/locale/sr/LC_MESSAGES/xfconf.mo
 share/locale/sv/LC_MESSAGES/xfconf.mo
 share/locale/te/LC_MESSAGES/xfconf.mo
diff -r e26e35b43998 -r 06f71ffc0f1d devel/xfce4-conf/distinfo
--- a/devel/xfce4-conf/distinfo Thu May 14 21:43:11 2020 +0000
+++ b/devel/xfce4-conf/distinfo Fri May 15 00:14:56 2020 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.10 2019/08/17 18:30:21 gutteridge Exp $
+$NetBSD: distinfo,v 1.11 2020/05/15 00:14:56 gutteridge Exp $
 
-SHA1 (xfconf-4.14.1.tar.bz2) = edfa24dd862bc39d6002f40f6b9b3974c59fa250
-RMD160 (xfconf-4.14.1.tar.bz2) = ebf51b4e250e3b7516480a9c4db68e074a943a14
-SHA512 (xfconf-4.14.1.tar.bz2) = 727d013f7e71e0eb9ff17e464acd65c1fa507f8eba1bd29621dae070161042f60f47b8ac048b28849bf45232d04d5d6e48530aa0bd1e661a3f58db47703a8808
-Size (xfconf-4.14.1.tar.bz2) = 644804 bytes
-SHA1 (patch-gsettings-backend_xfconf-giomodule.c) = 5afc8c4822c551b72c7cfe1fbec8196127b05f9b
+SHA1 (xfconf-4.14.3.tar.bz2) = 5d963f803edc6609b0337c688aa232c926e00fc8
+RMD160 (xfconf-4.14.3.tar.bz2) = eccd7f0b9d1966a38c026d641f4c67df110ed340
+SHA512 (xfconf-4.14.3.tar.bz2) = e3add05018215cc597bb76d852903077e1fd0a21429c462116c560739eaf32167f9dddac3adb36e89b9380b87fc4b4c38d4ee9fdd5139b540268be437fc3a713
+Size (xfconf-4.14.3.tar.bz2) = 591432 bytes
diff -r e26e35b43998 -r 06f71ffc0f1d devel/xfce4-conf/patches/patch-gsettings-backend_xfconf-giomodule.c
--- a/devel/xfce4-conf/patches/patch-gsettings-backend_xfconf-giomodule.c       Thu May 14 21:43:11 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-gsettings-backend_xfconf-giomodule.c,v 1.1 2019/02/06 11:25:02 martin Exp $
-
-Downgrade a critical message to warning, this may happen when loading the
-module w/o intention to actually use it from the introspection compiler.
-
-Upstream ticket https://bugzilla.xfce.org/show_bug.cgi?id=15122
-
---- gsettings-backend/xfconf-giomodule.c.orig  2018-10-21 12:04:21.000000000 +0200
-+++ gsettings-backend/xfconf-giomodule.c       2019-02-06 11:36:27.869237116 +0100
-@@ -34,9 +34,9 @@ G_MODULE_EXPORT XFCONF_EXPORT void g_io_
-   GError *error = NULL;
- 
-   if (!xfconf_init (&error)) {
--    g_critical ("Failed to get connection to xfconfd: %s", error->message);
-+    /* we could be loaded from g-ir-compiler, so do not abort */
-+    g_warning ("Failed to get connection to xfconfd: %s", error->message);
-     g_error_free (error);
--    return;
-   }
- 
-   g_type_module_use(G_TYPE_MODULE(module));



Home | Main Index | Thread Index | Old Index