pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/xfce4-wm



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed May 13 01:56:42 UTC 2020

Modified Files:
        pkgsrc/wm/xfce4-wm: Makefile distinfo

Log Message:
xfce4-wm: update to 4.14.2

Change log:

4.14.2
======

- Prefer GLX on AMD (Bug #16716)
- Fix compositor without required X11 extensions (Bug #16713)
- Fix window decorations without XRender extension (Bug #16713)
- Avoid grabbing the keyboard with Alt-Tab to work around a bug in
  Qt with XInput2 valuators (Bug #16708)
- Automatically update window title fonts on scale change
- Fix a regression with title font size at scale 2 (Bug #16711)
- Fix an X error with XShape (Bug #16383)
- I18n:
  Update translations: ar, be, be@tarask, bg, bn, ca, cs, da, de, el,
  en_AU, en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hy_AM, id, ie, is,
  it, ka, ko, lt, lv, nb, nl, nn, oc, pl, pt, pt_BR, ro, sk, sl, sq,
  sv, th, ug, ur, ur_PK, zh_CN, zh_HK


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/wm/xfce4-wm/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/wm/xfce4-wm/distinfo

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

Modified files:

Index: pkgsrc/wm/xfce4-wm/Makefile
diff -u pkgsrc/wm/xfce4-wm/Makefile:1.79 pkgsrc/wm/xfce4-wm/Makefile:1.80
--- pkgsrc/wm/xfce4-wm/Makefile:1.79    Sat Apr 25 19:53:13 2020
+++ pkgsrc/wm/xfce4-wm/Makefile Wed May 13 01:56:42 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2020/04/25 19:53:13 gutteridge Exp $
+# $NetBSD: Makefile,v 1.80 2020/05/13 01:56:42 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       4.14.1
+VERSION=       4.14.2
 DISTNAME=      xfwm4-${VERSION}
 PKGNAME=       xfce4-wm-${VERSION}
 CATEGORIES=    wm

Index: pkgsrc/wm/xfce4-wm/distinfo
diff -u pkgsrc/wm/xfce4-wm/distinfo:1.31 pkgsrc/wm/xfce4-wm/distinfo:1.32
--- pkgsrc/wm/xfce4-wm/distinfo:1.31    Fri Apr 17 23:52:55 2020
+++ pkgsrc/wm/xfce4-wm/distinfo Wed May 13 01:56:42 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2020/04/17 23:52:55 gutteridge Exp $
+$NetBSD: distinfo,v 1.32 2020/05/13 01:56:42 gutteridge Exp $
 
-SHA1 (xfwm4-4.14.1.tar.bz2) = 7db15249ac009377bba46556377ca5bab0484e3e
-RMD160 (xfwm4-4.14.1.tar.bz2) = 4b610ff0e727ca97f4e83fc30a95a201d30d9315
-SHA512 (xfwm4-4.14.1.tar.bz2) = 2e924498fa467837fae6a148958c0bbb27fc310383c06a4d101928762781f3dbc48e51ff67ddc5c7ce7d04f6af2ff63c64d1d6a0d5eebed224eb23db9ebeea73
-Size (xfwm4-4.14.1.tar.bz2) = 1165131 bytes
+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 (patch-defaults_defaults) = 116409b6ee52344984bf6547c9f6cf06d6d66b92
 SHA1 (patch-src_misc.c) = 9536fd9111712d96575c383bf5f88626ad741a9e



Home | Main Index | Thread Index | Old Index