git: 7bcc4cfed1f0 - main - www/node: Update 16.2.0 -> 16.3.0

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


The branch main has been updated by bhughes:

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

commit 7bcc4cfed1f09db60087f68f032ba3937a908c0e
Author:     Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 06:52:05 +0000
Commit:     Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-21 20:20:38 +0000

    www/node: Update 16.2.0 -> 16.3.0
    
    https://nodejs.org/en/blog/release/v16.3.0/
    
    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 ae06be6c5bd4..82eec5dfe145 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	16.2.0
+DISTVERSION=	16.3.0
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 
diff --git a/www/node/distinfo b/www/node/distinfo
index 581127bd90b2..71c8db138da5 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621884652
-SHA256 (node-v16.2.0.tar.gz) = 5d093d6b203159aa3288a1d51495d2faf11550f0755d04015161a529a065b12a
-SIZE (node-v16.2.0.tar.gz) = 64056003
+TIMESTAMP = 1631602318
+SHA256 (node-v16.3.0.tar.gz) = 11d00034a9864660eadf9835d09de2bed97b245093626705d8917897d8f36704
+SIZE (node-v16.3.0.tar.gz) = 64098993


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