Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A53684ECF for ; Sun, 13 Aug 2023 22:04:54 +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 FRLkl7XX1qHL for ; Sun, 13 Aug 2023 22:04:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D2CE484D54 for ; Sun, 13 Aug 2023 22:04:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CB6EFFBDB; Sun, 13 Aug 2023 22:04:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169196429315900" MIME-Version: 1.0 Date: Sun, 13 Aug 2023 22:04:53 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230813220453.CB6EFFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169196429315900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 13 22:04:53 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + mold-2.1. To generate a diff of this commit: cvs rdiff -u -r1.23266 -r1.23267 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169196429315900 Content-Disposition: inline Content-Length: 572 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23266 pkgsrc/doc/TODO:1.23267 --- pkgsrc/doc/TODO:1.23266 Sun Aug 13 19:21:16 2023 +++ pkgsrc/doc/TODO Sun Aug 13 22:04:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23266 2023/08/13 19:21:16 leot Exp $ +$NetBSD: TODO,v 1.23267 2023/08/13 22:04:53 wiz Exp $ Suggested new packages ====================== @@ -980,6 +980,7 @@ For possible Perl packages updates, see o mipsel-none-elf-gcc-9.3.0 o mit-scheme-bin-9.2 o mitmproxy-9 + o mold-2.1 o mono-nat-1.1.0 o monocypher-3.1.2 o mopher-0.6.0 --_----------=_169196429315900--