Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 969D81A921F for ; Tue, 22 Dec 2020 14:51:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DAE2D84D91; Tue, 22 Dec 2020 14:51:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 225F184D90 for ; Tue, 22 Dec 2020 14:51:44 +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 IYhB7q2sG8EV for ; Tue, 22 Dec 2020 14:51:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7A05184CE7 for ; Tue, 22 Dec 2020 14:51:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 73B5BFA9D; Tue, 22 Dec 2020 14:51:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160864870354560" MIME-Version: 1.0 Date: Tue, 22 Dec 2020 14:51:43 +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: <20201222145143.73B5BFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160864870354560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Dec 22 14:51:43 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: update two + php-8.0.0, sudo-1.9.4p1. To generate a diff of this commit: cvs rdiff -u -r1.20258 -r1.20259 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160864870354560 Content-Disposition: inline Content-Length: 843 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20258 pkgsrc/doc/TODO:1.20259 --- pkgsrc/doc/TODO:1.20258 Sat Dec 19 11:28:06 2020 +++ pkgsrc/doc/TODO Tue Dec 22 14:51:43 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20258 2020/12/19 11:28:06 leot Exp $ +$NetBSD: TODO,v 1.20259 2020/12/22 14:51:43 taca Exp $ Suggested new packages ====================== @@ -879,7 +879,7 @@ For possible Perl packages updates, see o pgbuildfarm-4.17 o phoronix-9.2.1 o phoronix-test-suite-9.0.1 - o php-8.0 + o php-8.0.0 o php-basercms-4.0.0 o php-concrete5-8.3.2 o php-gearman-2.0.6 @@ -1049,7 +1049,7 @@ For possible Perl packages updates, see o strace-4.23 o stratagus-2.2.5.5 o streamtuner-2.2.0 - o sudo-1.9.3p1 + o sudo-1.9.4p1 o sunclock-3.57 [https://github.com/mdoege/Sunclock] o swapd-1.0.5 o swift-4.0.2 --_----------=_160864870354560--