summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2009-02-25 16:04:11 +0000
committerwiz <wiz>2009-02-25 16:04:11 +0000
commitdf4f95967294fbef56e446478fefd361d6186216 (patch)
treef43a207db40a3dedab35a56af622e807cabfd5a3
parentff5ea493126e12223dc4e41fb3d45a8745ec2b4c (diff)
downloadpkgsrc-df4f95967294fbef56e446478fefd361d6186216.tar.gz
Update to 12.6.3:
12.6.3: Peter Hutterer (3): Fix build against master - add xf86OSmouse.h Fix make distcheck allowing custom build directories. Bump for 12.6.3 release 12.6.2: Philip Langdale (5): Narrow down the scope of what systems are checked for the vmmouse device. Don't flush buttons. Only turn on absolute mode when we get an actual event; we don't Revert "Narrow down the scope of what systems are checked for the vmmouse device." Bump for 12.6.2 release. 12.6.1: Philip Langdale (2): Remove call to iopl(). It's not portable and isn't necessary. Bump for 12.6.1 release. 12.6.0: Philip Langdale (5): 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 and add Copyright statement. Bump version number for 12.6.0 release. 12.5.2: Adam Jackson (1): Remove useless call to xf86AddModuleInfo Matthias Hopf (2): Grab mouse from kernel if possible. Revert "Grab mouse from kernel if possible." Philip Langdale (3): Properly set axis range and resolution for Server 1.5+ Change ZAxisMapping default to match main mouse driver. Bump version number for 12.5.2 release.
-rw-r--r--x11/xf86-input-vmmouse/Makefile5
-rw-r--r--x11/xf86-input-vmmouse/PLIST11
-rw-r--r--x11/xf86-input-vmmouse/distinfo8
3 files changed, 16 insertions, 8 deletions
diff --git a/x11/xf86-input-vmmouse/Makefile b/x11/xf86-input-vmmouse/Makefile
index 0abac55ad7f..cd750c74a27 100644
--- a/x11/xf86-input-vmmouse/Makefile
+++ b/x11/xf86-input-vmmouse/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2008/10/28 05:37:10 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/25 16:04:11 wiz Exp $
-DISTNAME= xf86-input-vmmouse-12.5.1
-PKGREVISION= 2
+DISTNAME= xf86-input-vmmouse-12.6.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-vmmouse/PLIST b/x11/xf86-input-vmmouse/PLIST
index b0b877882c3..37f00550c34 100644
--- a/x11/xf86-input-vmmouse/PLIST
+++ b/x11/xf86-input-vmmouse/PLIST
@@ -1,6 +1,15 @@
-@comment $NetBSD: PLIST,v 1.2 2008/10/28 05:37:10 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/02/25 16:04:11 wiz Exp $
+bin/vmmouse_detect
+lib/hal/hal-probe-vmmouse
lib/xorg/modules/input/vmmouse_drv.la
+man/man1/vmmouse_detect.1
man/man4/vmmouse.4
+share/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
+@unexec ${RMDIR} %D/share/hal/fdi/policy/20thirdparty 2> /dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/hal/fdi/policy 2> /dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/hal/fdi 2> /dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/hal 2> /dev/null || ${TRUE}
@comment @dirrm lib/xorg/modules/input
@comment @dirrm lib/xorg/modules
@comment @dirrm lib/xorg
+@comment @dirrm lib/hal
diff --git a/x11/xf86-input-vmmouse/distinfo b/x11/xf86-input-vmmouse/distinfo
index c6952432e31..364310d9f42 100644
--- a/x11/xf86-input-vmmouse/distinfo
+++ b/x11/xf86-input-vmmouse/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/08/07 16:47:39 tnn Exp $
+$NetBSD: distinfo,v 1.3 2009/02/25 16:04:11 wiz Exp $
-SHA1 (xf86-input-vmmouse-12.5.1.tar.bz2) = 7df8ddc6a893edb9d3748c74ec0b9c6d6f01c39d
-RMD160 (xf86-input-vmmouse-12.5.1.tar.bz2) = 5bcd834e8e0d2577ab024bbe0058a7908cbe3a71
-Size (xf86-input-vmmouse-12.5.1.tar.bz2) = 245459 bytes
+SHA1 (xf86-input-vmmouse-12.6.3.tar.bz2) = 9181902f29d97dc46e906dcb8c22c25840148fd1
+RMD160 (xf86-input-vmmouse-12.6.3.tar.bz2) = d3b7a9c6c944d6c3ebb32f81d15c0ef28221716a
+Size (xf86-input-vmmouse-12.6.3.tar.bz2) = 252631 bytes