Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:51:44 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: ffdd0ef87ddd - main - www/npm: Update to 9.6.7
Message-ID:  <202305272351.34RNpijn056099@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit ffdd0ef87ddd36564441c78875510576cfc481a1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:22:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:43:46 +0000

    www/npm: Update to 9.6.7
    
    Changes:        https://github.com/npm/cli/releases
---
 www/npm-node18/Makefile  | 2 +-
 www/npm-node18/distinfo  | 6 +++---
 www/npm-node18/pkg-plist | 7 +++++++
 www/npm/Makefile         | 2 +-
 4 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/www/npm-node18/Makefile b/www/npm-node18/Makefile
index 6426b0718344..c2fbe7777065 100644
--- a/www/npm-node18/Makefile
+++ b/www/npm-node18/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	npm
-PORTVERSION=	9.6.6
+PORTVERSION=	9.6.7
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 PKGNAMESUFFIX=	${NODEJS_SUFFIX}
diff --git a/www/npm-node18/distinfo b/www/npm-node18/distinfo
index 9034077a25aa..6c13ac8bf536 100644
--- a/www/npm-node18/distinfo
+++ b/www/npm-node18/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683227599
-SHA256 (npm-9.6.6.tar.xz) = 7427fbe37baa2ed709f4cd7b51ff95d9609ef741bd77b9111fa11d89865a2766
-SIZE (npm-9.6.6.tar.xz) = 1824788
+TIMESTAMP = 1685162058
+SHA256 (npm-9.6.7.tar.xz) = b741aa5dde305ca66fb0ead2c7a6aeb915d61e3c482cd42d94040dbbd2e06b8f
+SIZE (npm-9.6.7.tar.xz) = 1831000
diff --git a/www/npm-node18/pkg-plist b/www/npm-node18/pkg-plist
index 91a4afa8608b..3c2b8debffb0 100644
--- a/www/npm-node18/pkg-plist
+++ b/www/npm-node18/pkg-plist
@@ -567,6 +567,7 @@ lib/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js
 lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json
 lib/node_modules/npm/node_modules/@npmcli/package-json/LICENSE
 lib/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/package-json/lib/normalize.js
 lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js
 lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-scripts.js
 lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js
@@ -2139,6 +2140,8 @@ lib/node_modules/npm/node_modules/sigstore/dist/external/index.d.ts
 lib/node_modules/npm/node_modules/sigstore/dist/external/index.js
 lib/node_modules/npm/node_modules/sigstore/dist/external/rekor.d.ts
 lib/node_modules/npm/node_modules/sigstore/dist/external/rekor.js
+lib/node_modules/npm/node_modules/sigstore/dist/external/tsa.d.ts
+lib/node_modules/npm/node_modules/sigstore/dist/external/tsa.js
 lib/node_modules/npm/node_modules/sigstore/dist/identity/ci.d.ts
 lib/node_modules/npm/node_modules/sigstore/dist/identity/ci.js
 lib/node_modules/npm/node_modules/sigstore/dist/identity/index.d.ts
@@ -2179,10 +2182,14 @@ lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/index.d.ts
 lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/index.js
 lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/set.d.ts
 lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/set.js
+lib/node_modules/npm/node_modules/sigstore/dist/tsa/index.d.ts
+lib/node_modules/npm/node_modules/sigstore/dist/tsa/index.js
 lib/node_modules/npm/node_modules/sigstore/dist/tuf/index.d.ts
 lib/node_modules/npm/node_modules/sigstore/dist/tuf/index.js
 lib/node_modules/npm/node_modules/sigstore/dist/tuf/target.d.ts
 lib/node_modules/npm/node_modules/sigstore/dist/tuf/target.js
+lib/node_modules/npm/node_modules/sigstore/dist/types/fetch.d.ts
+lib/node_modules/npm/node_modules/sigstore/dist/types/fetch.js
 lib/node_modules/npm/node_modules/sigstore/dist/types/signature.d.ts
 lib/node_modules/npm/node_modules/sigstore/dist/types/signature.js
 lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/index.d.ts
diff --git a/www/npm/Makefile b/www/npm/Makefile
index 9e538c11f4a9..4d920baf5735 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	npm
-PORTVERSION=	9.6.6
+PORTVERSION=	9.6.7
 CATEGORIES=	www
 
 MAINTAINER=	sunpoet@FreeBSD.org


home | help

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