Received: by mail.netbsd.org (Postfix, from userid 605) id 1C16684EC5; Mon, 11 Jul 2022 19:48:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 50AFA84E8E for ; Mon, 11 Jul 2022 19:48:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 8DBNARD7P8Ep for ; Mon, 11 Jul 2022 19:48:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9C64A84D0E for ; Mon, 11 Jul 2022 19:48:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B5D7FB1A; Mon, 11 Jul 2022 19:48:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657568895115690" MIME-Version: 1.0 Date: Mon, 11 Jul 2022 19:48:15 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/xf86-input-keyboard To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220711194815.8B5D7FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657568895115690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jul 11 19:48:15 UTC 2022 Modified Files: pkgsrc/x11/xf86-input-keyboard: DESCR Makefile distinfo Log Message: xf86-input-keyboard: update to 2.0.0. This keyboard driver is primarily used with BSD, GNU Hurd, illumos, & Solaris systems. Linux systems should instead use either xf86-input-libinput or xf86-input-evdev. While versions 1.9.0 and earlier had rudimentary support for Linux as well, that has been removed in this release. Adam Jackson (1): linux: Remove Alan Coopersmith (6): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test xf86-input-keyboard 2.0.0 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (2): autogen.sh: use exec instead of waiting for configure to finish Remove two more linux mentions To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/xf86-input-keyboard/DESCR cvs rdiff -u -r1.31 -r1.32 pkgsrc/x11/xf86-input-keyboard/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/xf86-input-keyboard/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657568895115690 Content-Disposition: inline Content-Length: 2557 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/xf86-input-keyboard/DESCR diff -u pkgsrc/x11/xf86-input-keyboard/DESCR:1.1.1.1 pkgsrc/x11/xf86-input-keyboard/DESCR:1.2 --- pkgsrc/x11/xf86-input-keyboard/DESCR:1.1.1.1 Tue Nov 14 17:15:00 2006 +++ pkgsrc/x11/xf86-input-keyboard/DESCR Mon Jul 11 19:48:15 2022 @@ -1 +1 @@ -This is the keyboard driver for the modular Xorg server. +Keyboard input driver for non-Linux platforms for the Xorg X server. Index: pkgsrc/x11/xf86-input-keyboard/Makefile diff -u pkgsrc/x11/xf86-input-keyboard/Makefile:1.31 pkgsrc/x11/xf86-input-keyboard/Makefile:1.32 --- pkgsrc/x11/xf86-input-keyboard/Makefile:1.31 Sun Apr 10 08:53:18 2022 +++ pkgsrc/x11/xf86-input-keyboard/Makefile Mon Jul 11 19:48:15 2022 @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2022/04/10 08:53:18 nia Exp $ +# $NetBSD: Makefile,v 1.32 2022/07/11 19:48:15 wiz Exp $ -DISTNAME= xf86-input-keyboard-1.9.0 -PKGREVISION= 3 +DISTNAME= xf86-input-keyboard-2.0.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.xz MAINTAINER= joerg@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ @@ -17,6 +16,8 @@ USE_TOOLS+= gmake pkg-config RELRO_SUPPORTED= partial +NOT_FOR_PLATFORM= Linux-* + CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4 X11_DRV_NAME= keyboard Index: pkgsrc/x11/xf86-input-keyboard/distinfo diff -u pkgsrc/x11/xf86-input-keyboard/distinfo:1.18 pkgsrc/x11/xf86-input-keyboard/distinfo:1.19 --- pkgsrc/x11/xf86-input-keyboard/distinfo:1.18 Tue Oct 26 11:34:39 2021 +++ pkgsrc/x11/xf86-input-keyboard/distinfo Mon Jul 11 19:48:15 2022 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.18 2021/10/26 11:34:39 nia Exp $ +$NetBSD: distinfo,v 1.19 2022/07/11 19:48:15 wiz Exp $ -BLAKE2s (xf86-input-keyboard-1.9.0.tar.bz2) = 112a7aa63b0f967407e5135f57155bce7723069dbcc6661b5a5e6ca9555d74e0 -SHA512 (xf86-input-keyboard-1.9.0.tar.bz2) = d1a52d10039096d0d5e09750b6a8c2388345748331615af93e5be499646c3bc5fbbfc897fcebdeada5efaafff94f26a2ab84d6e35f01a875b8b9956a42015df9 -Size (xf86-input-keyboard-1.9.0.tar.bz2) = 341693 bytes +BLAKE2s (xf86-input-keyboard-2.0.0.tar.xz) = c71e10a8ced50af8df2b32575acfc50df96e900006e069a70469c495c664463d +SHA512 (xf86-input-keyboard-2.0.0.tar.xz) = 8d53cdc3a9c9494896808e6a3974dcce5b2e7117bd9f5447240a01f126d3828a51143dbf4866ba94a761f83000f269026d7feda2a2b6c6d8a403b6cd46d5a437 +Size (xf86-input-keyboard-2.0.0.tar.xz) = 292208 bytes SHA1 (patch-src_bsd__KbdMap.c) = b1e9d22a086332ded43e0448307c45d36ce9c159 SHA1 (patch-src_sun__kbd.c) = 21da7cb7110ae8b08f9245de1d1678965ba7a0c8 --_----------=_1657568895115690--