diff options
author | wiz <wiz@pkgsrc.org> | 2008-01-15 23:49:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-01-15 23:49:48 +0000 |
commit | ca9eb98b72c3d540951685639f6c6e1077c30acb (patch) | |
tree | 5a5ac69cca8c40c076604108bb7c39b9f00cfd86 /x11 | |
parent | 8f8bd0c8a80c0a68da7b4b55e32ccde1a5781705 (diff) | |
download | pkgsrc-ca9eb98b72c3d540951685639f6c6e1077c30acb.tar.gz |
Update to 1.2.3:
This release fixes a bug where the mouse pointer was confined to one
screen in non-RandR dual head mode (aka "zaphod mode").
Daniel Drake (1):
Bug #11089: xf86-input-mouse COPYING file
Fredrik Rinnestam (1):
Bug #12145: Don't confine the pointer to one screen in zaphod mode.
Tilman Sauerbeck (1):
Bumped version to 1.2.3.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-input-mouse/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-input-mouse/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-input-mouse/Makefile b/x11/xf86-input-mouse/Makefile index 015084a2862..1aa19e0b1bf 100644 --- a/x11/xf86-input-mouse/Makefile +++ b/x11/xf86-input-mouse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2007/08/05 23:39:02 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2008/01/15 23:49:48 wiz Exp $ -DISTNAME= xf86-input-mouse-1.2.2 +DISTNAME= xf86-input-mouse-1.2.3 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-input-mouse/distinfo b/x11/xf86-input-mouse/distinfo index c97be965a53..e734e2b2029 100644 --- a/x11/xf86-input-mouse/distinfo +++ b/x11/xf86-input-mouse/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2007/08/15 14:56:23 joerg Exp $ +$NetBSD: distinfo,v 1.5 2008/01/15 23:49:48 wiz Exp $ -SHA1 (xf86-input-mouse-1.2.2.tar.bz2) = f546f7b99ccd4b02fc8485b337478ee60062cd2b -RMD160 (xf86-input-mouse-1.2.2.tar.bz2) = bb22721d39671dac2c997a2817b25a5c3a26443e -Size (xf86-input-mouse-1.2.2.tar.bz2) = 274401 bytes +SHA1 (xf86-input-mouse-1.2.3.tar.bz2) = d8b5233f3296ab16d1fa06f3a366dbd137d31afd +RMD160 (xf86-input-mouse-1.2.3.tar.bz2) = 75de37706bd0660c337aafa767efae9b1dbb9336 +Size (xf86-input-mouse-1.2.3.tar.bz2) = 272961 bytes SHA1 (patch-aa) = baf529a3ae260e98fb068cb9549f749705d8213b |