pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xinput Update to 1.4.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da79a5b4c1d4
branches:  trunk
changeset: 394460:da79a5b4c1d4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 10 09:35:10 2009 +0000

description:
Update to 1.4.2:

This release brings mainly 64-bit fixes.
Also, the device list now prints out the type (MOUSE, KEYBOARD, etc.).

Peter Hutterer (7):
      fix 64 bit issues with set-int-prop and list-props.
      Fix set-float-prop on 64-bit architectures.
      The float_atom should actually be an Atom
      If there's multiple null-terminated strings in the property, print all.
      Create the float property if it doesn't exist.
      XCloseDisplay when we're done.
      xinput 1.4.2

Simon Thum (2):
      xinput: mention set-float-prop in manpage
      xinput: include device type in device list

diffstat:

 x11/xinput/Makefile |  4 ++--
 x11/xinput/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 90e575b0273e -r da79a5b4c1d4 x11/xinput/Makefile
--- a/x11/xinput/Makefile       Wed Jun 10 09:20:03 2009 +0000
+++ b/x11/xinput/Makefile       Wed Jun 10 09:35:10 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/02/25 16:10:17 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/10 09:35:10 wiz Exp $
 #
 
-DISTNAME=      xinput-1.4.0
+DISTNAME=      xinput-1.4.2
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 
diff -r 90e575b0273e -r da79a5b4c1d4 x11/xinput/distinfo
--- a/x11/xinput/distinfo       Wed Jun 10 09:20:03 2009 +0000
+++ b/x11/xinput/distinfo       Wed Jun 10 09:35:10 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/02/25 16:10:17 wiz Exp $
+$NetBSD: distinfo,v 1.3 2009/06/10 09:35:10 wiz Exp $
 
-SHA1 (xinput-1.4.0.tar.gz) = ac89977347df97a1ea72cb2ce1fb52c66edee25c
-RMD160 (xinput-1.4.0.tar.gz) = 94a2462c308d3c0ebec63aefc579c245e54e6792
-Size (xinput-1.4.0.tar.gz) = 126397 bytes
+SHA1 (xinput-1.4.2.tar.gz) = 74ec8088a51e46fa9efa43dcda2237e5e3fbffaf
+RMD160 (xinput-1.4.2.tar.gz) = 64a25b885f581b042190b19b65beec71231f5693
+Size (xinput-1.4.2.tar.gz) = 132014 bytes



Home | Main Index | Thread Index | Old Index