From owner-dev-commits-ports-branches@freebsd.org Mon Sep 27 21:43:09 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 594626708AE; Mon, 27 Sep 2021 21:43:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJGMx0h3lz4rtq; Mon, 27 Sep 2021 21:43:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DFA31188F0; Mon, 27 Sep 2021 21:43:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RLh89o003217; Mon, 27 Sep 2021 21:43:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh8nL003216; Mon, 27 Sep 2021 21:43:08 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:08 GMT Message-Id: <202109272143.18RLh8nL003216@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 016bd82a2b5e - 2021Q3 - www/node: Update 16.4.0 -> 16.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 016bd82a2b5e505091a50324750093e5a3d19a55 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:09 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=016bd82a2b5e505091a50324750093e5a3d19a55 commit 016bd82a2b5e505091a50324750093e5a3d19a55 Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:52:32 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:23:30 +0000 www/node: Update 16.4.0 -> 16.4.1 https://nodejs.org/en/blog/release/v16.4.1/ This is a security release. See https://nodejs.org/en/blog/vulnerability/july-2021-security-releases/ Security: c174118e-1b11-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit e674a048b642f6b425769204d67e81801cf9b1f7) --- www/node/Makefile | 2 +- www/node/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node/Makefile b/www/node/Makefile index e507a255b5db..cf7dc5f1a7de 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 16.4.0 +DISTVERSION= 16.4.1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index ac69021e97fe..bcdb48033019 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602334 -SHA256 (node-v16.4.0.tar.gz) = 37e526b494a0ae53d2205421b93cc3d6fa2d9f4d8349891814a23e69d59a6d8d -SIZE (node-v16.4.0.tar.gz) = 63821297 +TIMESTAMP = 1631602348 +SHA256 (node-v16.4.1.tar.gz) = 562df905fdc9c8b3854fea1c755cc969b3c1437774d28b513457cc4034136458 +SIZE (node-v16.4.1.tar.gz) = 63816650