summaryrefslogtreecommitdiff
path: root/x11/xf86-input-keyboard/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2016-11-17 08:05:55 +0000
committerwiz <wiz>2016-11-17 08:05:55 +0000
commitf71244ee290c5e4971522f03351b4a9aef775d9a (patch)
tree56d847214696774c2961761870a5a44686a84fbe /x11/xf86-input-keyboard/Makefile
parent1989c11f379e5b7ae0184d7b48b94a8ddb2c7eab (diff)
downloadpkgsrc-f71244ee290c5e4971522f03351b4a9aef775d9a.tar.gz
Update xf86-input-keyboard to 1.9.0.
This release supports the hot-off-the-line X server 1.19. Rejoice! But not too much, you have work tomorrow. Alexandr Shadchin (3): Remove empty function xf86KbdUnplug Reorder load module stuff Remove support for X input ABI < 12 Keith Packard (1): Use xf86AddEnabledDevice with threaded input Peter Hutterer (1): keyboard 1.9.0 Yasushi Oshima (1): Add defines for Japanese 106-key USB keyboards.
Diffstat (limited to 'x11/xf86-input-keyboard/Makefile')
-rw-r--r--x11/xf86-input-keyboard/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xf86-input-keyboard/Makefile b/x11/xf86-input-keyboard/Makefile
index c141576f545..813b006d7a1 100644
--- a/x11/xf86-input-keyboard/Makefile
+++ b/x11/xf86-input-keyboard/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2016/02/26 11:27:17 jperkin Exp $
+# $NetBSD: Makefile,v 1.23 2016/11/17 08:05:55 wiz Exp $
-DISTNAME= xf86-input-keyboard-1.8.1
-PKGREVISION= 2
+DISTNAME= xf86-input-keyboard-1.9.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2