pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libxkbcommon
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 13 10:11:12 UTC 2021
Modified Files:
pkgsrc/x11/libxkbcommon: Makefile distinfo
Log Message:
libxkbcommon: update to 1.2.1.
libxkbcommon 1.2.1 - 2021-04-07
==================
- Fix `xkb_x11_keymap_new_from_device()` failing when the keymap contains key
types with missing level names, like the one used by the `numpad:mac` option
in xkeyboard-config. Regressed in 1.2.0.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/libxkbcommon/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/libxkbcommon/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libxkbcommon/Makefile
diff -u pkgsrc/x11/libxkbcommon/Makefile:1.33 pkgsrc/x11/libxkbcommon/Makefile:1.34
--- pkgsrc/x11/libxkbcommon/Makefile:1.33 Tue Apr 13 10:10:22 2021
+++ pkgsrc/x11/libxkbcommon/Makefile Tue Apr 13 10:11:12 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2021/04/13 10:10:22 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2021/04/13 10:11:12 wiz Exp $
-DISTNAME= libxkbcommon-1.2.0
+DISTNAME= libxkbcommon-1.2.1
CATEGORIES= x11
MASTER_SITES= https://xkbcommon.org/download/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libxkbcommon/distinfo
diff -u pkgsrc/x11/libxkbcommon/distinfo:1.23 pkgsrc/x11/libxkbcommon/distinfo:1.24
--- pkgsrc/x11/libxkbcommon/distinfo:1.23 Mon Apr 5 12:44:47 2021
+++ pkgsrc/x11/libxkbcommon/distinfo Tue Apr 13 10:11:12 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2021/04/05 12:44:47 wiz Exp $
+$NetBSD: distinfo,v 1.24 2021/04/13 10:11:12 wiz Exp $
-SHA1 (libxkbcommon-1.2.0.tar.xz) = 129dea0a044823f9608fe015dd34e0466c24c48b
-RMD160 (libxkbcommon-1.2.0.tar.xz) = aca14b89dd27c71d8f713b39104c161a1854b168
-SHA512 (libxkbcommon-1.2.0.tar.xz) = a16814fffeaae9fb4ffb7eebd2304f451868e3f9dcd5b77e91ee8134c8185f056d3a09b883e68a3ef2e3fb4b2ab06f1ca863afb7ea8f92d2a379e2cad491f932
-Size (libxkbcommon-1.2.0.tar.xz) = 454436 bytes
+SHA1 (libxkbcommon-1.2.1.tar.xz) = 38480a0a635f3254af76eb4e64a4c89b053777cc
+RMD160 (libxkbcommon-1.2.1.tar.xz) = 66f23e9e159b1f441c0aefda8b4602b92be37074
+SHA512 (libxkbcommon-1.2.1.tar.xz) = 28de91166a289586a78068b725b904da46fca144936ea0677ec9234c7f0499b9ae321d79c57f15782b63c6e7a37b074fe44648673a2294bbde13110195567e3b
+Size (libxkbcommon-1.2.1.tar.xz) = 453172 bytes
Home |
Main Index |
Thread Index |
Old Index