git: 54ac71cd2998 - main - www/node: Update 16.8.0 -> 16.9.0
Bradley T. Hughes
bhughes at FreeBSD.org
Tue Sep 21 20:28:51 UTC 2021
The branch main has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=54ac71cd2998e174041198e1552d2d226cbace3e
commit 54ac71cd2998e174041198e1552d2d226cbace3e
Author: Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 07:18:59 +0000
Commit: Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-21 20:27:13 +0000
www/node: Update 16.8.0 -> 16.9.0
https://nodejs.org/en/blog/release/v16.9.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 f42387316914..fd2848782685 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 16.8.0
+DISTVERSION= 16.9.0
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
diff --git a/www/node/distinfo b/www/node/distinfo
index 67f491ea5dfc..da8e045483c2 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631603913
-SHA256 (node-v16.8.0.tar.gz) = 0cc13572bc7c5a9bf7a2c5cb2800ff045780e43d0fa6e3eb0f1be46b4bf9a1c6
-SIZE (node-v16.8.0.tar.gz) = 64231210
+TIMESTAMP = 1631603935
+SHA256 (node-v16.9.0.tar.gz) = d04e044c498438e0f0de4729529c64345a3db97e412fe59604a6ce4970019c86
+SIZE (node-v16.9.0.tar.gz) = 64562005
More information about the dev-commits-ports-all
mailing list