Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D04D084E7F for ; Fri, 17 Nov 2023 21:10:08 +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 Xbsg87jju56p for ; Fri, 17 Nov 2023 21:10:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3096484E74 for ; Fri, 17 Nov 2023 21:10:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 29E27FA3D; Fri, 17 Nov 2023 21:10:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700255408283230" MIME-Version: 1.0 Date: Fri, 17 Nov 2023 21:10:08 +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: <20231117211008.29E27FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700255408283230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Nov 17 21:10:07 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + obs-studio-30.0, openblas-0.3.25. To generate a diff of this commit: cvs rdiff -u -r1.23670 -r1.23671 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700255408283230 Content-Disposition: inline Content-Length: 831 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23670 pkgsrc/doc/TODO:1.23671 --- pkgsrc/doc/TODO:1.23670 Fri Nov 17 19:08:55 2023 +++ pkgsrc/doc/TODO Fri Nov 17 21:10:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23670 2023/11/17 19:08:55 wiz Exp $ +$NetBSD: TODO,v 1.23671 2023/11/17 21:10:07 wiz Exp $ Suggested new packages ====================== @@ -991,7 +991,7 @@ For possible Perl packages updates, see o nvidia-texture-tools-2.1.1 o nxtvepg-2.8.1 o objc-3.3.24 - o obs-studio-29.1 + o obs-studio-30.0 o ocaml-5.1 o ocaml-cppo-1.6.9 o ocaml-encore-0.8 @@ -1010,6 +1010,7 @@ For possible Perl packages updates, see o oo2c-2.1.7 o opal-3.16.2 o open-vm-tools-12.3.0 [security fix: CVE-2023-20900] + o openblas-0.3.25 o opencl-3.0.12 o opencpn-plugin-draw-1.8.5.2 o opencsg-1.4.2 --_----------=_1700255408283230--