pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xkbcomp xkbcomp: update to 1.4.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/900cea3d3b92
branches:  trunk
changeset: 448868:900cea3d3b92
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 17 08:18:53 2021 +0000

description:
xkbcomp: update to 1.4.5.

No exciting changes here. If anything, this release is less exciting than
previous versions.

The default keymaps now all ship with high keycodes which the server won't
support and and they also include keycodes that aren't mapped to any
keysyms. So screaming multiple warnings at every user on every keymap
compile about this is rather pointless and generates unwanted bugs.

These blood-curdling, adrenaline-laden warnings have been downgraded to mere
informational messages. And we all know no-one reads those.

Peter Hutterer (7):
      Remove trailing whitespaces
      gitlab CI: add basic build test
      Replace WARN[1-9], ERROR[1-9], etc. with their unnumbered version
      Downgrade the warning for missing symbols to info
      keycodes: downgrade the >255 keycode warning to an info
      keycodes: compress the high keycode warning
      xkbcomp 1.4.5

diffstat:

 x11/xkbcomp/Makefile |   4 ++--
 x11/xkbcomp/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 7b884ac03e70 -r 900cea3d3b92 x11/xkbcomp/Makefile
--- a/x11/xkbcomp/Makefile      Wed Mar 17 06:25:20 2021 +0000
+++ b/x11/xkbcomp/Makefile      Wed Mar 17 08:18:53 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/11/05 09:17:06 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2021/03/17 08:18:53 wiz Exp $
 
-DISTNAME=              xkbcomp-1.4.4
+DISTNAME=              xkbcomp-1.4.5
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 7b884ac03e70 -r 900cea3d3b92 x11/xkbcomp/distinfo
--- a/x11/xkbcomp/distinfo      Wed Mar 17 06:25:20 2021 +0000
+++ b/x11/xkbcomp/distinfo      Wed Mar 17 08:18:53 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2020/11/05 09:17:06 wiz Exp $
+$NetBSD: distinfo,v 1.16 2021/03/17 08:18:53 wiz Exp $
 
-SHA1 (xkbcomp-1.4.4.tar.bz2) = 9c173c9153d623de4503ddba99ccff91a4fdfc59
-RMD160 (xkbcomp-1.4.4.tar.bz2) = 635ecf94e8e05ddfb61a8aebdee2567ea2149f98
-SHA512 (xkbcomp-1.4.4.tar.bz2) = 971eb06277a49083b42154472596f1452fa94cdee28bad345bbcd85b028441bfd975763c20ed92aa69d6605b3fb23d27fee89df91501963b77c863667bae41c4
-Size (xkbcomp-1.4.4.tar.bz2) = 251224 bytes
+SHA1 (xkbcomp-1.4.5.tar.bz2) = 3505b70268572375078982cab98aeb96f72ff14c
+RMD160 (xkbcomp-1.4.5.tar.bz2) = c22378b5ba551d48619288c6d3028e699a34921a
+SHA512 (xkbcomp-1.4.5.tar.bz2) = 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154
+Size (xkbcomp-1.4.5.tar.bz2) = 251617 bytes



Home | Main Index | Thread Index | Old Index