Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:34:22 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: 362e62b116c1 - main - www/node19: Update to 19.8.1
Message-ID:  <202304051734.335HYMYN084471@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=362e62b116c102fb4ae3321a1d2105fcff5cd31c

commit 362e62b116c102fb4ae3321a1d2105fcff5cd31c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:14:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:29:53 +0000

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

diff --git a/www/node19/Makefile b/www/node19/Makefile
index 2955e01c0800..5007526fbfb4 100644
--- a/www/node19/Makefile
+++ b/www/node19/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	node
-PORTVERSION=	19.6.0
+PORTVERSION=	19.8.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${PORTVERSION}/
diff --git a/www/node19/distinfo b/www/node19/distinfo
index 05b5d6290b81..9d38fc25d6fa 100644
--- a/www/node19/distinfo
+++ b/www/node19/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771061
-SHA256 (node-v19.6.0.tar.gz) = a09bff6ec52b5fa9acd77cc208cdee2a8808a1007fc361c341e3a44bab05ba7d
-SIZE (node-v19.6.0.tar.gz) = 85064518
+TIMESTAMP = 1679498554
+SHA256 (node-v19.8.1.tar.gz) = d4ea048e7fd7831d34962c03d3c491eae2b63e1bd549e223ded806cc0b057be0
+SIZE (node-v19.8.1.tar.gz) = 86279283
diff --git a/www/node19/pkg-plist b/www/node19/pkg-plist
index d93c997b594c..d7f3365f3412 100644
--- a/www/node19/pkg-plist
+++ b/www/node19/pkg-plist
@@ -2280,8 +2280,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?202304051734.335HYMYN084471>