Wed May 3 23:23:24 2023 UTC ()
xfce4-conf: update to 4.18.1

Change log:

4.18.1 (2023-04-17)
======
- Update copyright year
- xfconfd: Lower warning level
- docs: Fix xfconf_channel_get() transfer annotation
- Update bug report address
- docs: Fix unused declarations warning
- docs: Properly enable GI docs
- xfconfd: Fix check for "/" when building property name
- xfconfd: Make xml backend case sensitive for channel names
- Translation Updates:
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian,
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English
  (Canada), English (United Kingdom), Finnish, French, Galician,
  German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian,
  Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian
  Bokml, Occitan (post 1500), Polish, Portuguese, Portuguese
  (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian


(gutteridge)
diff -r1.40 -r1.41 pkgsrc/devel/xfce4-conf/Makefile
diff -r1.15 -r1.16 pkgsrc/devel/xfce4-conf/distinfo

cvs diff -r1.40 -r1.41 pkgsrc/devel/xfce4-conf/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/xfce4-conf/Makefile 2023/01/29 21:15:52 1.40
+++ pkgsrc/devel/xfce4-conf/Makefile 2023/05/03 23:23:24 1.41
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.40 2023/01/29 21:15:52 ryoon Exp $ 1# $NetBSD: Makefile,v 1.41 2023/05/03 23:23:24 gutteridge Exp $
2 2
3PKGREVISION= 2 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 4.18.0 5VERSION= 4.18.1
7DISTNAME= xfconf-${VERSION} 6DISTNAME= xfconf-${VERSION}
8PKGNAME= xfce4-conf-${VERSION} 7PKGNAME= xfce4-conf-${VERSION}
9CATEGORIES= devel 8CATEGORIES= devel
10MASTER_SITES= https://archive.xfce.org/src/xfce/xfconf/${VERSION:R}/ 9MASTER_SITES= https://archive.xfce.org/src/xfce/xfconf/${VERSION:R}/
11 10
12HOMEPAGE= https://docs.xfce.org/xfce/xfconf/start 11HOMEPAGE= https://docs.xfce.org/xfce/xfconf/start
13COMMENT= Xfce client-server configuration storage and query system 12COMMENT= Xfce client-server configuration storage and query system
14 13
15USE_TOOLS+= gdbus-codegen 14USE_TOOLS+= gdbus-codegen
16 15
17PKGCONFIG_OVERRIDE= xfconf/libxfconf-0.pc.in 16PKGCONFIG_OVERRIDE= xfconf/libxfconf-0.pc.in
18 17
19CONFIGURE_ARGS+= --disable-perl-bindings 18CONFIGURE_ARGS+= --disable-perl-bindings

cvs diff -r1.15 -r1.16 pkgsrc/devel/xfce4-conf/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/xfce4-conf/distinfo 2022/12/30 17:16:56 1.15
+++ pkgsrc/devel/xfce4-conf/distinfo 2023/05/03 23:23:24 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2022/12/30 17:16:56 bsiegert Exp $ 1$NetBSD: distinfo,v 1.16 2023/05/03 23:23:24 gutteridge Exp $
2 2
3BLAKE2s (xfconf-4.18.0.tar.bz2) = e0b19a5887d717b2c44556444b5ba645dd74765e12e85109c68e4c7c759448d5 3BLAKE2s (xfconf-4.18.1.tar.bz2) = be93cef8cee49cb34a4950ab7cb48c5904d80b0e5f95762db1fd4df0c6c8731e
4SHA512 (xfconf-4.18.0.tar.bz2) = 49ac3070e44e0c699c157e6c029bf14d932bc1e60b01bc3b4f7451acf403d451ac52e2dfb14fc97298cc774c7a0895616788cdbfc189976805669fcdb7aa47b6 4SHA512 (xfconf-4.18.1.tar.bz2) = cb4cc29497865755df4c9b8db7cbb84f9f2b5ce5eb7216bd5a3e7202424c565a36f4e4592c5ee0035a01fe4df043a87de43a536b0e63e1e200a077631e1c807a
5Size (xfconf-4.18.0.tar.bz2) = 625755 bytes 5Size (xfconf-4.18.1.tar.bz2) = 629881 bytes