Received: by mail.netbsd.org (Postfix, from userid 605) id 3B13E84F13; Thu, 2 Jun 2022 09:45:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7369E84D8B for ; Thu, 2 Jun 2022 09:45:52 +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 jDQLtgCe5gBK for ; Thu, 2 Jun 2022 09:45:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CB23784D10 for ; Thu, 2 Jun 2022 09:45:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5CD4FFB18; Thu, 2 Jun 2022 09:47:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16541632223360" MIME-Version: 1.0 Date: Thu, 2 Jun 2022 09:47:02 +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: <20220602094702.5CD4FFB18@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16541632223360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jun 2 09:47:02 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.2854 -r1.2855 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16541632223360 Content-Disposition: inline Content-Length: 750 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.2854 pkgsrc/doc/CHANGES-2022:1.2855 --- pkgsrc/doc/CHANGES-2022:1.2854 Wed Jun 1 21:07:34 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jun 2 09:47:02 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2854 2022/06/01 21:07:34 leot Exp $ +$NetBSD: CHANGES-2022,v 1.2855 2022/06/02 09:47:02 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4343,3 +4343,5 @@ Changes to the packages collection and i Updated lang/nodejs14 to 14.19.3 [adam 2022-06-01] Updated misc/tmux to 3.3 [leot 2022-06-01] Updated mail/fdm to 2.1 [leot 2022-06-01] + Updated lang/nodejs16 to 16.15.1 [adam 2022-06-02] + Updated lang/nodejs to 18.3.0 [adam 2022-06-02] --_----------=_16541632223360--