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 851B91A9239 for ; Thu, 29 Oct 2020 12:08:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0B5D184D33; Thu, 29 Oct 2020 12:08:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 871CB84DFD for ; Thu, 29 Oct 2020 12:08:17 +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 GVQLoeudhS9l for ; Thu, 29 Oct 2020 12:08:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E2E1284D33 for ; Thu, 29 Oct 2020 12:08:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DB45AFB28; Thu, 29 Oct 2020 12:08:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1603973296292250" MIME-Version: 1.0 Date: Thu, 29 Oct 2020 12:08:16 +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: <20201029120816.DB45AFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1603973296292250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Oct 29 12:08:16 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + chrony-4.0, nss-3.58. To generate a diff of this commit: cvs rdiff -u -r1.20156 -r1.20157 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1603973296292250 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20156 pkgsrc/doc/TODO:1.20157 --- pkgsrc/doc/TODO:1.20156 Thu Oct 29 10:59:14 2020 +++ pkgsrc/doc/TODO Thu Oct 29 12:08:16 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20156 2020/10/29 10:59:14 ryoon Exp $ +$NetBSD: TODO,v 1.20157 2020/10/29 12:08:16 wiz Exp $ Suggested new packages ====================== @@ -470,6 +470,7 @@ For possible Perl packages updates, see o cgic-207 o cherokee-1.2.103 [pkg/48268] o chimera-1.30a + o chrony-4.0 o cim-5.1 o cjk-lyx-1.4.4 o classpath-0.99 @@ -842,6 +843,7 @@ For possible Perl packages updates, see o newmail-1.0.2 o ns-3.14.1 o ns-plugger-common-5.1.3 + o nss-3.58 o ntop-5.0 o nts-82 o nuitka-0.5.19 --_----------=_1603973296292250--