pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xkbcomp Updated xkbcomp to 1.4.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/41975a345561
branches: trunk
changeset: 361977:41975a345561
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 02 08:14:48 2017 +0000
description:
Updated xkbcomp to 1.4.0.
This xkbcomp release mostly contains a couple of bugfixes and parser
improvements. Notably, ignoring keycodes that X11 can never support
means that we can start using those keycodes, which xkbcommon
supports.
Benno Schulenberg (1):
When overriding a key, adjust also its number of levels (#57242).
Daniel Stone (2):
keycodes: Ignore high keycodes
xkbcomp 1.4.0
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Ran Benita (1):
When a file contains several maps, look for a default map
diffstat:
x11/xkbcomp/Makefile | 4 ++--
x11/xkbcomp/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e362504ff465 -r 41975a345561 x11/xkbcomp/Makefile
--- a/x11/xkbcomp/Makefile Tue May 02 03:40:36 2017 +0000
+++ b/x11/xkbcomp/Makefile Tue May 02 08:14:48 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2015/11/06 09:11:52 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/05/02 08:14:48 wiz Exp $
-DISTNAME= xkbcomp-1.3.1
+DISTNAME= xkbcomp-1.4.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff -r e362504ff465 -r 41975a345561 x11/xkbcomp/distinfo
--- a/x11/xkbcomp/distinfo Tue May 02 03:40:36 2017 +0000
+++ b/x11/xkbcomp/distinfo Tue May 02 08:14:48 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/06 09:11:52 wiz Exp $
+$NetBSD: distinfo,v 1.11 2017/05/02 08:14:48 wiz Exp $
-SHA1 (xkbcomp-1.3.1.tar.bz2) = 0295b57a4c4087b7a4d8d0ce6764039c24efb98c
-RMD160 (xkbcomp-1.3.1.tar.bz2) = 6b78b2ca6f6f676032d10982f38bcbb91265484d
-SHA512 (xkbcomp-1.3.1.tar.bz2) = 03ee4cad3ef0295b57eda25eec2c301baf04beaea8936baff5ae87e3eb41ace3095ce3fc80a55cd1c4f58581ed23bc0acfbe38879fce27e2a6f6cd647ec6bae7
-Size (xkbcomp-1.3.1.tar.bz2) = 246963 bytes
+SHA1 (xkbcomp-1.4.0.tar.bz2) = 9578a564ff8fcf96581fb52860828fbab8c67b4f
+RMD160 (xkbcomp-1.4.0.tar.bz2) = be06222455f6242572e1380cc606dcdd92364198
+SHA512 (xkbcomp-1.4.0.tar.bz2) = c96a63fc2d9a6ac17123297574966c45d0dcfd4ae3d4073ce863c7738d453f4c0a5f7a87c06efdec19f0b270207a7170fe1aa72a73ef1b50f95c7ca262f4882e
+Size (xkbcomp-1.4.0.tar.bz2) = 243774 bytes
Home |
Main Index |
Thread Index |
Old Index