Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 18:08:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6922710ed5af - main - www/node18: Update to 18.16.0
Message-ID:  <202304181808.33II8YST078846@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 6922710ed5af5abc1c99f07822b3a615702edf2d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 17:57:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 18:00:46 +0000

    www/node18: Update to 18.16.0
    
    Changes:        https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md
---
 www/node18/Makefile  | 3 +--
 www/node18/distinfo  | 6 +++---
 www/node18/pkg-plist | 2 --
 3 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/www/node18/Makefile b/www/node18/Makefile
index 8acbe6f67d2d..14e20bdcd848 100644
--- a/www/node18/Makefile
+++ b/www/node18/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	node
-PORTVERSION=	18.15.0
+PORTVERSION=	18.16.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	18
diff --git a/www/node18/distinfo b/www/node18/distinfo
index 473fc02c3881..962546d1f3d0 100644
--- a/www/node18/distinfo
+++ b/www/node18/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498552
-SHA256 (node-v18.15.0.tar.gz) = d65c4c3ef3c8815bccda9502081a29458c7c80797db0763f8752f270a824ac2b
-SIZE (node-v18.15.0.tar.gz) = 85359314
+TIMESTAMP = 1681052918
+SHA256 (node-v18.16.0.tar.gz) = 6a4f5c5d76e5c50cef673099e56f19bc3266ae363f56ca0ab77dd2f3c5088c6d
+SIZE (node-v18.16.0.tar.gz) = 85325636
diff --git a/www/node18/pkg-plist b/www/node18/pkg-plist
index 6fe9b58ba763..f831dd239edb 100644
--- a/www/node18/pkg-plist
+++ b/www/node18/pkg-plist
@@ -2281,8 +2281,6 @@ lib/node_modules/corepack/dist/npm.js
 lib/node_modules/corepack/dist/npx.js
 lib/node_modules/corepack/dist/pnpm.js
 lib/node_modules/corepack/dist/pnpx.js
-lib/node_modules/corepack/dist/vcc.js
-lib/node_modules/corepack/dist/vendors-_yarn_berry_cache_proxy-agent-npm-5_0_0-41772f4b01-9_zip_node_modules_proxy-agent_index_js.js
 lib/node_modules/corepack/dist/yarn.js
 lib/node_modules/corepack/dist/yarnpkg.js
 lib/node_modules/corepack/package.json



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304181808.33II8YST078846>