pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xinput xinput: update to 1.6.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c86deae7d189
branches: trunk
changeset: 404570:c86deae7d189
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 14 11:05:20 2019 +0000
description:
xinput: update to 1.6.3.
/me blows the dust off this git repo
xinput 1.6.3 is now available, incorporating the best of the last (checks
calendar) four years. Most of this is buildsystem tidyup that mattered back
then but is less exciting now in these modern times.
The only user-visible change is that xinput will now print a warning when
run against XWayland in the hope that this will reduce the number of
confused users or misguided bugs. Or both, ideally.
Alan Coopersmith (2):
autogen.sh: Honor NOCONFIGURE=1
Update configure.ac bug URL for gitlab migration
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (8):
Switch to using "#if HAVE_XI..." exclusively
autogen.sh: drop maintainer mode
autogen.sh: use exec instead of waiting for configure to finish
man: document an example for a set-prop call
property: plug a memory leak
test-xi2: add an extra NULL-check
Warn if you're running against an XWayland server
xinput 1.6.3
diffstat:
x11/xinput/Makefile | 7 +++----
x11/xinput/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (35 lines):
diff -r d4144d4d3e20 -r c86deae7d189 x11/xinput/Makefile
--- a/x11/xinput/Makefile Thu Nov 14 11:04:09 2019 +0000
+++ b/x11/xinput/Makefile Thu Nov 14 11:05:20 2019 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2018/03/07 11:57:46 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/11/14 11:05:20 wiz Exp $
-DISTNAME= xinput-1.6.2
-PKGREVISION= 1
+DISTNAME= xinput-1.6.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= Xinput diagnostic utility for modular X.org
+COMMENT= Diagnostic utility for inputs in X
LICENSE= mit
GNU_CONFIGURE= yes
diff -r d4144d4d3e20 -r c86deae7d189 x11/xinput/distinfo
--- a/x11/xinput/distinfo Thu Nov 14 11:04:09 2019 +0000
+++ b/x11/xinput/distinfo Thu Nov 14 11:05:20 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/10/19 22:56:32 wiz Exp $
+$NetBSD: distinfo,v 1.8 2019/11/14 11:05:20 wiz Exp $
-SHA1 (xinput-1.6.2.tar.gz) = c3bdd9c39a0d30db8948ae5e8a1354e6b4e9640a
-RMD160 (xinput-1.6.2.tar.gz) = 184e5307c0e4cb1f0075d568598dbfdbbd6bfc1d
-SHA512 (xinput-1.6.2.tar.gz) = 0ba2f59eb0fa347beb9219d04cb0279a243856f5b5e333386dd2b8fe287dccf6d8aebf8031c80e06b6a5260db9fe25cfaef6cd9ed373836525f15b85a5e535b3
-Size (xinput-1.6.2.tar.gz) = 200635 bytes
+SHA1 (xinput-1.6.3.tar.gz) = 6fed797704eaba52a7220dd8cdc32142df1a60b9
+RMD160 (xinput-1.6.3.tar.gz) = 82373e45f143b9819b0a9215cfa1752a9714df99
+SHA512 (xinput-1.6.3.tar.gz) = f2d61288b87505add5909aace7d51d99f5c7b1a8fad5475316da371f74d5b616ae261660c81851bec595c5d716fead3e40d8fc0cc7d2234c2b04db2b24e25da8
+Size (xinput-1.6.3.tar.gz) = 203936 bytes
Home |
Main Index |
Thread Index |
Old Index