git: c9c818d8d218 - 2021Q3 - www/node14: Update 14.17.1 -> 14.17.2

Bradley T. Hughes bhughes at FreeBSD.org
Mon Sep 27 21:43:01 UTC 2021


The branch 2021Q3 has been updated by bhughes:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c9c818d8d218921a6c05364154d7b39fdef01874

commit c9c818d8d218921a6c05364154d7b39fdef01874
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-27 20:15:47 +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
    
    (cherry picked from commit cbc1577a29f9b3cec1608597ae08b8f59f2189ec)
---
 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 bb5dba5a1f94..a937b3332416 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-branches mailing list