Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id A35431A921F for ; Fri, 8 Apr 2022 06:54:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BEB7084E70; Fri, 8 Apr 2022 06:54:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04D3D84E61 for ; Fri, 8 Apr 2022 06:54:48 +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 MYcuB0v9SVdo for ; Fri, 8 Apr 2022 06:54:47 +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 9098D84C71 for ; Fri, 8 Apr 2022 06:54:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 841E1FB24; Fri, 8 Apr 2022 06:54:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164940088744930" MIME-Version: 1.0 Date: Fri, 8 Apr 2022 06:54:47 +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: <20220408065447.841E1FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164940088744930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 8 06:54:47 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + scidavis-2.7.1. To generate a diff of this commit: cvs rdiff -u -r1.21668 -r1.21669 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164940088744930 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.21668 pkgsrc/doc/TODO:1.21669 --- pkgsrc/doc/TODO:1.21668 Fri Apr 8 06:24:49 2022 +++ pkgsrc/doc/TODO Fri Apr 8 06:54:47 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21668 2022/04/08 06:24:49 wiz Exp $ +$NetBSD: TODO,v 1.21669 2022/04/08 06:54:47 wiz Exp $ Suggested new packages ====================== @@ -1609,6 +1609,7 @@ For possible Perl packages updates, see o scala-2.13.5 o scamper-20210324 o scew-1.1.7 + o scidavis-2.7.1 o scilab-5.5.2 o scm-5f3 [dholland has a partial update] o scm-blackbox-2.0.0 --_----------=_164940088744930--