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 "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id BED6C7A111 for ; Tue, 13 Sep 2016 10:10:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7113D85E94; Tue, 13 Sep 2016 10:10:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 01B7585E2B for ; Tue, 13 Sep 2016 10:10:55 +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 Rp9CwwMixp4K for ; Tue, 13 Sep 2016 10:10:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5D45D85E77 for ; Tue, 13 Sep 2016 10:10:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5AFDAFBD1; Tue, 13 Sep 2016 10:10:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1473761454230370" MIME-Version: 1.0 Date: Tue, 13 Sep 2016 10:10:54 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20160913101054.5AFDAFBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1473761454230370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Tue Sep 13 10:10:54 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated lang/nodejs to 6.5.0 To generate a diff of this commit: cvs rdiff -u -r1.3782 -r1.3783 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16428 -r1.16429 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1473761454230370 Content-Disposition: inline Content-Length: 1270 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3782 pkgsrc/doc/CHANGES-2016:1.3783 --- pkgsrc/doc/CHANGES-2016:1.3782 Tue Sep 13 10:04:09 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Sep 13 10:10:53 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3782 2016/09/13 10:04:09 he Exp $ +$NetBSD: CHANGES-2016,v 1.3783 2016/09/13 10:10:53 fhajny Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5341,3 +5341,4 @@ Changes to the packages collection and i Added devel/polly version 3.8.1 [kamil 2016-09-12] Updated parallel/parallel to 20160822 [fhajny 2016-09-13] Updated net/py-junos-eznc to 2.0.0 [he 2016-09-13] + Updated lang/nodejs to 6.5.0 [fhajny 2016-09-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16428 pkgsrc/doc/TODO:1.16429 --- pkgsrc/doc/TODO:1.16428 Tue Sep 13 09:41:50 2016 +++ pkgsrc/doc/TODO Tue Sep 13 10:10:54 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16428 2016/09/13 09:41:50 fhajny Exp $ +$NetBSD: TODO,v 1.16429 2016/09/13 10:10:54 fhajny Exp $ Suggested new packages ====================== @@ -1154,7 +1154,6 @@ For possible Perl packages updates, see o netramet-50 o newmail-1.0.2 o nikto-2.1.5 - o nodejs-6.5.0 o nqp-2016.02 o ns-3.14.1 o ns-plugger-common-5.1.3 --_----------=_1473761454230370--