[Lunar-commits] <moonbase> xf86-input-evdev: version bumped to 2.1.1.
Florin Braescu
florin at lunar-linux.org
Sun Jan 18 17:52:18 CET 2009
commit b6db746bae4e74c0a8522de46408466d06b2e23d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jan 18 18:52:18 2009 +0200
xf86-input-evdev: version bumped to 2.1.1.
Changes:
Remove xorgconfig & xorgcfg from See Also list in man page.
Rename NBITS to NLONGS to reflect its actual meaning.
Fix FOO_MAX off-by-one.
Disable middle mouse button emulation when a middle mouse button event is registered.
Finalize MB emu (and wakeup handlers) before closing the fd.
Fix XkbModel parsing error.
---
xorg7/driver/xf86-input-evdev/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/driver/xf86-input-evdev/DETAILS b/xorg7/driver/xf86-input-evdev/DETAILS
index 84122b6..8f525fc 100644
--- a/xorg7/driver/xf86-input-evdev/DETAILS
+++ b/xorg7/driver/xf86-input-evdev/DETAILS
@@ -1,12 +1,12 @@
MODULE=xf86-input-evdev
- VERSION=2.1.0
+ VERSION=2.1.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/driver
- SOURCE_VFY=sha1:afa5b981e4205fbefe1a21b95fa973f1c6532142
+ SOURCE_VFY=sha1:ec9c69e4913c9beac8d1003be70189f9721e8eef
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20060303
- UPDATED=20081210
+ UPDATED=20090118
SHORT="An input driver"
cat << EOF
More information about the Lunar-commits
mailing list