Received: by mail.netbsd.org (Postfix, from userid 605) id E5B7884EBA; Wed, 26 Apr 2023 15:51:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20BD684E9E for ; Wed, 26 Apr 2023 15:51:45 +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 SHXKGxNmzDOK for ; Wed, 26 Apr 2023 15:51:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9154684CCA for ; Wed, 26 Apr 2023 15:51:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1E398FA87; Wed, 26 Apr 2023 15:51:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682524291219930" MIME-Version: 1.0 Date: Wed, 26 Apr 2023 15:51:31 +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: <20230426155131.1E398FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682524291219930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 26 15:51:30 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + libdeflate-1.18, libepoll-shim-0.0.20230411, libinotify-0.0.20211018, lua-language-server-3.6.19, ocaml-csexp-1.5.2, ocaml-dune-3.7.1, ocamlbuild-0.14.2. To generate a diff of this commit: cvs rdiff -u -r1.22806 -r1.22807 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682524291219930 Content-Disposition: inline Content-Length: 1607 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22806 pkgsrc/doc/TODO:1.22807 --- pkgsrc/doc/TODO:1.22806 Wed Apr 26 15:45:12 2023 +++ pkgsrc/doc/TODO Wed Apr 26 15:51:30 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22806 2023/04/26 15:45:12 wiz Exp $ +$NetBSD: TODO,v 1.22807 2023/04/26 15:51:30 wiz Exp $ Suggested new packages ====================== @@ -893,14 +893,17 @@ For possible Perl packages updates, see o libdbusmenu-gtk3-16.04.0 o libdbusmenu-jsonloader-16.04.0 o libdbusmenu-tools-16.04.0 + o libdeflate-1.18 o libdevq-0.0.4 o libdmapsharing3-3.9.9 o libdsk-1.5.15 + o libepoll-shim-0.0.20230411 o libflash-0.4.13 o libgfshare-2.0.0 o libgiigic-1.1.2 o libgnomekbd-3.4.0.2 o libgtop-2.40 [blocking update of mate-system-monitor] + o libinotify-0.0.20211018 o libisoburn-1.5.4 o libisofs-1.5.4 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] @@ -939,6 +942,7 @@ For possible Perl packages updates, see o lsh-2.1 o lua-cov-0.15.0 o lua-keybinder-0.3.2 + o lua-language-server-3.6.19 o lua-sql-mysql-2.4.0 o lua-sql-postgres-2.4.0 o lua-sql-sqlite3-2.4.0 @@ -1027,6 +1031,8 @@ For possible Perl packages updates, see o obs-studio-28.1.2 o ocaml-5.0.0 o ocaml-cppo-1.6.9 + o ocaml-csexp-1.5.2 + o ocaml-dune-3.7.1 o ocaml-encore-0.8 o ocaml-eqaf-0.7 o ocaml-expat-1.1.0 @@ -1035,6 +1041,7 @@ For possible Perl packages updates, see o ocaml-resource-pooling-1.2 o ocaml-safepass-3.1 o ocaml-zip-110 + o ocamlbuild-0.14.2 o ocrad-0.25 o octave-8.1 o odbc-postgresql-9.06.0500 --_----------=_1682524291219930--