Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CCF1484CFA for ; Wed, 7 Jun 2023 18:27:19 +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 vM_B2S_iCiJu for ; Wed, 7 Jun 2023 18:27:19 +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 E631584CF3 for ; Wed, 7 Jun 2023 18:27:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD922FA89; Wed, 7 Jun 2023 18:27:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168616243899900" MIME-Version: 1.0 Date: Wed, 7 Jun 2023 18:27:18 +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: <20230607182718.DD922FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168616243899900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 7 18:27:18 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: scons update done (new scons4 package) To generate a diff of this commit: cvs rdiff -u -r1.23050 -r1.23051 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168616243899900 Content-Disposition: inline Content-Length: 583 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23050 pkgsrc/doc/TODO:1.23051 --- pkgsrc/doc/TODO:1.23050 Wed Jun 7 15:36:50 2023 +++ pkgsrc/doc/TODO Wed Jun 7 18:27:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23050 2023/06/07 15:36:50 wiz Exp $ +$NetBSD: TODO,v 1.23051 2023/06/07 18:27:18 wiz Exp $ Suggested new packages ====================== @@ -1313,7 +1313,6 @@ For possible Perl packages updates, see o scilab-5.5.2 o scm-5f3 [dholland has a partial update] o scm-blackbox-2.0.0 - o scons-4.5.2 o scripts-1.0.1 o scrollz-2.3 o scsh-1.3.0 --_----------=_168616243899900--