pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/xfce4-conf



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed May  3 23:23:24 UTC 2023

Modified Files:
        pkgsrc/devel/xfce4-conf: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/xfce4-conf/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/xfce4-conf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/xfce4-conf/Makefile
diff -u pkgsrc/devel/xfce4-conf/Makefile:1.40 pkgsrc/devel/xfce4-conf/Makefile:1.41
--- pkgsrc/devel/xfce4-conf/Makefile:1.40       Sun Jan 29 21:15:52 2023
+++ pkgsrc/devel/xfce4-conf/Makefile    Wed May  3 23:23:24 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2023/01/29 21:15:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2023/05/03 23:23:24 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.18.0
+VERSION=       4.18.1
 DISTNAME=      xfconf-${VERSION}
 PKGNAME=       xfce4-conf-${VERSION}
 CATEGORIES=    devel

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



Home | Main Index | Thread Index | Old Index