Received: by mail.netbsd.org (Postfix, from userid 605) id 1B9F784E65; Sun, 7 May 2023 09:42:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A2EC84E64 for ; Sun, 7 May 2023 09:42:36 +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 LskS9AKbXaSv for ; Sun, 7 May 2023 09:42:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 99D7F84E5D for ; Sun, 7 May 2023 09:42:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8C482FA87; Sun, 7 May 2023 09:42:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683452555107620" MIME-Version: 1.0 Date: Sun, 7 May 2023 09:42:35 +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: <20230507094235.8C482FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683452555107620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 7 09:42:35 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + cvise-2.8.0, google-benchmark-1.8.0. To generate a diff of this commit: cvs rdiff -u -r1.22898 -r1.22899 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683452555107620 Content-Disposition: inline Content-Length: 761 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22898 pkgsrc/doc/TODO:1.22899 --- pkgsrc/doc/TODO:1.22898 Sun May 7 08:28:32 2023 +++ pkgsrc/doc/TODO Sun May 7 09:42:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22898 2023/05/07 08:28:32 wiz Exp $ +$NetBSD: TODO,v 1.22899 2023/05/07 09:42:35 wiz Exp $ Suggested new packages ====================== @@ -557,6 +557,7 @@ For possible Perl packages updates, see o csvkit-1.0.5 o ctemplate-2.4 o cutter-1.2.7 + o cvise-2.8.0 o cvs-fast-export-1.56 o cxref-1.6e o cygwin_lib-1.5.24.2 @@ -743,6 +744,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.8.0 o gossip-0.31 o got-0.88 o gourmet-0.13.3 --_----------=_1683452555107620--