Received: by mail.netbsd.org (Postfix, from userid 605) id A1B7E84D43; Sun, 7 Mar 2021 13:49:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DCA0D84D27 for ; Sun, 7 Mar 2021 13:49:50 +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 A7jZdX_azXaP for ; Sun, 7 Mar 2021 13:49:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7258084CE3 for ; Sun, 7 Mar 2021 13:49:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F012FA95; Sun, 7 Mar 2021 13:49:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1615124990162390" MIME-Version: 1.0 Date: Sun, 7 Mar 2021 13:49:50 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210307134950.6F012FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1615124990162390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Mar 7 13:49:50 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: -php-8.0.0 - php-8.0.0. To generate a diff of this commit: cvs rdiff -u -r1.20419 -r1.20420 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1615124990162390 Content-Disposition: inline Content-Length: 614 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20419 pkgsrc/doc/TODO:1.20420 --- pkgsrc/doc/TODO:1.20419 Sun Mar 7 09:53:29 2021 +++ pkgsrc/doc/TODO Sun Mar 7 13:49:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20419 2021/03/07 09:53:29 wiz Exp $ +$NetBSD: TODO,v 1.20420 2021/03/07 13:49:50 taca Exp $ Suggested new packages ====================== @@ -881,7 +881,6 @@ For possible Perl packages updates, see o pgbuildfarm-4.17 o phoronix-9.2.1 o phoronix-test-suite-10.0.1 - o php-8.0.0 o php-basercms-4.4.2 o php-concrete5-8.5.4 o php-excel-1.8.2 [PHPSpreadsheet is sucessor] --_----------=_1615124990162390--