Received: by mail.netbsd.org (Postfix, from userid 605) id 0338C84D31; Sun, 15 Aug 2021 05:44:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D47884CFD for ; Sun, 15 Aug 2021 05:44:01 +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 sC8yBhGT_WM8 for ; Sun, 15 Aug 2021 05:44:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B3C9384CE0 for ; Sun, 15 Aug 2021 05:44:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ACCF3FA97; Sun, 15 Aug 2021 05:44:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162900624089230" MIME-Version: 1.0 Date: Sun, 15 Aug 2021 05:44:00 +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: <20210815054400.ACCF3FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162900624089230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 15 05:44:00 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + enchant2-2.3.1, google-benchmark-1.5.6, grpc-1.39.1, help2man-1.48.4, qr-code-generator-1.7.0, spdlog-1.9.2. To generate a diff of this commit: cvs rdiff -u -r1.20939 -r1.20940 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162900624089230 Content-Disposition: inline Content-Length: 1586 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20939 pkgsrc/doc/TODO:1.20940 --- pkgsrc/doc/TODO:1.20939 Sat Aug 14 10:02:17 2021 +++ pkgsrc/doc/TODO Sun Aug 15 05:44:00 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20939 2021/08/14 10:02:17 wiz Exp $ +$NetBSD: TODO,v 1.20940 2021/08/15 05:44:00 wiz Exp $ Suggested new packages ====================== @@ -742,6 +742,7 @@ For possible Perl packages updates, see o elscreen-1.5.3 o emerillon-0.1.90 o emulationstation-2.9.4 + o enchant2-2.3.1 o enlightenment-0.23.1 o eog-plugins-3.6.1 o epic4-2.10.6 @@ -931,6 +932,7 @@ For possible Perl packages updates, see o golangci-lint-1.39.0 o golem-0.0.6 o goocanvas-2.0.2 + o google-benchmark-1.5.6 o google-glog-2.2.2 o goreman-0.3.7 o gossip-0.31 @@ -947,6 +949,7 @@ For possible Perl packages updates, see o grep-3.6 o gromacs-2021.1 o groonga-11.0.1 + o grpc-1.39.1 o grub2-2.06 o gss-1.0.3 o gst-plugins0.10-bad-0.11.90 @@ -989,6 +992,7 @@ For possible Perl packages updates, see o haxm-7.6.6 o hdf-4.2.14 o heimdal-7.7.0 + o help2man-1.48.4 o herisvm-0.8.2 o hesiod-3.2.1 o heyu-2.9.0 @@ -1871,6 +1875,7 @@ For possible Perl packages updates, see o qdirstat-1.7.1 o qlandkartegt-1.8.1 [pkg/53376] o qqc2-desktop-style-5.81.0 + o qr-code-generator-1.7.0 o qt6-6.0 o qtcreator-4.14 o quazip-1.1 @@ -1979,7 +1984,7 @@ For possible Perl packages updates, see o sparsehash-2.0.4 o spatialindex-1.9.3 o spcaview-20060501 - o spdlog-1.9.1 + o spdlog-1.9.2 o spin-649 o spiped-1.6.1b o spl-1.0pre6 --_----------=_162900624089230--