pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-desktop xfce4-desktop: update to 4.16.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/569d418798f9
branches:  trunk
changeset: 384018:569d418798f9
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Aug 25 22:53:38 2022 +0000

description:
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

diffstat:

 x11/xfce4-desktop/Makefile |  5 ++---
 x11/xfce4-desktop/PLIST    |  3 ++-
 x11/xfce4-desktop/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r ee967eb9a1c0 -r 569d418798f9 x11/xfce4-desktop/Makefile
--- a/x11/xfce4-desktop/Makefile        Thu Aug 25 22:52:07 2022 +0000
+++ b/x11/xfce4-desktop/Makefile        Thu Aug 25 22:53:38 2022 +0000
@@ -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
diff -r ee967eb9a1c0 -r 569d418798f9 x11/xfce4-desktop/PLIST
--- a/x11/xfce4-desktop/PLIST   Thu Aug 25 22:52:07 2022 +0000
+++ b/x11/xfce4-desktop/PLIST   Thu Aug 25 22:53:38 2022 +0000
@@ -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/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
diff -r ee967eb9a1c0 -r 569d418798f9 x11/xfce4-desktop/distinfo
--- a/x11/xfce4-desktop/distinfo        Thu Aug 25 22:52:07 2022 +0000
+++ b/x11/xfce4-desktop/distinfo        Thu Aug 25 22:53:38 2022 +0000
@@ -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