Mon Oct 19 22:56:32 2015 UTC ()
Update to 1.6.2:

A couple of minor patches accumulated over the years. One crasher fix, one
exit status correction, two fixes for the test-xi2 printf. And some build
system cleanups.

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Peter Hutterer (6):
      Drop AM_MAINTAINER_MODE
      Fix crash for enable/disable without a device argument
      Fix valuator printf output in test-xi2
      property: return EXIT_FAILURE if at least one device fails (#90226)
      Print touch event flags in test-xi2
      xinput 1.6.2


(wiz)
diff -r1.11 -r1.12 pkgsrc/x11/xinput/Makefile
diff -r1.6 -r1.7 pkgsrc/x11/xinput/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/x11/xinput/Makefile (expand / switch to context diff)
--- pkgsrc/x11/xinput/Makefile 2013/05/16 05:47:01 1.11
+++ pkgsrc/x11/xinput/Makefile 2015/10/19 22:56:32 1.12
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.11 2013/05/16 05:47:01 richard Exp $
-#
+# $NetBSD: Makefile,v 1.12 2015/10/19 22:56:32 wiz Exp $
 
-DISTNAME=	xinput-1.6.0
+DISTNAME=	xinput-1.6.2
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_XORG:=app/}
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://xorg.freedesktop.org/
 COMMENT=	Xinput diagnostic utility for modular X.org
-LICENSE=		mit
+LICENSE=	mit
 
 GNU_CONFIGURE=	yes
 USE_TOOLS+=	pkg-config

cvs diff -r1.6 -r1.7 pkgsrc/x11/xinput/distinfo (expand / switch to context diff)
--- pkgsrc/x11/xinput/distinfo 2013/05/16 05:47:01 1.6
+++ pkgsrc/x11/xinput/distinfo 2015/10/19 22:56:32 1.7
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.6 2013/05/16 05:47:01 richard Exp $
+$NetBSD: distinfo,v 1.7 2015/10/19 22:56:32 wiz Exp $
 
-SHA1 (xinput-1.6.0.tar.gz) = cb36f3bde1aabde7c0d0d907124a05eb2597bd28
+SHA1 (xinput-1.6.2.tar.gz) = c3bdd9c39a0d30db8948ae5e8a1354e6b4e9640a
-RMD160 (xinput-1.6.0.tar.gz) = cab4898e86611c128a26035fd4b4deb28a0dac11
+RMD160 (xinput-1.6.2.tar.gz) = 184e5307c0e4cb1f0075d568598dbfdbbd6bfc1d
-Size (xinput-1.6.0.tar.gz) = 183484 bytes
+SHA512 (xinput-1.6.2.tar.gz) = 0ba2f59eb0fa347beb9219d04cb0279a243856f5b5e333386dd2b8fe287dccf6d8aebf8031c80e06b6a5260db9fe25cfaef6cd9ed373836525f15b85a5e535b3
+Size (xinput-1.6.2.tar.gz) = 200635 bytes