pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/xfce4-wm xfce4-wm: update to 4.14.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/250f5534b804
branches:  trunk
changeset: 438903:250f5534b804
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Sep 12 00:18:59 2020 +0000

description:
xfce4-wm: update to 4.14.4

Change log:

4.14.4
======

- Fix a crash on FreeBSD (xfce/xfwm4#411)
- Fix compilation warning due to g_type_class_add_private deprecation

4.14.3
======

- Add support for XRes X11 extension to get the PID of sandboxed apps
- Fix use-after-free of settings strings (xfce/xfwm4#406)
- More XError traps (xfce/xfwm4#405)
- I18n:
  Update translations: en_CA, et, he, hy_AM, id, it, sq, zh_HK
  New translations: hye

diffstat:

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

diffs (49 lines):

diff -r 9e044ada3504 -r 250f5534b804 wm/xfce4-wm/Makefile
--- a/wm/xfce4-wm/Makefile      Fri Sep 11 23:50:09 2020 +0000
+++ b/wm/xfce4-wm/Makefile      Sat Sep 12 00:18:59 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.82 2020/08/31 18:12:30 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2020/09/12 00:18:59 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.14.2
+VERSION=       4.14.4
 DISTNAME=      xfwm4-${VERSION}
 PKGNAME=       xfce4-wm-${VERSION}
 CATEGORIES=    wm
diff -r 9e044ada3504 -r 250f5534b804 wm/xfce4-wm/PLIST
--- a/wm/xfce4-wm/PLIST Fri Sep 11 23:50:09 2020 +0000
+++ b/wm/xfce4-wm/PLIST Sat Sep 12 00:18:59 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2020/04/17 23:52:55 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.24 2020/09/12 00:18:59 gutteridge Exp $
 bin/xfwm4
 bin/xfwm4-settings
 bin/xfwm4-tweaks-settings
@@ -60,6 +60,7 @@
 share/locale/hr/LC_MESSAGES/xfwm4.mo
 share/locale/hu/LC_MESSAGES/xfwm4.mo
 share/locale/hy_AM/LC_MESSAGES/xfwm4.mo
+share/locale/hye/LC_MESSAGES/xfwm4.mo
 share/locale/id/LC_MESSAGES/xfwm4.mo
 share/locale/ie/LC_MESSAGES/xfwm4.mo
 share/locale/is/LC_MESSAGES/xfwm4.mo
diff -r 9e044ada3504 -r 250f5534b804 wm/xfce4-wm/distinfo
--- a/wm/xfce4-wm/distinfo      Fri Sep 11 23:50:09 2020 +0000
+++ b/wm/xfce4-wm/distinfo      Sat Sep 12 00:18:59 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.32 2020/05/13 01:56:42 gutteridge Exp $
+$NetBSD: distinfo,v 1.33 2020/09/12 00:18:59 gutteridge Exp $
 
-SHA1 (xfwm4-4.14.2.tar.bz2) = 32ad3b845d8f7b6b08949b4d527ef04a4268d75d
-RMD160 (xfwm4-4.14.2.tar.bz2) = 22da60e047352418754b94f65e0a04257517452d
-SHA512 (xfwm4-4.14.2.tar.bz2) = 9e28f7782ce6c1734f9a50efec75d4c03a193bf078fd29f42c11770cef134c4516c256cb9c4b92a71bbbbfca81f37ba0ce19477831bb1da858c839135005b8f2
-Size (xfwm4-4.14.2.tar.bz2) = 1158799 bytes
+SHA1 (xfwm4-4.14.4.tar.bz2) = 247c22834a11193c6f4ef7cc32e5a3bea92a5a13
+RMD160 (xfwm4-4.14.4.tar.bz2) = 2a134a25bf376f15065ad656306e1a2296d367a5
+SHA512 (xfwm4-4.14.4.tar.bz2) = ca3c94d1835076b904aca9f531dccebd9d78a1c85e0f7af7ac7aaba1a067e0f11f5224bdc20dc233038dc752ae1ac85602608c168a4d91643ac7538b448c04bf
+Size (xfwm4-4.14.4.tar.bz2) = 1164972 bytes
 SHA1 (patch-defaults_defaults) = 116409b6ee52344984bf6547c9f6cf06d6d66b92
 SHA1 (patch-src_misc.c) = 9536fd9111712d96575c383bf5f88626ad741a9e



Home | Main Index | Thread Index | Old Index