Received: by mail.netbsd.org (Postfix, from userid 605) id E39EE84EE2; Mon, 29 Aug 2022 06:30:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 294EC84E82 for ; Mon, 29 Aug 2022 06:30:30 +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 wg45Ny-AooIp for ; Mon, 29 Aug 2022 06:30:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 801AD84D2D for ; Mon, 29 Aug 2022 06:30:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7D992FA82; Mon, 29 Aug 2022 06:30:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166175462981620" MIME-Version: 1.0 Date: Mon, 29 Aug 2022 06:30:29 +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: <20220829063029.7D992FA82@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166175462981620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Aug 29 06:30:29 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated lang/nodejs16, lang/nodejs To generate a diff of this commit: cvs rdiff -u -r1.4142 -r1.4143 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166175462981620 Content-Disposition: inline Content-Length: 779 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4142 pkgsrc/doc/CHANGES-2022:1.4143 --- pkgsrc/doc/CHANGES-2022:1.4142 Sun Aug 28 21:38:54 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Aug 29 06:30:29 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4142 2022/08/28 21:38:54 mef Exp $ +$NetBSD: CHANGES-2022,v 1.4143 2022/08/29 06:30:29 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6019,3 +6019,5 @@ Changes to the packages collection and i Added net/piratebay version 0.1.4 [pin 2022-08-28] Updated editors/vim-share to 9.0.0305 [morr 2022-08-28] Updated converters/hs-lens-aeson to 1.2.2 [mef 2022-08-28] + Updated lang/nodejs16 to 16.17.0 [adam 2022-08-29] + Updated lang/nodejs to 18.8.0 [adam 2022-08-29] --_----------=_166175462981620--