[Lunar-commits] <moonbase> xf86-input-vmmouse: version bumped to 12.6.1.
Florin Braescu
florin at lunar-linux.org
Thu Nov 13 23:43:02 CET 2008
commit 0945b7d8aedb097ecd02143191db657ee32f0211
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Nov 14 00:43:02 2008 +0200
xf86-input-vmmouse: version bumped to 12.6.1.
Changes:
Remove call to iopl(). It's not portable and isn't necessary.
Move shared vmmouse files into a separate static lib so we can
Ignore more stuff in .gitignore
Add HAL integration to support input hot plug.
Switch hal-probe-vmmouse to /bin/sh.
---
xorg7/driver/xf86-input-vmmouse/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/xorg7/driver/xf86-input-vmmouse/DETAILS b/xorg7/driver/xf86-input-vmmouse/DETAILS
index 51a21f6..119bf1e 100644
--- a/xorg7/driver/xf86-input-vmmouse/DETAILS
+++ b/xorg7/driver/xf86-input-vmmouse/DETAILS
@@ -1,14 +1,14 @@
MODULE=xf86-input-vmmouse
- VERSION=12.5.1
+ VERSION=12.6.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/driver
- SOURCE_VFY=sha1:7df8ddc6a893edb9d3748c74ec0b9c6d6f01c39d
+ SOURCE_VFY=sha1:a0613f940d0ec4ede1eecdd91d0cac2f62b442b7
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20060124
- UPDATED=20080601
- SHORT="the X.Org mouse input device driver for vm"
+ UPDATED=20081113
+ SHORT="The X.Org mouse input device driver for vm"
cat << EOF
-xf86-input-vmmouse provides the driver for mouse input devices in X.Org.for vm
+xf86-input-vmmouse provides the driver for mouse input devices in X.Org.for vm.
EOF
More information about the Lunar-commits
mailing list