pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-input-keyboard Update to 1.8.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5cf7450a3839
branches:  trunk
changeset: 649678:5cf7450a3839
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 07 15:36:02 2015 +0000

description:
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

diffstat:

 x11/xf86-input-keyboard/Makefile |  5 ++---
 x11/xf86-input-keyboard/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a892761e42f5 -r 5cf7450a3839 x11/xf86-input-keyboard/Makefile
--- a/x11/xf86-input-keyboard/Makefile  Tue Apr 07 14:49:17 2015 +0000
+++ b/x11/xf86-input-keyboard/Makefile  Tue Apr 07 15:36:02 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2015/04/03 09:59:56 tnn Exp $
+# $NetBSD: Makefile,v 1.19 2015/04/07 15:36:02 wiz Exp $
 
-DISTNAME=      xf86-input-keyboard-1.8.0
-PKGREVISION=   2
+DISTNAME=      xf86-input-keyboard-1.8.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r a892761e42f5 -r 5cf7450a3839 x11/xf86-input-keyboard/distinfo
--- a/x11/xf86-input-keyboard/distinfo  Tue Apr 07 14:49:17 2015 +0000
+++ b/x11/xf86-input-keyboard/distinfo  Tue Apr 07 15:36:02 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/04/06 13:28:22 tnn Exp $
+$NetBSD: distinfo,v 1.11 2015/04/07 15:36:02 wiz Exp $
 
-SHA1 (xf86-input-keyboard-1.8.0.tar.bz2) = 7728d733ef16d664a201868ecae5db3705cf8ef1
-RMD160 (xf86-input-keyboard-1.8.0.tar.bz2) = 19ce2bf7a0c7c245afce557990dc762d66575b3d
-Size (xf86-input-keyboard-1.8.0.tar.bz2) = 323838 bytes
+SHA1 (xf86-input-keyboard-1.8.1.tar.bz2) = c23cbba8b665c09cbc12ada36bc3cbf4ac4eff9f
+RMD160 (xf86-input-keyboard-1.8.1.tar.bz2) = a88e5d2e48c4672fc8ab6979e103f2f021af0b33
+Size (xf86-input-keyboard-1.8.1.tar.bz2) = 319232 bytes
 SHA1 (patch-src_sun__kbd.c) = d988239bc09a21cd634134a48d39e3026cda960d



Home | Main Index | Thread Index | Old Index