diff options
author | tnn <tnn@pkgsrc.org> | 2009-11-09 18:52:16 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-11-09 18:52:16 +0000 |
commit | 681e3320f873c59ed650f1de50fa23d4c3ba3aa2 (patch) | |
tree | c956f9b45dc1a3a735508ee62958afd7824e8656 /x11 | |
parent | 30b0689d943a565083184d4715c435056467174e (diff) | |
download | pkgsrc-681e3320f873c59ed650f1de50fa23d4c3ba3aa2.tar.gz |
Update to xinput-1.5.0. Changes:
man: clean up the man page.
Clean up --version, don't require a DISPLAY and display the server version too.
Rework 'xinput list' code
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xinput/Makefile | 4 | ||||
-rw-r--r-- | x11/xinput/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile index 665c08e37bb..1711871ecdb 100644 --- a/x11/xinput/Makefile +++ b/x11/xinput/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/06/10 09:35:10 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2009/11/09 18:52:16 tnn Exp $ # -DISTNAME= xinput-1.4.2 +DISTNAME= xinput-1.5.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} diff --git a/x11/xinput/distinfo b/x11/xinput/distinfo index d160113237f..b0d9cd7fedd 100644 --- a/x11/xinput/distinfo +++ b/x11/xinput/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/06/10 09:35:10 wiz Exp $ +$NetBSD: distinfo,v 1.4 2009/11/09 18:52:16 tnn Exp $ -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 +SHA1 (xinput-1.5.0.tar.gz) = 66cc562b6b3eeed2f1e2afa5fa7c35294612ca78 +RMD160 (xinput-1.5.0.tar.gz) = 39e067a5b735d22d4b5001f1d5aa072f17abd038 +Size (xinput-1.5.0.tar.gz) = 150874 bytes |