git: ea44dd1e8a65 - main - www/node: Update 16.7.0 -> 16.8.0
Bradley T. Hughes
bhughes at FreeBSD.org
Tue Sep 21 20:28:47 UTC 2021
The branch main has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ea44dd1e8a65599624575c677937c41fa46624c1
commit ea44dd1e8a65599624575c677937c41fa46624c1
Author: Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 07:18:36 +0000
Commit: Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-21 20:27:01 +0000
www/node: Update 16.7.0 -> 16.8.0
https://nodejs.org/en/blog/release/v16.8.0/
PR: 257902
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 db78fb7b6bd5..f42387316914 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 16.7.0
+DISTVERSION= 16.8.0
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
diff --git a/www/node/distinfo b/www/node/distinfo
index d5a6c128ba46..67f491ea5dfc 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631603891
-SHA256 (node-v16.7.0.tar.gz) = 0c4a82acc5ae67744d56f2c97db54b859f2b3ef8e78deacfb8aed0ed4c7cb690
-SIZE (node-v16.7.0.tar.gz) = 64218328
+TIMESTAMP = 1631603913
+SHA256 (node-v16.8.0.tar.gz) = 0cc13572bc7c5a9bf7a2c5cb2800ff045780e43d0fa6e3eb0f1be46b4bf9a1c6
+SIZE (node-v16.8.0.tar.gz) = 64231210
More information about the dev-commits-ports-all
mailing list