git: 509e9332f124 - 2021Q3 - www/node: Update 16.5.0 -> 16.6.0

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


The branch 2021Q3 has been updated by bhughes:

URL: https://cgit.FreeBSD.org/ports/commit/?id=509e9332f124fe7267dfd27ff2754128016303a1

commit 509e9332f124fe7267dfd27ff2754128016303a1
Author:     Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 06:53:43 +0000
Commit:     Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-27 20:23:34 +0000

    www/node: Update 16.5.0 -> 16.6.0
    
    https://nodejs.org/en/blog/release/v16.6.0/
    
    This is a security release. See
    https://nodejs.org/en/blog/vulnerability/july-2021-security-releases-2/
    
    Security:       f53dab71-1b15-11ec-9d9d-0022489ad614
    MFH:            2021Q3
    Sponsored by:   Miles AS
    
    (cherry picked from commit 91694690e55a26e4771ecf73583275d704d680bc)
---
 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 74145a8dfbdc..54970ef367eb 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	16.5.0
+DISTVERSION=	16.6.0
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 
diff --git a/www/node/distinfo b/www/node/distinfo
index 29c4db71467f..db5762885ed6 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631602392
-SHA256 (node-v16.5.0.tar.gz) = a0d233cde072822af7fd3043b866e526a1739df32c3ace6210ae289f3266ccb7
-SIZE (node-v16.5.0.tar.gz) = 63891812
+TIMESTAMP = 1631602417
+SHA256 (node-v16.6.0.tar.gz) = cb24f609abba81a27536955135f0b3ca0b72e70b7aa561fec39490b386bba7ab
+SIZE (node-v16.6.0.tar.gz) = 63972773


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