aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-09-12 17:16:39 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-09-12 17:16:39 +0000
commite68ed3b8793f6ecd13b9293d717df2339fae7122 (patch)
treea7b712a927266cbbdc58b4d82253c937a502e5c6 /x11-drivers
parent0d919f7aed4f012b302e958bbb0d7afeaad4f865 (diff)
downloadports-e68ed3b8793f6ecd13b9293d717df2339fae7122.tar.gz
ports-e68ed3b8793f6ecd13b9293d717df2339fae7122.zip
- Fix extra keyboards patch, was broken by 1.8.0 update
Approved by: x11 (kwm)
Notes
Notes: svn path=/head/; revision=368048
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-keyboard/Makefile2
-rw-r--r--x11-drivers/xf86-input-keyboard/files/patch-src__bsd_kbd.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-keyboard/Makefile b/x11-drivers/xf86-input-keyboard/Makefile
index 235c826f2a3b..2c426268b6f9 100644
--- a/x11-drivers/xf86-input-keyboard/Makefile
+++ b/x11-drivers/xf86-input-keyboard/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xf86-input-keyboard
PORTVERSION= 1.8.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
diff --git a/x11-drivers/xf86-input-keyboard/files/patch-src__bsd_kbd.c b/x11-drivers/xf86-input-keyboard/files/patch-src__bsd_kbd.c
index 2f62b8206b6b..984a73680601 100644
--- a/x11-drivers/xf86-input-keyboard/files/patch-src__bsd_kbd.c
+++ b/x11-drivers/xf86-input-keyboard/files/patch-src__bsd_kbd.c
@@ -1,7 +1,7 @@
Index: src/bsd_kbd.c
-@@ -205,6 +205,12 @@
+@@ -237,6 +237,12 @@
#endif
- }
+ }
}
+/*
+ * Switch keyboards which are not attached to console in RAW mode