summaryrefslogtreecommitdiff
path: root/x11/xinput
diff options
context:
space:
mode:
authorwiz <wiz>2009-06-10 09:35:10 +0000
committerwiz <wiz>2009-06-10 09:35:10 +0000
commit86ef9ca8cfe37044eadfc338618b522e170289ff (patch)
tree8e6c062c4fa8c6e960a191e56d82789982b7f040 /x11/xinput
parent55489e933d70f4b3b108ba56224b6e80f024ba10 (diff)
downloadpkgsrc-86ef9ca8cfe37044eadfc338618b522e170289ff.tar.gz
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 (limited to 'x11/xinput')
-rw-r--r--x11/xinput/Makefile4
-rw-r--r--x11/xinput/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
index f6ff0d4e0ce..665c08e37bb 100644
--- a/x11/xinput/Makefile
+++ b/x11/xinput/Makefile
@@ -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 --git a/x11/xinput/distinfo b/x11/xinput/distinfo
index 7966cb1ed01..d160113237f 100644
--- a/x11/xinput/distinfo
+++ b/x11/xinput/distinfo
@@ -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