git: f84542f9cfff - 2021Q3 - www/node: Update 16.3.0 -> 16.4.0

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


The branch 2021Q3 has been updated by bhughes:

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

commit f84542f9cfff697d0d3c2ef71aad3c049ac9c6de
Author:     Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 06:52:18 +0000
Commit:     Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-27 20:23:29 +0000

    www/node: Update 16.3.0 -> 16.4.0
    
    https://nodejs.org/en/blog/release/v16.4.0/
    
    Sponsored by:   Miles AS
    
    (cherry picked from commit 22d1c3d778f65599600b0838ff7f2bb4568bd08b)
---
 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 ed872ad16497..e507a255b5db 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	16.3.0
+DISTVERSION=	16.4.0
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 
diff --git a/www/node/distinfo b/www/node/distinfo
index 71c8db138da5..ac69021e97fe 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631602318
-SHA256 (node-v16.3.0.tar.gz) = 11d00034a9864660eadf9835d09de2bed97b245093626705d8917897d8f36704
-SIZE (node-v16.3.0.tar.gz) = 64098993
+TIMESTAMP = 1631602334
+SHA256 (node-v16.4.0.tar.gz) = 37e526b494a0ae53d2205421b93cc3d6fa2d9f4d8349891814a23e69d59a6d8d
+SIZE (node-v16.4.0.tar.gz) = 63821297


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