Received: by mail.netbsd.org (Postfix, from userid 605) id DC03884D27; Sun, 30 Apr 2023 15:32:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 16EB484CFD for ; Sun, 30 Apr 2023 15:32:59 +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 tx5sIp-GAkYy for ; Sun, 30 Apr 2023 15:32:58 +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 9EAE284CC9 for ; Sun, 30 Apr 2023 15:32:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92A12FA87; Sun, 30 Apr 2023 15:32:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168286877833220" MIME-Version: 1.0 Date: Sun, 30 Apr 2023 15:32:58 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230430153258.92A12FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168286877833220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Sun Apr 30 15:32:58 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: TODO: +scala3 To generate a diff of this commit: cvs rdiff -u -r1.22871 -r1.22872 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168286877833220 Content-Disposition: inline Content-Length: 654 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22871 pkgsrc/doc/TODO:1.22872 --- pkgsrc/doc/TODO:1.22871 Sun Apr 30 15:25:13 2023 +++ pkgsrc/doc/TODO Sun Apr 30 15:32:58 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22871 2023/04/30 15:25:13 nikita Exp $ +$NetBSD: TODO,v 1.22872 2023/04/30 15:32:58 nikita Exp $ Suggested new packages ====================== @@ -43,6 +43,10 @@ Suggested new packages http://cmusphinx.sourceforge.net/sphinx4/ Speaker-independent, continuous speech recognition system. + Scala3 + https://github.com/lampepfl/dotty + Version 3 of the Scala compiler + xftlsfonts FreeType font list displayer. --_----------=_168286877833220--