git: 473e7e111d0b - main - www/npm: Update to 10.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:18:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=473e7e111d0b40a025012c509fe130111b42faa6 commit 473e7e111d0b40a025012c509fe130111b42faa6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-14 16:38:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-14 17:15:34 +0000 www/npm: Update to 10.2.3 Changes: https://github.com/npm/cli/releases --- www/npm-node20/Makefile | 2 +- www/npm-node20/distinfo | 6 +++--- www/npm/Makefile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/npm-node20/Makefile b/www/npm-node20/Makefile index 011b8498d0e2..b493856b6d12 100644 --- a/www/npm-node20/Makefile +++ b/www/npm-node20/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 10.2.2 +PORTVERSION= 10.2.3 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= ${NODEJS_SUFFIX} diff --git a/www/npm-node20/distinfo b/www/npm-node20/distinfo index a98ed1552102..e3b0db4cc587 100644 --- a/www/npm-node20/distinfo +++ b/www/npm-node20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698848718 -SHA256 (npm-10.2.2.tar.xz) = ea9f61e22d322475881f20ca405f8ffe314dfff04d9a62f2aaa626faaecb54ed -SIZE (npm-10.2.2.tar.xz) = 1765844 +TIMESTAMP = 1699774476 +SHA256 (npm-10.2.3.tar.xz) = bc430e861be05f7dbd17a640d0f218100a41a7e488e26a07b7cd45bf347e1d48 +SIZE (npm-10.2.3.tar.xz) = 1760776 diff --git a/www/npm/Makefile b/www/npm/Makefile index fd3d0de14921..f2e581404753 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 10.2.2 +PORTVERSION= 10.2.3 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org