git: 3fb5e6fd472d - 2021Q3 - www/node: Update 16.4.1 -> 16.4.2
Bradley T. Hughes
bhughes at FreeBSD.org
Mon Sep 27 21:43:10 UTC 2021
The branch 2021Q3 has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3fb5e6fd472defe6f7dad3f0101c97b613da506a
commit 3fb5e6fd472defe6f7dad3f0101c97b613da506a
Author: Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 06:52:50 +0000
Commit: Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-27 20:23:31 +0000
www/node: Update 16.4.1 -> 16.4.2
https://nodejs.org/en/blog/release/v16.4.2/
Sponsored by: Miles AS
(cherry picked from commit b87fb39486dd043adda374a1b7b7babccd331efc)
---
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 cf7dc5f1a7de..f2571584f07b 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 16.4.1
+DISTVERSION= 16.4.2
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
diff --git a/www/node/distinfo b/www/node/distinfo
index bcdb48033019..6b94e0eaf7a0 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631602348
-SHA256 (node-v16.4.1.tar.gz) = 562df905fdc9c8b3854fea1c755cc969b3c1437774d28b513457cc4034136458
-SIZE (node-v16.4.1.tar.gz) = 63816650
+TIMESTAMP = 1631602368
+SHA256 (node-v16.4.2.tar.gz) = 46d907a06fe020ee8d7e6753357b82edd16f3871f8caaa188841d29d265de7bd
+SIZE (node-v16.4.2.tar.gz) = 63817602
More information about the dev-commits-ports-all
mailing list