Skip to content

Commit

Permalink
xfce4-desktop: update to 4.16.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
dhgutteridge committed Aug 25, 2022
1 parent 29cef2e commit 4be3edc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
5 changes: 2 additions & 3 deletions x11/xfce4-desktop/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 2 additions & 1 deletion x11/xfce4-desktop/PLIST
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -16,6 +16,7 @@ share/icons/hicolor/scalable/apps/org.xfce.xfdesktop.svg
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
Expand Down
8 changes: 4 additions & 4 deletions x11/xfce4-desktop/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4be3edc

Please sign in to comment.