Received: by mail.netbsd.org (Postfix, from userid 605) id 76B4D84D72; Mon, 17 Oct 2022 07:45:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A69C284D4B for ; Mon, 17 Oct 2022 07:45:40 +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 D3X16ybSKZfJ for ; Mon, 17 Oct 2022 07:45:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F0C5184D05 for ; Mon, 17 Oct 2022 07:45:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE605FA90; Mon, 17 Oct 2022 07:45:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166599273954270" MIME-Version: 1.0 Date: Mon, 17 Oct 2022 07:45:39 +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: <20221017074539.EE605FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166599273954270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Oct 17 07:45:39 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated x11/xkeyboard-config to 2.37 To generate a diff of this commit: cvs rdiff -u -r1.5071 -r1.5072 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22293 -r1.22294 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166599273954270 Content-Disposition: inline Content-Length: 1281 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5071 pkgsrc/doc/CHANGES-2022:1.5072 --- pkgsrc/doc/CHANGES-2022:1.5071 Mon Oct 17 07:45:30 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Oct 17 07:45:39 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5071 2022/10/17 07:45:30 triaxx Exp $ +$NetBSD: CHANGES-2022,v 1.5072 2022/10/17 07:45:39 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7695,3 +7695,4 @@ Changes to the packages collection and i Updated lang/erlang to 25.1.1 [triaxx 2022-10-16] Updated devel/deforaos-asm to 0.2.7 [khorben 2022-10-17] Updated audio/musicpd to 0.23.10 [triaxx 2022-10-17] + Updated x11/xkeyboard-config to 2.37 [wiz 2022-10-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22293 pkgsrc/doc/TODO:1.22294 --- pkgsrc/doc/TODO:1.22293 Mon Oct 17 07:45:30 2022 +++ pkgsrc/doc/TODO Mon Oct 17 07:45:39 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22293 2022/10/17 07:45:30 triaxx Exp $ +$NetBSD: TODO,v 1.22294 2022/10/17 07:45:39 wiz Exp $ Suggested new packages ====================== @@ -444,6 +444,7 @@ For possible Perl packages updates, see o apache-tomcat85-8.5.65 o apache-tomcat9-9.0.45 o apollo-1.7 + o ardour-7.0 o argtable-2.9 o argus-20121202 o aribas-1.64 --_----------=_166599273954270--