git: 66671b138b1c - main - www/node20: Update to 20.8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Oct 2023 16:00:49 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=66671b138b1c6bec36abf027a815f46ecc59481f commit 66671b138b1c6bec36abf027a815f46ecc59481f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-16 15:18:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-16 15:59:43 +0000 www/node20: Update to 20.8.1 Changes: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md --- www/node20/Makefile | 3 ++- www/node20/Makefile.version | 1 + www/node20/distinfo | 6 +++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/node20/Makefile b/www/node20/Makefile index e2abe10e2972..f183877e234e 100644 --- a/www/node20/Makefile +++ b/www/node20/Makefile @@ -1,5 +1,5 @@ PORTNAME= node -PORTVERSION= 20.8.0 +PORTVERSION= ${NODEJS_PORTVERSION} DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ @@ -63,6 +63,7 @@ NLS_BUILD_DEPENDS= icu>=69.1:devel/icu NLS_CONFIGURE_ON= --with-intl=system-icu NLS_LIB_DEPENDS= libicui18n.so:devel/icu +.include "Makefile.version" .include <bsd.port.options.mk> .if (defined(PPC_ABI) && ${PPC_ABI} == ELFv2) || ${ARCH} == powerpc64le diff --git a/www/node20/Makefile.version b/www/node20/Makefile.version new file mode 100644 index 000000000000..8fe8f8eab16e --- /dev/null +++ b/www/node20/Makefile.version @@ -0,0 +1 @@ +NODEJS_PORTVERSION= 20.8.1 diff --git a/www/node20/distinfo b/www/node20/distinfo index 1b82a8e31a5f..c8a80cfc5a5b 100644 --- a/www/node20/distinfo +++ b/www/node20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696753628 -SHA256 (node-v20.8.0.tar.xz) = 412be847ae6df61010ba9da3cc3e6be5b67aa002e354e919f59ec8360371704c -SIZE (node-v20.8.0.tar.xz) = 41855692 +TIMESTAMP = 1697463062 +SHA256 (node-v20.8.1.tar.xz) = f799c66f6a6386bb8ac2c75a378f740c455e97f1fe964393dd39c9f9f6efbc70 +SIZE (node-v20.8.1.tar.xz) = 41863408