git: 693d288d4f92 - 2021Q3 - www/node: Update 16.2.0 -> 16.3.0

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


The branch 2021Q3 has been updated by bhughes:

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

commit 693d288d4f9245f1e71e1483c632c28cda54c2db
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-27 20:23:29 +0000

    www/node: Update 16.2.0 -> 16.3.0
    
    https://nodejs.org/en/blog/release/v16.3.0/
    
    Sponsored by:   Miles AS
    
    (cherry picked from commit 7bcc4cfed1f09db60087f68f032ba3937a908c0e)
---
 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 e16fc4019cdc..ed872ad16497 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