Tue Apr 7 15:36:02 2015 UTC ()
Update to 1.8.1:

Two bugfixes, two cleanups. The fix for 89653 fixes a dead keyboard on Linux
machines, though note that use of this driver under Linux is considered very
much a legacy use case. Use evdev or the new libinput driver instead.
Egbert's fix untangles overlaps between multimedia keys and the jp
Henkan/Muhenkan keys.

Alan Coopersmith (1):
      Mark xf86OSKbdPreInit as _X_EXPORT in header to match definitions

Egbert Eich (1):
      Detangle inet keys and jp Henkan/ Muhenkan keys

Peter Hutterer (3):
      Init LEDs to zero before querying the value
      linux: bring our process group to the foreground (#89653)
      keyboard 1.8.1


(wiz)
diff -r1.18 -r1.19 pkgsrc/x11/xf86-input-keyboard/Makefile
diff -r1.10 -r1.11 pkgsrc/x11/xf86-input-keyboard/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/x11/xf86-input-keyboard/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-input-keyboard/Makefile 2015/04/03 09:59:56 1.18
+++ pkgsrc/x11/xf86-input-keyboard/Makefile 2015/04/07 15:36:02 1.19
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2015/04/03 09:59:56 tnn Exp $ 1# $NetBSD: Makefile,v 1.19 2015/04/07 15:36:02 wiz Exp $
2 2
3DISTNAME= xf86-input-keyboard-1.8.0 3DISTNAME= xf86-input-keyboard-1.8.1
4PKGREVISION= 2 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 5MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Modular Xorg keyboard driver 10COMMENT= Modular Xorg keyboard driver
12 11
13USE_LIBTOOL= YES 12USE_LIBTOOL= YES
14GNU_CONFIGURE= YES 13GNU_CONFIGURE= YES
15USE_TOOLS+= gmake pkg-config 14USE_TOOLS+= gmake pkg-config
16 15
17.include "../../mk/bsd.prefs.mk" 16.include "../../mk/bsd.prefs.mk"

cvs diff -r1.10 -r1.11 pkgsrc/x11/xf86-input-keyboard/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-input-keyboard/distinfo 2015/04/06 13:28:22 1.10
+++ pkgsrc/x11/xf86-input-keyboard/distinfo 2015/04/07 15:36:02 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2015/04/06 13:28:22 tnn Exp $ 1$NetBSD: distinfo,v 1.11 2015/04/07 15:36:02 wiz Exp $
2 2
3SHA1 (xf86-input-keyboard-1.8.0.tar.bz2) = 7728d733ef16d664a201868ecae5db3705cf8ef1 3SHA1 (xf86-input-keyboard-1.8.1.tar.bz2) = c23cbba8b665c09cbc12ada36bc3cbf4ac4eff9f
4RMD160 (xf86-input-keyboard-1.8.0.tar.bz2) = 19ce2bf7a0c7c245afce557990dc762d66575b3d 4RMD160 (xf86-input-keyboard-1.8.1.tar.bz2) = a88e5d2e48c4672fc8ab6979e103f2f021af0b33
5Size (xf86-input-keyboard-1.8.0.tar.bz2) = 323838 bytes 5Size (xf86-input-keyboard-1.8.1.tar.bz2) = 319232 bytes
6SHA1 (patch-src_sun__kbd.c) = d988239bc09a21cd634134a48d39e3026cda960d 6SHA1 (patch-src_sun__kbd.c) = d988239bc09a21cd634134a48d39e3026cda960d