Received: by mail.netbsd.org (Postfix, from userid 605) id 9A2F484EC1; Fri, 9 Mar 2018 11:19:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F034184E3B for ; Fri, 9 Mar 2018 11:19:05 +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 rWeAtb7LrJMK for ; Fri, 9 Mar 2018 11:19:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5D00684C77 for ; Fri, 9 Mar 2018 11:19:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D2CCFB40; Fri, 9 Mar 2018 11:19:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520594345167950" MIME-Version: 1.0 Date: Fri, 9 Mar 2018 11:19:05 +0000 From: "Zafer Aydogan" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: zafer@netbsd.org X-Mailer: log_accum Message-Id: <20180309111905.4D2CCFB40@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. --_----------=_1520594345167950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: zafer Date: Fri Mar 9 11:19:05 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc: add nodejs-9.8.0 To generate a diff of this commit: cvs rdiff -u -r1.18166 -r1.18167 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520594345167950 Content-Disposition: inline Content-Length: 572 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18166 pkgsrc/doc/TODO:1.18167 --- pkgsrc/doc/TODO:1.18166 Thu Mar 8 18:17:38 2018 +++ pkgsrc/doc/TODO Fri Mar 9 11:19:04 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18166 2018/03/08 18:17:38 schmonz Exp $ +$NetBSD: TODO,v 1.18167 2018/03/09 11:19:04 zafer Exp $ Suggested new packages ====================== @@ -1079,6 +1079,7 @@ For possible Perl packages updates, see o netramet-50 o newmail-1.0.2 o nginx-devel-1.13.9 + o nodejs-9.8.0 o nqp-2016.02 o ns-3.14.1 o ns-plugger-common-5.1.3 --_----------=_1520594345167950--