Received: by mail.netbsd.org (Postfix, from userid 605) id DAD0C84D60; Tue, 14 Feb 2023 16:13:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1582E84CFA for ; Tue, 14 Feb 2023 16:13:26 +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 i9gLm9CZEEaI for ; Tue, 14 Feb 2023 16:13:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6136984CD8 for ; Tue, 14 Feb 2023 16:13:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5E789FA90; Tue, 14 Feb 2023 16:13:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1676391205155140" MIME-Version: 1.0 Date: Tue, 14 Feb 2023 16:13:25 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230214161325.5E789FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1676391205155140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 14 16:13:25 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated x11/xkeyboard-config to 2.38 To generate a diff of this commit: cvs rdiff -u -r1.1216 -r1.1217 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22625 -r1.22626 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1676391205155140 Content-Disposition: inline Content-Length: 1264 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1216 pkgsrc/doc/CHANGES-2023:1.1217 --- pkgsrc/doc/CHANGES-2023:1.1216 Tue Feb 14 16:11:52 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Feb 14 16:13:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1216 2023/02/14 16:11:52 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1217 2023/02/14 16:13:24 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1544,3 +1544,4 @@ Changes to the packages collection and i Updated devel/py-packaging to 23.0 [adam 2023-02-14] Updated devel/py-build to 0.10.0 [adam 2023-02-14] Updated print/poppler-data to 0.4.12 [wiz 2023-02-14] + Updated x11/xkeyboard-config to 2.38 [wiz 2023-02-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22625 pkgsrc/doc/TODO:1.22626 --- pkgsrc/doc/TODO:1.22625 Tue Feb 14 16:11:52 2023 +++ pkgsrc/doc/TODO Tue Feb 14 16:13:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22625 2023/02/14 16:11:52 wiz Exp $ +$NetBSD: TODO,v 1.22626 2023/02/14 16:13:24 wiz Exp $ Suggested new packages ====================== @@ -1548,7 +1548,6 @@ For possible Perl packages updates, see o xjadeo-0.8.10 o xjman-0.7 o xkbset-0.6 - o xkeyboard-config-2.38 o xli-2006.11.10 o xmake-2.0.5 o xmbdfed-4.6 --_----------=_1676391205155140--