git: 882400377c13 - main - www/node: Update 15.13.0 -> 15.14.0
Bradley T. Hughes
bhughes at FreeBSD.org
Wed Apr 7 18:59:18 UTC 2021
The branch main has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=882400377c13458aeb0d92ca9f5f01478b40621d
commit 882400377c13458aeb0d92ca9f5f01478b40621d
Author: Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-04-07 05:43:57 +0000
Commit: Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-04-07 18:58:57 +0000
www/node: Update 15.13.0 -> 15.14.0
https://nodejs.org/en/blog/release/v15.14.0/
This is a security release. See
https://nodejs.org/en/blog/vulnerability/april-2021-security-releases/
MFH: 2021Q2
Security: c0c1834c-9761-11eb-acfd-0022489ad614
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 e97ebc4218e4..24b1f71afdf9 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 15.13.0
+DISTVERSION= 15.14.0
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
diff --git a/www/node/distinfo b/www/node/distinfo
index 33683cedad4e..4d05a657adbf 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617218745
-SHA256 (node-v15.13.0.tar.gz) = 96926e5b8f2f3ea805596448f01b16115882f3a594e2e999dc7349f80b3ec1f8
-SIZE (node-v15.13.0.tar.gz) = 63197534
+TIMESTAMP = 1617773019
+SHA256 (node-v15.14.0.tar.gz) = f3a35c1b29b58846575085fdee7774d78b75ff4cf1e52572afce7f38685b159a
+SIZE (node-v15.14.0.tar.gz) = 63225027
More information about the dev-commits-ports-all
mailing list