git: 163e134d818c - main - www/node: Update 16.6.0 -> 16.6.1

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


The branch main has been updated by bhughes:

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

commit 163e134d818c2a0823df453cf6a7d3e786cd462c
Author:     Bradley T. Hughes <bhughes at FreeBSD.org>
AuthorDate: 2021-09-14 06:53:57 +0000
Commit:     Bradley T. Hughes <bhughes at FreeBSD.org>
CommitDate: 2021-09-21 20:26:42 +0000

    www/node: Update 16.6.0 -> 16.6.1
    
    https://nodejs.org/en/blog/release/v16.6.1/
    
    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 dca6ac78f2df..297530e7d134 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	16.6.0
+DISTVERSION=	16.6.1
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 
diff --git a/www/node/distinfo b/www/node/distinfo
index db5762885ed6..820d3cb9845f 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631602417
-SHA256 (node-v16.6.0.tar.gz) = cb24f609abba81a27536955135f0b3ca0b72e70b7aa561fec39490b386bba7ab
-SIZE (node-v16.6.0.tar.gz) = 63972773
+TIMESTAMP = 1631602434
+SHA256 (node-v16.6.1.tar.gz) = 36467b8a4e7e3bacc2f4f1709a83b0506429d1999bc461e5e363bc91d3437c09
+SIZE (node-v16.6.1.tar.gz) = 63990910


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