Received: by mail.netbsd.org (Postfix, from userid 605) id 2418484DFE; Sat, 15 Dec 2018 17:33:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B90F84DEE for ; Sat, 15 Dec 2018 17:33:21 +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 JUD5FTQ6XPte for ; Sat, 15 Dec 2018 17:33:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 42FC784CFB for ; Sat, 15 Dec 2018 17:33:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3637CFB16; Sat, 15 Dec 2018 17:33:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15448952003520" MIME-Version: 1.0 Date: Sat, 15 Dec 2018 17:33:20 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20181215173320.3637CFB16@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. --_----------=_15448952003520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Sat Dec 15 17:33:20 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated lang/nodejs8 to 8.12.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.5202 -r1.5203 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15448952003520 Content-Disposition: inline Content-Length: 779 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5202 pkgsrc/doc/CHANGES-2018:1.5203 --- pkgsrc/doc/CHANGES-2018:1.5202 Sat Dec 15 17:26:23 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 15 17:33:19 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5202 2018/12/15 17:26:23 leot Exp $ +$NetBSD: CHANGES-2018,v 1.5203 2018/12/15 17:33:19 maya Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7287,3 +7287,5 @@ Changes to the packages collection and i Added lang/php73 version 7.3.0 [taca 2018-12-15] Added meta-pkgs/php73-extensions version 7.3.0 [taca 2018-12-15] Added math/bcal version 2.1 [leot 2018-12-15] + Updated lang/nodejs to 10.14.2nb1 [maya 2018-12-15] + Updated lang/nodejs8 to 8.12.0nb2 [maya 2018-12-15] --_----------=_15448952003520--