Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-settings xfce4-settings: update to 4.14.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c13ff99c7cb
branches:  trunk
changeset: 431493:1c13ff99c7cb
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu May 14 00:16:48 2020 +0000

description:
xfce4-settings: update to 4.14.3

Change log:

4.14.3
======
- display: Allow resizing of minimal dialog (Bug #15450)
- display: Use proper fallback configuration on "apply" and "toggle off"
  (Bug #16476)
- keyboard: Fix crash when editing shortcut (Bug #15958)
- keyboard: Fix log flood (bug #16521)
- settings-manager: Make sure content determines size
- xfsettingsd: Handle failure to get Xkl engine for display (Bug #16017)
- Translation Updates:
  Albanian, Asturian, Belarusian, Belarusian (Tarask), Catalan, Hebrew,
  Kazakh, Malay, Portuguese, Swedish, Ukrainian

diffstat:

 x11/xfce4-settings/Makefile |   5 ++---
 x11/xfce4-settings/PLIST    |   3 ++-
 x11/xfce4-settings/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (50 lines):

diff -r 9dd3f9447e43 -r 1c13ff99c7cb x11/xfce4-settings/Makefile
--- a/x11/xfce4-settings/Makefile       Thu May 14 00:11:48 2020 +0000
+++ b/x11/xfce4-settings/Makefile       Thu May 14 00:16:48 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2020/03/10 22:11:23 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2020/05/14 00:16:48 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.14.2
+VERSION=       4.14.3
 DISTNAME=      xfce4-settings-${VERSION}
 CATEGORIES=    x11
 MASTER_SITES=  https://archive.xfce.org/src/xfce/xfce4-settings/${VERSION:R}/
diff -r 9dd3f9447e43 -r 1c13ff99c7cb x11/xfce4-settings/PLIST
--- a/x11/xfce4-settings/PLIST  Thu May 14 00:11:48 2020 +0000
+++ b/x11/xfce4-settings/PLIST  Thu May 14 00:16:48 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2019/08/23 14:31:15 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/05/14 00:16:48 gutteridge Exp $
 bin/xfce4-accessibility-settings
 bin/xfce4-appearance-settings
 bin/xfce4-display-settings
@@ -30,6 +30,7 @@
 share/locale/ar/LC_MESSAGES/xfce4-settings.mo
 share/locale/ast/LC_MESSAGES/xfce4-settings.mo
 share/locale/be/LC_MESSAGES/xfce4-settings.mo
+share/locale/be@tarask/LC_MESSAGES/xfce4-settings.mo
 share/locale/bg/LC_MESSAGES/xfce4-settings.mo
 share/locale/bn/LC_MESSAGES/xfce4-settings.mo
 share/locale/ca/LC_MESSAGES/xfce4-settings.mo
diff -r 9dd3f9447e43 -r 1c13ff99c7cb x11/xfce4-settings/distinfo
--- a/x11/xfce4-settings/distinfo       Thu May 14 00:11:48 2020 +0000
+++ b/x11/xfce4-settings/distinfo       Thu May 14 00:16:48 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2020/01/29 04:58:48 gutteridge Exp $
+$NetBSD: distinfo,v 1.18 2020/05/14 00:16:48 gutteridge Exp $
 
-SHA1 (xfce4-settings-4.14.2.tar.bz2) = c273a19445bc5ee1cd57e6332bcd82b689093b21
-RMD160 (xfce4-settings-4.14.2.tar.bz2) = 406f1da847ff658cfa1dedfb5af5ce546ef4f5a7
-SHA512 (xfce4-settings-4.14.2.tar.bz2) = 5882e96504e2ad869504e7c8e6e62d1d04f61beef524ba85a3ed962ca689d6e72a4ed717173f9e2645c078c2c8757caed1f3395dd185a3b0b5dc8b27a1a3d2d1
-Size (xfce4-settings-4.14.2.tar.bz2) = 1194714 bytes
+SHA1 (xfce4-settings-4.14.3.tar.bz2) = 537c14ae06fb2d460fa920be6293053c8b3106eb
+RMD160 (xfce4-settings-4.14.3.tar.bz2) = 58f4ecbbf0595e74b709cf225f09dcb0a32a5281
+SHA512 (xfce4-settings-4.14.3.tar.bz2) = fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
+Size (xfce4-settings-4.14.3.tar.bz2) = 1201308 bytes
 SHA1 (patch-xfce4-settings-manager_Makefile.in) = c02cd0ccede9cea56c5d123eb1b5146039712f39
 SHA1 (patch-xfsettingsd_Makefile.in) = 4436cd90a4bdbdce731248735a38898afdd367d9
 SHA1 (patch-xfsettingsd_xsettings.xml) = dc4130aeabac2c5964695ae8b55a61a9989ff67d



Home | Main Index | Thread Index | Old Index