git: c22857de460d - 2021Q2 - www/node: Update 15.13.0 -> 15.14.0
Bradley T. Hughes
bhughes at FreeBSD.org
Wed Apr 7 19:16:43 UTC 2021
The branch 2021Q2 has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c22857de460df68ba88b8c771e2fd3c36622ad99
commit c22857de460df68ba88b8c771e2fd3c36622ad99
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 19:01:41 +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
(cherry picked from commit 882400377c13458aeb0d92ca9f5f01478b40621d)
---
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 a3e49f46521e..72300621fcb1 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,7 +1,7 @@
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