git: cbc1577a29f9 - main - www/node14: Update 14.17.1 -> 14.17.2
Bradley T. Hughes
bhughes at FreeBSD.org
Tue Sep 21 20:28:32 UTC 2021
The branch main has been updated by bhughes:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cbc1577a29f9b3cec1608597ae08b8f59f2189ec
commit cbc1577a29f9b3cec1608597ae08b8f59f2189ec
Author: Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 06:47:55 +0000
Commit: Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-21 20:26:39 +0000
www/node14: Update 14.17.1 -> 14.17.2
https://nodejs.org/en/blog/release/v14.17.2/
This is a security release. See
https://nodejs.org/en/blog/vulnerability/july-2021-security-releases/
Security: c174118e-1b11-11ec-9d9d-0022489ad614
MFH: 2021Q3
Sponsored by: Miles AS
---
www/node14/Makefile | 2 +-
www/node14/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/www/node14/Makefile b/www/node14/Makefile
index ae139847bd3f..184bb04bce5b 100644
--- a/www/node14/Makefile
+++ b/www/node14/Makefile
@@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 14.17.1
+DISTVERSION= 14.17.2
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
PKGNAMESUFFIX= 14
diff --git a/www/node14/distinfo b/www/node14/distinfo
index ddbc57ce8810..d45e96464d15 100644
--- a/www/node14/distinfo
+++ b/www/node14/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631602049
-SHA256 (node-v14.17.1.tar.gz) = f85297faa15529cf134e9cfd395371fea62e092c3fe2127f2b0fdf8504905cee
-SIZE (node-v14.17.1.tar.gz) = 63704704
+TIMESTAMP = 1631602070
+SHA256 (node-v14.17.2.tar.gz) = 03bea54a68c6fa8b520c273a1dc80f2fdbf80ddc9c303200d2eeaf25bd7e62fa
+SIZE (node-v14.17.2.tar.gz) = 63707473
More information about the dev-commits-ports-all
mailing list