git: 268587584761 - 2021Q3 - www/node14: Update 14.17.5 -> 14.17.6

Bradley T. Hughes bhughes at FreeBSD.org
Mon Sep 27 21:43:05 UTC 2021


The branch 2021Q3 has been updated by bhughes:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2685875847615931731f82d0efb2d3315b41021d

commit 2685875847615931731f82d0efb2d3315b41021d
Author:     Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 06:46:01 +0000
Commit:     Bradley T. Hughes <bhughes at FreeBSD.org>
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


More information about the dev-commits-ports-branches mailing list