pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xinput
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 14 11:05:20 UTC 2019
Modified Files:
pkgsrc/x11/xinput: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/xinput/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xinput/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xinput/Makefile
diff -u pkgsrc/x11/xinput/Makefile:1.13 pkgsrc/x11/xinput/Makefile:1.14
--- pkgsrc/x11/xinput/Makefile:1.13 Wed Mar 7 11:57:46 2018
+++ pkgsrc/x11/xinput/Makefile Thu Nov 14 11:05:20 2019
@@ -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
Index: pkgsrc/x11/xinput/distinfo
diff -u pkgsrc/x11/xinput/distinfo:1.7 pkgsrc/x11/xinput/distinfo:1.8
--- pkgsrc/x11/xinput/distinfo:1.7 Mon Oct 19 22:56:32 2015
+++ pkgsrc/x11/xinput/distinfo Thu Nov 14 11:05:20 2019
@@ -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