Skip site navigation (1)Skip section navigation (2)
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: eecca7330e18 - main - www/node18: Update to 18.20.3

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

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

commit eecca7330e18ef8cc05297f64b1a599aa10f3a91
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 10:00:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 10:21:26 +0000

    www/node18: Update to 18.20.3
    
    Changes:        https://github.com/nodejs/node/releases
                    https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md
---
 www/node18/Makefile.version | 2 +-
 www/node18/distinfo         | 6 +++---
 www/node18/pkg-descr        | 6 ++----
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/www/node18/Makefile.version b/www/node18/Makefile.version
index 5c3390b82a96..c5fa745d4408 100644
--- a/www/node18/Makefile.version
+++ b/www/node18/Makefile.version
@@ -1 +1 @@
-NODEJS_PORTVERSION=	18.20.2
+NODEJS_PORTVERSION=	18.20.3
diff --git a/www/node18/distinfo b/www/node18/distinfo
index c8f1255c2081..b615475d6fba 100644
--- a/www/node18/distinfo
+++ b/www/node18/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712886410
-SHA256 (node-v18.20.2.tar.xz) = 8aaea7c9c7e927fb09d91498da311b6e4d18233390e23c723a53b891fad4c73f
-SIZE (node-v18.20.2.tar.xz) = 40550044
+TIMESTAMP = 1716448658
+SHA256 (node-v18.20.3.tar.xz) = 4b144f9fd6ae4b1d62b732c5b3160e7b9e84be4af0ae062c7b484e89ea41ae8d
+SIZE (node-v18.20.3.tar.xz) = 40610412
diff --git a/www/node18/pkg-descr b/www/node18/pkg-descr
index 4920df91f200..aed88d828d57 100644
--- a/www/node18/pkg-descr
+++ b/www/node18/pkg-descr
@@ -1,4 +1,2 @@
-Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
-uses an event-driven, non-blocking I/O model that makes it lightweight and
-efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open
-source libraries in the world.
+Node.js is a free, open-source, cross-platform JavaScript runtime environment
+that lets developers create servers, web apps, command line tools and scripts.



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