ports/xorg (2.2): xorg-xf86-input-mouse: updated to 1.1.2
commit 97ae4a04435c4e1d8024f798856a744c2739846e Author: Tilman Sauerbeck <tilman@crux.nu> Date: Fri Feb 16 16:01:11 2007 +0100 xorg-xf86-input-mouse: updated to 1.1.2 diff --git a/xorg-xf86-input-mouse/.footprint b/xorg-xf86-input-mouse/.footprint index a5764b1..eb7150f 100644 --- a/xorg-xf86-input-mouse/.footprint +++ b/xorg-xf86-input-mouse/.footprint @@ -7,4 +7,4 @@ drwxr-xr-x root/root usr/lib/xorg/modules/input/ -rwxr-xr-x root/root usr/lib/xorg/modules/input/mouse_drv.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man4/ --rw-r--r-- root/root usr/man/man4/xmouse.4.gz +-rw-r--r-- root/root usr/man/man4/mousedrv.4.gz diff --git a/xorg-xf86-input-mouse/.md5sum b/xorg-xf86-input-mouse/.md5sum index 6116572..b32a1e4 100644 --- a/xorg-xf86-input-mouse/.md5sum +++ b/xorg-xf86-input-mouse/.md5sum @@ -1 +1 @@ -760dccf9578abb9b968fcb213a131506 xf86-input-mouse-1.1.1.tar.bz2 +d8bcd9fb1b4efb02acd251495f9a30c1 xf86-input-mouse-1.1.2.tar.bz2 diff --git a/xorg-xf86-input-mouse/Pkgfile b/xorg-xf86-input-mouse/Pkgfile index 03a6e82..a67ad24 100644 --- a/xorg-xf86-input-mouse/Pkgfile +++ b/xorg-xf86-input-mouse/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server, xorg-xproto name=xorg-xf86-input-mouse -version=1.1.1 +version=1.1.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-$ver...) @@ -15,7 +15,4 @@ build() { make make DESTDIR=$PKG install - - # we already have mouse(4) :( - mv $PKG/usr/man/man4/mouse.4 $PKG/usr/man/man4/xmouse.4 }
participants (1)
-
crux@crux.nu