Received: by mail.netbsd.org (Postfix, from userid 605) id C69F684D56; Sun, 13 Sep 2020 09:25:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C43C84D45 for ; Sun, 13 Sep 2020 09:25:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id gj7vM99_0qpO for ; Sun, 13 Sep 2020 09:25:47 +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 96A1284CCD for ; Sun, 13 Sep 2020 09:25:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8CD16FB28; Sun, 13 Sep 2020 09:25:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159998914788560" MIME-Version: 1.0 Date: Sun, 13 Sep 2020 09:25:47 +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: <20200913092547.8CD16FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_159998914788560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 13 09:25:47 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated x11/libxkbcommon to 1.0.1 To generate a diff of this commit: cvs rdiff -u -r1.5159 -r1.5160 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20072 -r1.20073 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159998914788560 Content-Disposition: inline Content-Length: 1328 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.5159 pkgsrc/doc/CHANGES-2020:1.5160 --- pkgsrc/doc/CHANGES-2020:1.5159 Sun Sep 13 09:23:06 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Sep 13 09:25:47 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5159 2020/09/13 09:23:06 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.5160 2020/09/13 09:25:47 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7796,3 +7796,4 @@ Changes to the packages collection and i Updated net/p5-FusionInventory-Agent to 2.5 [wiz 2020-09-13] Updated textproc/enchant2 to 2.2.11 [wiz 2020-09-13] Updated security/libssh to 0.95 [wiz 2020-09-13] + Updated x11/libxkbcommon to 1.0.1 [wiz 2020-09-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20072 pkgsrc/doc/TODO:1.20073 --- pkgsrc/doc/TODO:1.20072 Sun Sep 13 09:23:06 2020 +++ pkgsrc/doc/TODO Sun Sep 13 09:25:47 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20072 2020/09/13 09:23:06 wiz Exp $ +$NetBSD: TODO,v 1.20073 2020/09/13 09:25:47 wiz Exp $ Suggested new packages ====================== @@ -780,7 +780,6 @@ For possible Perl packages updates, see o libv4l-1.20.0 o libvirt-2.3 o libwnck3-3.32.0 - o libxkbcommon-1.0.1 o lincvs-2.1.4 [now called CrossVC] o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 --_----------=_159998914788560--