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 0580C1A921F for ; Wed, 16 Dec 2020 07:43:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6F70B84D91; Wed, 16 Dec 2020 07:43:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA27B84D2D for ; Wed, 16 Dec 2020 07:43:37 +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 HxJyumNVbDvy for ; Wed, 16 Dec 2020 07:43:37 +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 0F8D184CF1 for ; Wed, 16 Dec 2020 07:43:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0D839FA9D; Wed, 16 Dec 2020 07:43:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1608104617173620" MIME-Version: 1.0 Date: Wed, 16 Dec 2020 07:43:37 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20201216074337.0D839FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1608104617173620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Dec 16 07:43:36 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated lang/nodejs12, lang/nodejs To generate a diff of this commit: cvs rdiff -u -r1.6764 -r1.6765 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1608104617173620 Content-Disposition: inline Content-Length: 777 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.6764 pkgsrc/doc/CHANGES-2020:1.6765 --- pkgsrc/doc/CHANGES-2020:1.6764 Tue Dec 15 17:59:11 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Dec 16 07:43:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6764 2020/12/15 17:59:11 leot Exp $ +$NetBSD: CHANGES-2020,v 1.6765 2020/12/16 07:43:36 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9815,3 +9815,5 @@ Changes to the packages collection and i Updated emulators/PC6001VX to 3.6.0 [tsutsui 2020-12-15] Updated emulators/qemu to 5.1.0nb11 [maya 2020-12-15] Updated www/webkit-gtk to 2.30.4 [leot 2020-12-15] + Updated lang/nodejs12 to 12.20.0 [adam 2020-12-16] + Updated lang/nodejs to 14.15.2 [adam 2020-12-16] --_----------=_1608104617173620--