git: 18cecace553a - main - www/node: Update 16.6.2 -> 16.7.0
Bradley T. Hughes
bhughes at FreeBSD.org
Tue Sep 21 20:28:46 UTC 2021
The branch main has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=18cecace553a0a70274c9e9a7bca24dd36e2351b
commit 18cecace553a0a70274c9e9a7bca24dd36e2351b
Author: Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 07:18:17 +0000
Commit: Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-21 20:26:43 +0000
www/node: Update 16.6.2 -> 16.7.0
https://nodejs.org/en/blog/release/v16.7.0/
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 b64071c52c1a..db78fb7b6bd5 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 16.6.2
+DISTVERSION= 16.7.0
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
diff --git a/www/node/distinfo b/www/node/distinfo
index 354de82cea8b..d5a6c128ba46 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631603833
-SHA256 (node-v16.6.2.tar.gz) = e8df4a0084c379a37c11b315b7d068760a38598119d7ca9262977adcbbb58933
-SIZE (node-v16.6.2.tar.gz) = 64007539
+TIMESTAMP = 1631603891
+SHA256 (node-v16.7.0.tar.gz) = 0c4a82acc5ae67744d56f2c97db54b859f2b3ef8e78deacfb8aed0ed4c7cb690
+SIZE (node-v16.7.0.tar.gz) = 64218328
More information about the dev-commits-ports-all
mailing list