pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/modular-xorg-drivers Add xf86-input-vmmouse,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c86c31673ea
branches:  trunk
changeset: 542455:9c86c31673ea
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat May 17 22:10:11 2008 +0000

description:
Add xf86-input-vmmouse, bump to version 1.2.

diffstat:

 meta-pkgs/modular-xorg-drivers/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 8c12f6213123 -r 9c86c31673ea meta-pkgs/modular-xorg-drivers/Makefile
--- a/meta-pkgs/modular-xorg-drivers/Makefile   Sat May 17 22:03:58 2008 +0000
+++ b/meta-pkgs/modular-xorg-drivers/Makefile   Sat May 17 22:10:11 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/01/29 13:58:35 abs Exp $
+# $NetBSD: Makefile,v 1.9 2008/05/17 22:10:11 tnn Exp $
 
 DISTNAME=      # empty
-PKGNAME=       modular-xorg-drivers-1.1
-PKGREVISION=   2
+PKGNAME=       modular-xorg-drivers-1.2
 CATEGORIES=    meta-pkgs drivers x11
 MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/drivers
 DISTFILES=     # empty
@@ -15,6 +14,7 @@
 
 DEPENDS+=      xf86-input-keyboard-[0-9]*:../../x11/xf86-input-keyboard
 DEPENDS+=      xf86-input-mouse-[0-9]*:../../x11/xf86-input-mouse
+DEPENDS+=      xf86-input-vmmouse-[0-9]*:../../x11/xf86-input-vmmouse
 DEPENDS+=      xf86-input-void-[0-9]*:../../x11/xf86-input-void
 DEPENDS+=      xf86-video-apm-[0-9]*:../../x11/xf86-video-apm
 DEPENDS+=      xf86-video-ark-[0-9]*:../../x11/xf86-video-ark



Home | Main Index | Thread Index | Old Index