Date: Tue, 21 Sep 2021 20:28:47 GMT From: "Bradley T. Hughes" <bhughes@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0e510f5c2f31 - main - www/node14: Update 14.17.5 -> 14.17.6 Message-ID: <202109212028.18LKSl15074219@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e510f5c2f31cb22b33d940308eef9aa5d6020d7 commit 0e510f5c2f31cb22b33d940308eef9aa5d6020d7 Author: Bradley T. Hughes <bhughes@FreeBSD.org> AuthorDate: 2021-09-14 06:46:01 +0000 Commit: Bradley T. Hughes <bhughes@FreeBSD.org> CommitDate: 2021-09-21 20:27:13 +0000 www/node14: Update 14.17.5 -> 14.17.6 https://nodejs.org/en/blog/release/v14.17.6/ This is a security release. See https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases2/ Security: 7062bce0-1b17-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 3fb75c6af2ae..8bc506ab4578 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.5 +DISTVERSION= 14.17.6 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/distinfo b/www/node14/distinfo index 167d811fb823..612e06bf7468 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602115 -SHA256 (node-v14.17.5.tar.gz) = bd1bb74eae48c7aa7d4519736385e99477d954c6915adefdc3c373be461d1aaa -SIZE (node-v14.17.5.tar.gz) = 63709824 +TIMESTAMP = 1631602226 +SHA256 (node-v14.17.6.tar.gz) = f64559c87faa2f1ce93c3d2cd09723af254ec320a53cbfd1a2ba8fba28e488d0 +SIZE (node-v14.17.6.tar.gz) = 63731313
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109212028.18LKSl15074219>