pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-input-mouse Update to xf86-input-mouse-1.2.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e2727529ae44
branches: trunk
changeset: 531764:e2727529ae44
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Aug 05 23:39:02 2007 +0000
description:
Update to xf86-input-mouse-1.2.2:
- add option to control mouse sensitivity
diffstat:
x11/xf86-input-mouse/Makefile | 4 ++--
x11/xf86-input-mouse/distinfo | 9 ++++-----
x11/xf86-input-mouse/patches/patch-aa | 17 -----------------
3 files changed, 6 insertions(+), 24 deletions(-)
diffs (47 lines):
diff -r a5a86cbbec12 -r e2727529ae44 x11/xf86-input-mouse/Makefile
--- a/x11/xf86-input-mouse/Makefile Sun Aug 05 23:32:47 2007 +0000
+++ b/x11/xf86-input-mouse/Makefile Sun Aug 05 23:39:02 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2007/03/20 14:48:04 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/08/05 23:39:02 joerg Exp $
-DISTNAME= xf86-input-mouse-1.2.1
+DISTNAME= xf86-input-mouse-1.2.2
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
EXTRACT_SUFX= .tar.bz2
diff -r a5a86cbbec12 -r e2727529ae44 x11/xf86-input-mouse/distinfo
--- a/x11/xf86-input-mouse/distinfo Sun Aug 05 23:32:47 2007 +0000
+++ b/x11/xf86-input-mouse/distinfo Sun Aug 05 23:39:02 2007 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/03/20 14:48:04 joerg Exp $
+$NetBSD: distinfo,v 1.3 2007/08/05 23:39:02 joerg Exp $
-SHA1 (xf86-input-mouse-1.2.1.tar.bz2) = a6ed7f59b284886d4d7d3c033dbcfc51c07e60d0
-RMD160 (xf86-input-mouse-1.2.1.tar.bz2) = a33952001adb4e2201cb3797f7e88998eeb41d0b
-Size (xf86-input-mouse-1.2.1.tar.bz2) = 270404 bytes
-SHA1 (patch-aa) = 2b72dfaaf74909d29ee3bb28986c70fb2652fc73
+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
diff -r a5a86cbbec12 -r e2727529ae44 x11/xf86-input-mouse/patches/patch-aa
--- a/x11/xf86-input-mouse/patches/patch-aa Sun Aug 05 23:32:47 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2007/03/20 14:48:05 joerg Exp $
-
---- configure.orig 2007-03-20 15:38:25.000000000 +0100
-+++ configure
-@@ -2269,10 +2269,10 @@ AMSHOWCMDSAT=''
- AMDEPSHOWCMDSAT=''
- AMPRETTYECHO=true
- AMCMDECHO=echo
--if test "x$enable_pretty_cmds" == xyes;
-+if test "x$enable_pretty_cmds" = xyes;
- then
- AMSHOWCMDSAT='@'
-- test x$enable_dependency_tracking == xno && AMDEPSHOWCMDSAT='@'
-+ test x$enable_dependency_tracking = xno && AMDEPSHOWCMDSAT='@'
- AMPRETTYECHO=echo
- AMCMDECHO=true
- LT_QUIET='--quiet'
Home |
Main Index |
Thread Index |
Old Index