git: 106eb548d08a - main - www/node: Update 16.1.0 -> 16.2.0

Bradley T. Hughes bhughes at FreeBSD.org
Wed May 26 20:48:45 UTC 2021


The branch main has been updated by bhughes:

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

commit 106eb548d08a7f6885a0ce0a948c4f4d575b0f14
Author:     Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-05-26 20:43:12 +0000
Commit:     Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-05-26 20:48:33 +0000

    www/node: Update 16.1.0 -> 16.2.0
    
    https://nodejs.org/en/blog/release/v16.2.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 076b307f55bb..01a6ce8243f7 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	16.1.0
+DISTVERSION=	16.2.0
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 
diff --git a/www/node/distinfo b/www/node/distinfo
index 54bfd9ef50b8..581127bd90b2 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620144692
-SHA256 (node-v16.1.0.tar.gz) = cdc229fff0e18ff9ca29c057691ff29da7bee8b7107b72d8181bdb5c3eeaba00
-SIZE (node-v16.1.0.tar.gz) = 64036985
+TIMESTAMP = 1621884652
+SHA256 (node-v16.2.0.tar.gz) = 5d093d6b203159aa3288a1d51495d2faf11550f0755d04015161a529a065b12a
+SIZE (node-v16.2.0.tar.gz) = 64056003


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