From owner-dev-commits-ports-all@freebsd.org Mon Sep 27 21:43:05 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 B5163670FE5; Mon, 27 Sep 2021 21:43:05 +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 4HJGMs4CDtz4rrQ; Mon, 27 Sep 2021 21:43:05 +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 6FE0D18A0A; Mon, 27 Sep 2021 21:43:05 +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 18RLh5vo003139; Mon, 27 Sep 2021 21:43:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RLh56h003138; Mon, 27 Sep 2021 21:43:05 GMT (envelope-from git) Date: Mon, 27 Sep 2021 21:43:05 GMT Message-Id: <202109272143.18RLh56h003138@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: 268587584761 - 2021Q3 - www/node14: Update 14.17.5 -> 14.17.6 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: 2685875847615931731f82d0efb2d3315b41021d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 21:43:05 -0000 The branch 2021Q3 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=2685875847615931731f82d0efb2d3315b41021d commit 2685875847615931731f82d0efb2d3315b41021d Author: Bradley T. Hughes AuthorDate: 2021-09-14 06:46:01 +0000 Commit: Bradley T. Hughes CommitDate: 2021-09-27 20:19:29 +0000 www/node14: Update 14.17.5 -> 14.17.6 https://nodejs.org/en/blog/release/v14.17.6/ This is a security release. See https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases2/ Security: 7062bce0-1b17-11ec-9d9d-0022489ad614 MFH: 2021Q3 Sponsored by: Miles AS (cherry picked from commit 0e510f5c2f31cb22b33d940308eef9aa5d6020d7) --- www/node14/Makefile | 2 +- www/node14/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index e1afe9936ca8..8e43e4a6ccb7 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.5 +DISTVERSION= 14.17.6 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/distinfo b/www/node14/distinfo index 167d811fb823..612e06bf7468 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602115 -SHA256 (node-v14.17.5.tar.gz) = bd1bb74eae48c7aa7d4519736385e99477d954c6915adefdc3c373be461d1aaa -SIZE (node-v14.17.5.tar.gz) = 63709824 +TIMESTAMP = 1631602226 +SHA256 (node-v14.17.6.tar.gz) = f64559c87faa2f1ce93c3d2cd09723af254ec320a53cbfd1a2ba8fba28e488d0 +SIZE (node-v14.17.6.tar.gz) = 63731313