Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 585FC84E8F for ; Thu, 23 Nov 2023 17:04:54 +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 ybJeuwHJkOKz for ; Thu, 23 Nov 2023 17:04:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DF90584D9B for ; Thu, 23 Nov 2023 17:04:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8825FA3F; Thu, 23 Nov 2023 17:04:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170075909357070" MIME-Version: 1.0 Date: Thu, 23 Nov 2023 17: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: <20231123170453.D8825FA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170075909357070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 23 17:04:53 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + mozilla-rootcerts-20231115. To generate a diff of this commit: cvs rdiff -u -r1.23701 -r1.23702 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170075909357070 Content-Disposition: inline Content-Length: 589 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23701 pkgsrc/doc/TODO:1.23702 --- pkgsrc/doc/TODO:1.23701 Thu Nov 23 16:15:30 2023 +++ pkgsrc/doc/TODO Thu Nov 23 17:04:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23701 2023/11/23 16:15:30 ryoon Exp $ +$NetBSD: TODO,v 1.23702 2023/11/23 17:04:53 wiz Exp $ Suggested new packages ====================== @@ -961,6 +961,7 @@ For possible Perl packages updates, see o mopher-0.6.0 o moserial-2.30.0 o mozc-server-2.29.5268.102 + o mozilla-rootcerts-20231115 o mserv-devel-0.41 o mtail-1.2.0 o multitail-6.4.2 --_----------=_170075909357070--