git: 91694690e55a - main - www/node: Update 16.5.0 -> 16.6.0

Bradley T. Hughes bhughes at FreeBSD.org
Tue Sep 21 20:28:39 UTC 2021


The branch main has been updated by bhughes:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91694690e55a26e4771ecf73583275d704d680bc

commit 91694690e55a26e4771ecf73583275d704d680bc
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-21 20:26:41 +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
---
 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 d2d5ccbb2a2c..dca6ac78f2df 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-main mailing list