pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-desktop



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Aug 25 22:53:38 UTC 2022

Modified Files:
        pkgsrc/x11/xfce4-desktop: Makefile PLIST distinfo

Log Message:
xfce4-desktop: update to 4.16.1

Change log:

4.16.1 (2022-08-20)
======
- Resolve deadlock on background change (Issue #188)
- Allocate memory after error processing
- Remove unused function call (Issue #157)
- autoconf: Remove AC_HEADER_STDC
- Do not delete property not set
- Set a pixmap XID, not the XID of the root window (#62)
- Fix next background (!16)
- build: Fix intltool lock file problem during make distcheck
- Increase opacity of xfce-verticals bg (Fixes #125)
- Fix Applications Menu memory leak (Bug #102)
- Fix gettext extraction from settings/xfce-backdrop-settings.desktop.in.in
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Azerbaijani,
  Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese
  (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech,
  Danish, Dutch, Eastern Armenian, English (Australia), English
  (Canada), English (United Kingdom), Estonian, Finnish, French,
  Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean,
  Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan
  (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil),
  Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Thai, Turkish, Ukrainian, Uyghur, Uzbek


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/x11/xfce4-desktop/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/x11/xfce4-desktop/PLIST
cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/xfce4-desktop/distinfo

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

Modified files:

Index: pkgsrc/x11/xfce4-desktop/Makefile
diff -u pkgsrc/x11/xfce4-desktop/Makefile:1.94 pkgsrc/x11/xfce4-desktop/Makefile:1.95
--- pkgsrc/x11/xfce4-desktop/Makefile:1.94      Thu Aug 11 05:09:34 2022
+++ pkgsrc/x11/xfce4-desktop/Makefile   Thu Aug 25 22:53:38 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.94 2022/08/11 05:09:34 gutteridge Exp $
+# $NetBSD: Makefile,v 1.95 2022/08/25 22:53:38 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.16.0
+VERSION=       4.16.1
 DISTNAME=      xfdesktop-${VERSION}
 PKGNAME=       xfce4-desktop-${VERSION}
 CATEGORIES=    x11

Index: pkgsrc/x11/xfce4-desktop/PLIST
diff -u pkgsrc/x11/xfce4-desktop/PLIST:1.34 pkgsrc/x11/xfce4-desktop/PLIST:1.35
--- pkgsrc/x11/xfce4-desktop/PLIST:1.34 Tue Nov 30 14:48:17 2021
+++ pkgsrc/x11/xfce4-desktop/PLIST      Thu Aug 25 22:53:38 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2021/11/30 14:48:17 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.35 2022/08/25 22:53:38 gutteridge Exp $
 bin/xfdesktop
 bin/xfdesktop-settings
 man/man1/xfdesktop.1
@@ -16,6 +16,7 @@ share/icons/hicolor/scalable/apps/org.xf
 share/locale/am/LC_MESSAGES/xfdesktop.mo
 share/locale/ar/LC_MESSAGES/xfdesktop.mo
 share/locale/ast/LC_MESSAGES/xfdesktop.mo
+share/locale/az/LC_MESSAGES/xfdesktop.mo
 share/locale/be/LC_MESSAGES/xfdesktop.mo
 share/locale/be@tarask/LC_MESSAGES/xfdesktop.mo
 share/locale/bg/LC_MESSAGES/xfdesktop.mo

Index: pkgsrc/x11/xfce4-desktop/distinfo
diff -u pkgsrc/x11/xfce4-desktop/distinfo:1.37 pkgsrc/x11/xfce4-desktop/distinfo:1.38
--- pkgsrc/x11/xfce4-desktop/distinfo:1.37      Tue Nov 30 14:48:17 2021
+++ pkgsrc/x11/xfce4-desktop/distinfo   Thu Aug 25 22:53:38 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2021/11/30 14:48:17 gutteridge Exp $
+$NetBSD: distinfo,v 1.38 2022/08/25 22:53:38 gutteridge Exp $
 
-BLAKE2s (xfdesktop-4.16.0.tar.bz2) = 8ca948251f3046426248f65f6230eedeeebf91abd91b2dcd5d3292806f529491
-SHA512 (xfdesktop-4.16.0.tar.bz2) = e62e5fb12997c3138fa36aed06388b921f5223ec09afbd22b622ef39bc421773acbf73606ffc3b38b5a01845678847cda43d193c8457608715cf750acd466129
-Size (xfdesktop-4.16.0.tar.bz2) = 2041114 bytes
+BLAKE2s (xfdesktop-4.16.1.tar.bz2) = c16b4eccbbdc2bb803fd88908d9362d62d395032e0142c04b1565906e566bbfd
+SHA512 (xfdesktop-4.16.1.tar.bz2) = 87e90c2946c80befc38bf724fff6a834d462c47439b727d172e766765d4e7e200a2415c271459b2e820b6d8425f7e92c928ba9a098e63473acf0e7369c122cfb
+Size (xfdesktop-4.16.1.tar.bz2) = 1942859 bytes



Home | Main Index | Thread Index | Old Index