Received: by mail.netbsd.org (Postfix, from userid 605) id C437284EC6; Wed, 28 Sep 2022 09:42:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 00DC784EAD for ; Wed, 28 Sep 2022 09:42:14 +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 XEZoMbOrLtks for ; Wed, 28 Sep 2022 09:42:13 +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 87FC584D26 for ; Wed, 28 Sep 2022 09:42:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 817C5FA90; Wed, 28 Sep 2022 09:42:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166435813335100" MIME-Version: 1.0 Date: Wed, 28 Sep 2022 09:42:13 +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: <20220928094213.817C5FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166435813335100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 28 09:42:13 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + mold-1.5. To generate a diff of this commit: cvs rdiff -u -r1.22241 -r1.22242 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166435813335100 Content-Disposition: inline Content-Length: 590 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22241 pkgsrc/doc/TODO:1.22242 --- pkgsrc/doc/TODO:1.22241 Mon Sep 26 18:37:42 2022 +++ pkgsrc/doc/TODO Wed Sep 28 09:42:13 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22241 2022/09/26 18:37:42 wiz Exp $ +$NetBSD: TODO,v 1.22242 2022/09/28 09:42:13 wiz Exp $ Suggested new packages ====================== @@ -1046,6 +1046,7 @@ For possible Perl packages updates, see o mipsel-none-elf-gcc-9.3.0 o mit-scheme-bin-9.2 o modular-xorg-xwayland-21.1.0 + o mold-1.5 o monit-5.28.0 o mono-nat-1.1.0 o monocypher-3.1.2 --_----------=_166435813335100--