Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7847484D0E for ; Mon, 3 Jul 2023 21:25:17 +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 WvUN7zcHMO1m for ; Mon, 3 Jul 2023 21:25:17 +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 CD5F984CCC for ; Mon, 3 Jul 2023 21:25:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C71BDFA89; Mon, 3 Jul 2023 21:25:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168841951679210" MIME-Version: 1.0 Date: Mon, 3 Jul 2023 21:25:16 +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: <20230703212516.C71BDFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168841951679210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jul 3 21:25:16 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + perl5-5.38.0, wayland-protocols-1.32. To generate a diff of this commit: cvs rdiff -u -r1.23146 -r1.23147 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168841951679210 Content-Disposition: inline Content-Length: 779 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23146 pkgsrc/doc/TODO:1.23147 --- pkgsrc/doc/TODO:1.23146 Mon Jul 3 12:51:48 2023 +++ pkgsrc/doc/TODO Mon Jul 3 21:25:16 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23146 2023/07/03 12:51:48 wiz Exp $ +$NetBSD: TODO,v 1.23147 2023/07/03 21:25:16 wiz Exp $ Suggested new packages ====================== @@ -1111,6 +1111,7 @@ For possible Perl packages updates, see o pdmenu-1.2.87 o pdsh-2.32 o pear-SOAP-0.14.0 + o perl5-5.38.0 o pessulus-2.30.3 o pgadmin4-6.11 o pgbouncer-1.15.0 @@ -1465,6 +1466,7 @@ For possible Perl packages updates, see o wMosaic-3.8.22 o wandio-4.2.3 o wap-utils-1.4.1 + o wayland-protocols-1.32 o wbm-virtual-server-6.16 o wcalc-2.4 o webkit-gtk-2.38.5 [wip] --_----------=_168841951679210--