git: e674a048b642 - main - www/node: Update 16.4.0 -> 16.4.1

Bradley T. Hughes bhughes at FreeBSD.org
Tue Sep 21 20:28:33 UTC 2021


The branch main has been updated by bhughes:

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

commit e674a048b642f6b425769204d67e81801cf9b1f7
Author:     Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 06:52:32 +0000
Commit:     Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-21 20:26:40 +0000

    www/node: Update 16.4.0 -> 16.4.1
    
    https://nodejs.org/en/blog/release/v16.4.1/
    
    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/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 34f8016db5dd..bb295cedcd9b 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	16.4.0
+DISTVERSION=	16.4.1
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 
diff --git a/www/node/distinfo b/www/node/distinfo
index ac69021e97fe..bcdb48033019 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631602334
-SHA256 (node-v16.4.0.tar.gz) = 37e526b494a0ae53d2205421b93cc3d6fa2d9f4d8349891814a23e69d59a6d8d
-SIZE (node-v16.4.0.tar.gz) = 63821297
+TIMESTAMP = 1631602348
+SHA256 (node-v16.4.1.tar.gz) = 562df905fdc9c8b3854fea1c755cc969b3c1437774d28b513457cc4034136458
+SIZE (node-v16.4.1.tar.gz) = 63816650


More information about the dev-commits-ports-all mailing list