Received: by mail.netbsd.org (Postfix, from userid 605) id 348DC84F19; Mon, 26 Dec 2022 20:43:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 62DFA84F15 for ; Mon, 26 Dec 2022 20:43:25 +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 2CpXENPh8gWU for ; Mon, 26 Dec 2022 20:43:25 +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 B7AF784F0C for ; Mon, 26 Dec 2022 20:43:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1342FA90; Mon, 26 Dec 2022 20:43:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167208740461980" MIME-Version: 1.0 Date: Mon, 26 Dec 2022 20:43:24 +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: <20221226204324.B1342FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167208740461980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Dec 26 20:43:24 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + php-baikal-0.9.3, xscreensaver-6.06. To generate a diff of this commit: cvs rdiff -u -r1.22430 -r1.22431 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167208740461980 Content-Disposition: inline Content-Length: 844 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22430 pkgsrc/doc/TODO:1.22431 --- pkgsrc/doc/TODO:1.22430 Mon Dec 26 00:30:24 2022 +++ pkgsrc/doc/TODO Mon Dec 26 20:43:24 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22430 2022/12/26 00:30:24 taca Exp $ +$NetBSD: TODO,v 1.22431 2022/12/26 20:43:24 wiz Exp $ Suggested new packages ====================== @@ -1239,6 +1239,7 @@ For possible Perl packages updates, see o pgpdump-0.33 o phoronix-9.2.1 o phoronix-test-suite-10.8 + o php-baikal-0.9.3 o php-basercms-4.5.4 o php-concrete5-8.5.7 [php-concretecms-9.0.1 is successor] o php-excel-1.8.2 [PHPSpreadsheet is sucessor] @@ -1656,6 +1657,7 @@ For possible Perl packages updates, see o xrmap-flags-2.9 o xrmap-hymns-1.4 o xsc-1.6 + o xscreensaver-6.06 o xteddy-2.2 o xtermcontrol-3.7 o xtrace-1.4.0 --_----------=_167208740461980--