pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/npm



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May  5 10:52:39 UTC 2022

Modified Files:
        pkgsrc/lang/npm: Makefile PLIST distinfo
        pkgsrc/lang/npm/patches: patch-Makefile patch-scripts_resetdeps.sh

Log Message:
npm: updated to 8.8.0

v8.8.0 (2022-04-27)

Features

* feat: add install-links config definition (@nlf)

Bug Fixes

* fix(exec): workspaces support (@ruyadorno)
* fix(libnpmpublish): unpublish from custom registry (@ruyadorno)
* fix: Use node in and fallback to PATH if not found (@elibus)
* fix: completion for deprecate cmd (@wraithgar)
* fix: consolidate registryConfig application logic (@wraithgar)
* fix(install): do not install invalid package name (@ruyadorno)
* fix: normalize win32 paths before globbing (@lukekarrys)
* fix: remove lib/utils/read-package-name.js (@wraithgar)

Documentation

* docs: add some more docs for --install-links (@nlf)
* docs: explain that _auth only goes to npm registry (@wraithgar)
* docs: include org instructions in scoped publish (@bnb)

v8.7.0 (2022-04-13)

Features

* feat(config): add more npm/node information to config ls (@lukekarrys)
* feat(config): warn on deprecated configs (@lukekarrys)

Bug Fixes

* fix: update readme badges (@lukekarrys)
* fix: replace deprecated String.prototype.substr() (@CommanderRoot)
* fix: remove dedupe --save (@wraithgar)
* fix: do not export npm_config_include_workspace_root (@wraithgar)
* fix(run-script): don't cascade if-present config (@ruyadorno)
* fix(arborist): when reloading an edge, also refresh overrides (@nlf)
* fix: skip update notifier file if not requested (@lukekarrys)
* fix: show more information during publish dry-run (@lukekarrys)
* fix(arborist): dont skip adding advisories to audit based on name/range (@lukekarrys)
* fix: mitigate doctor test race condition (@wraithgar)
* fix(ls): make --omit filter npm ls (@lukekarrys)

Documentation

* docs(ci): add note that configuration must be consistent between install and ci (@nlf)
* docs: fix npm-uninstall typo (@JSKitty)


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/lang/npm/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/npm/PLIST
cvs rdiff -u -r1.37 -r1.38 pkgsrc/lang/npm/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/npm/patches/patch-Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/npm/patches/patch-scripts_resetdeps.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/npm/Makefile
diff -u pkgsrc/lang/npm/Makefile:1.47 pkgsrc/lang/npm/Makefile:1.48
--- pkgsrc/lang/npm/Makefile:1.47       Mon Apr 11 18:50:31 2022
+++ pkgsrc/lang/npm/Makefile    Thu May  5 10:52:39 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2022/04/11 18:50:31 adam Exp $
+# $NetBSD: Makefile,v 1.48 2022/05/05 10:52:39 adam Exp $
 
-DISTNAME=      npm-8.6.0
+DISTNAME=      npm-8.8.0
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=npm/}
 GITHUB_PROJECT=        cli

Index: pkgsrc/lang/npm/PLIST
diff -u pkgsrc/lang/npm/PLIST:1.26 pkgsrc/lang/npm/PLIST:1.27
--- pkgsrc/lang/npm/PLIST:1.26  Mon Apr 11 18:50:31 2022
+++ pkgsrc/lang/npm/PLIST       Thu May  5 10:52:39 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2022/04/11 18:50:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2022/05/05 10:52:39 adam Exp $
 bin/npm
 bin/npx
 lib/node_modules/npm/LICENSE
@@ -304,6 +304,26 @@ lib/node_modules/npm/node_modules/.bin/p
 lib/node_modules/npm/node_modules/.bin/qrcode-terminal
 lib/node_modules/npm/node_modules/.bin/rimraf
 lib/node_modules/npm/node_modules/.bin/semver
+lib/node_modules/npm/node_modules/@colors/colors/LICENSE
+lib/node_modules/npm/node_modules/@colors/colors/examples/normal-usage.js
+lib/node_modules/npm/node_modules/@colors/colors/examples/safe-string.js
+lib/node_modules/npm/node_modules/@colors/colors/index.d.ts
+lib/node_modules/npm/node_modules/@colors/colors/lib/colors.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/custom/trap.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/custom/zalgo.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/extendStringPrototype.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/index.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/maps/america.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/maps/rainbow.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/maps/random.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/maps/zebra.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/styles.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/system/has-flag.js
+lib/node_modules/npm/node_modules/@colors/colors/lib/system/supports-colors.js
+lib/node_modules/npm/node_modules/@colors/colors/package.json
+lib/node_modules/npm/node_modules/@colors/colors/safe.d.ts
+lib/node_modules/npm/node_modules/@colors/colors/safe.js
+lib/node_modules/npm/node_modules/@colors/colors/themes/generic-logging.js
 lib/node_modules/npm/node_modules/@gar/promisify/LICENSE.md
 lib/node_modules/npm/node_modules/@gar/promisify/index.js
 lib/node_modules/npm/node_modules/@gar/promisify/package.json
@@ -387,7 +407,7 @@ lib/node_modules/npm/node_modules/@npmcl
 lib/node_modules/npm/node_modules/@npmcli/config/lib/umask.js
 lib/node_modules/npm/node_modules/@npmcli/config/package.json
 lib/node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE
-lib/node_modules/npm/node_modules/@npmcli/disparity-colors/index.js
+lib/node_modules/npm/node_modules/@npmcli/disparity-colors/lib/index.js
 lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json
 lib/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md
 lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/index.js
@@ -434,13 +454,6 @@ lib/node_modules/npm/node_modules/@npmcl
 lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json
 lib/node_modules/npm/node_modules/@npmcli/map-workspaces/LICENSE.md
 lib/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js
-lib/node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/brace-expansion/LICENSE
-lib/node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/brace-expansion/index.js
-lib/node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/brace-expansion/package.json
-lib/node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/minimatch/LICENSE
-lib/node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/minimatch/lib/path.js
-lib/node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/minimatch/minimatch.js
-lib/node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/minimatch/package.json
 lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json
 lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/LICENSE
 lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js
@@ -449,7 +462,7 @@ lib/node_modules/npm/node_modules/@npmcl
 lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js
 lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json
 lib/node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md
-lib/node_modules/npm/node_modules/@npmcli/move-file/index.js
+lib/node_modules/npm/node_modules/@npmcli/move-file/lib/index.js
 lib/node_modules/npm/node_modules/@npmcli/move-file/package.json
 lib/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE
 lib/node_modules/npm/node_modules/@npmcli/name-from-folder/index.js
@@ -463,7 +476,7 @@ lib/node_modules/npm/node_modules/@npmcl
 lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js
 lib/node_modules/npm/node_modules/@npmcli/package-json/package.json
 lib/node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE
-lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js
+lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js
 lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json
 lib/node_modules/npm/node_modules/@npmcli/run-script/LICENSE
 lib/node_modules/npm/node_modules/@npmcli/run-script/lib/is-server-package.js
@@ -525,14 +538,6 @@ lib/node_modules/npm/node_modules/ansi-s
 lib/node_modules/npm/node_modules/ansi-styles/license
 lib/node_modules/npm/node_modules/ansi-styles/package.json
 lib/node_modules/npm/node_modules/ansi-styles/readme.md
-lib/node_modules/npm/node_modules/ansicolors/LICENSE
-lib/node_modules/npm/node_modules/ansicolors/ansicolors.js
-lib/node_modules/npm/node_modules/ansicolors/package.json
-lib/node_modules/npm/node_modules/ansicolors/test/ansicolors.js
-lib/node_modules/npm/node_modules/ansistyles/LICENSE
-lib/node_modules/npm/node_modules/ansistyles/ansistyles.js
-lib/node_modules/npm/node_modules/ansistyles/package.json
-lib/node_modules/npm/node_modules/ansistyles/test/ansistyles.js
 lib/node_modules/npm/node_modules/aproba/LICENSE
 lib/node_modules/npm/node_modules/aproba/index.js
 lib/node_modules/npm/node_modules/aproba/package.json
@@ -639,6 +644,7 @@ lib/node_modules/npm/node_modules/cli-ta
 lib/node_modules/npm/node_modules/cli-table3/index.js
 lib/node_modules/npm/node_modules/cli-table3/package.json
 lib/node_modules/npm/node_modules/cli-table3/src/cell.js
+lib/node_modules/npm/node_modules/cli-table3/src/debug.js
 lib/node_modules/npm/node_modules/cli-table3/src/layout-manager.js
 lib/node_modules/npm/node_modules/cli-table3/src/table.js
 lib/node_modules/npm/node_modules/cli-table3/src/utils.js
@@ -647,7 +653,7 @@ lib/node_modules/npm/node_modules/clone/
 lib/node_modules/npm/node_modules/clone/clone.js
 lib/node_modules/npm/node_modules/clone/package.json
 lib/node_modules/npm/node_modules/cmd-shim/LICENSE
-lib/node_modules/npm/node_modules/cmd-shim/index.js
+lib/node_modules/npm/node_modules/cmd-shim/lib/index.js
 lib/node_modules/npm/node_modules/cmd-shim/lib/to-batch-syntax.js
 lib/node_modules/npm/node_modules/cmd-shim/package.json
 lib/node_modules/npm/node_modules/color-convert/LICENSE
@@ -664,26 +670,6 @@ lib/node_modules/npm/node_modules/color-
 lib/node_modules/npm/node_modules/color-support/browser.js
 lib/node_modules/npm/node_modules/color-support/index.js
 lib/node_modules/npm/node_modules/color-support/package.json
-lib/node_modules/npm/node_modules/colors/LICENSE
-lib/node_modules/npm/node_modules/colors/examples/normal-usage.js
-lib/node_modules/npm/node_modules/colors/examples/safe-string.js
-lib/node_modules/npm/node_modules/colors/index.d.ts
-lib/node_modules/npm/node_modules/colors/lib/colors.js
-lib/node_modules/npm/node_modules/colors/lib/custom/trap.js
-lib/node_modules/npm/node_modules/colors/lib/custom/zalgo.js
-lib/node_modules/npm/node_modules/colors/lib/extendStringPrototype.js
-lib/node_modules/npm/node_modules/colors/lib/index.js
-lib/node_modules/npm/node_modules/colors/lib/maps/america.js
-lib/node_modules/npm/node_modules/colors/lib/maps/rainbow.js
-lib/node_modules/npm/node_modules/colors/lib/maps/random.js
-lib/node_modules/npm/node_modules/colors/lib/maps/zebra.js
-lib/node_modules/npm/node_modules/colors/lib/styles.js
-lib/node_modules/npm/node_modules/colors/lib/system/has-flag.js
-lib/node_modules/npm/node_modules/colors/lib/system/supports-colors.js
-lib/node_modules/npm/node_modules/colors/package.json
-lib/node_modules/npm/node_modules/colors/safe.d.ts
-lib/node_modules/npm/node_modules/colors/safe.js
-lib/node_modules/npm/node_modules/colors/themes/generic-logging.js
 lib/node_modules/npm/node_modules/columnify/LICENSE
 lib/node_modules/npm/node_modules/columnify/Makefile
 lib/node_modules/npm/node_modules/columnify/Readme.md
@@ -739,7 +725,6 @@ lib/node_modules/npm/node_modules/depd/p
 lib/node_modules/npm/node_modules/dezalgo/LICENSE
 lib/node_modules/npm/node_modules/dezalgo/dezalgo.js
 lib/node_modules/npm/node_modules/dezalgo/package.json
-lib/node_modules/npm/node_modules/dezalgo/test/basic.js
 lib/node_modules/npm/node_modules/diff/CONTRIBUTING.md
 lib/node_modules/npm/node_modules/diff/LICENSE
 lib/node_modules/npm/node_modules/diff/dist/diff.js
@@ -899,7 +884,7 @@ lib/node_modules/npm/node_modules/iconv-
 lib/node_modules/npm/node_modules/iconv-lite/lib/streams.js
 lib/node_modules/npm/node_modules/iconv-lite/package.json
 lib/node_modules/npm/node_modules/ignore-walk/LICENSE
-lib/node_modules/npm/node_modules/ignore-walk/index.js
+lib/node_modules/npm/node_modules/ignore-walk/lib/index.js
 lib/node_modules/npm/node_modules/ignore-walk/package.json
 lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js
 lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js
@@ -920,7 +905,7 @@ lib/node_modules/npm/node_modules/inheri
 lib/node_modules/npm/node_modules/inherits/inherits_browser.js
 lib/node_modules/npm/node_modules/inherits/package.json
 lib/node_modules/npm/node_modules/ini/LICENSE
-lib/node_modules/npm/node_modules/ini/ini.js
+lib/node_modules/npm/node_modules/ini/lib/ini.js
 lib/node_modules/npm/node_modules/ini/package.json
 lib/node_modules/npm/node_modules/init-package-json/LICENSE.md
 lib/node_modules/npm/node_modules/init-package-json/lib/default-input.js
@@ -1011,7 +996,6 @@ lib/node_modules/npm/node_modules/libnpm
 lib/node_modules/npm/node_modules/libnpmexec/lib/get-bin-from-manifest.js
 lib/node_modules/npm/node_modules/libnpmexec/lib/index.js
 lib/node_modules/npm/node_modules/libnpmexec/lib/is-windows.js
-lib/node_modules/npm/node_modules/libnpmexec/lib/manifest-missing.js
 lib/node_modules/npm/node_modules/libnpmexec/lib/no-tty.js
 lib/node_modules/npm/node_modules/libnpmexec/lib/run-script.js
 lib/node_modules/npm/node_modules/libnpmexec/package.json
@@ -1073,6 +1057,7 @@ lib/node_modules/npm/node_modules/make-f
 lib/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js
 lib/node_modules/npm/node_modules/make-fetch-happen/package.json
 lib/node_modules/npm/node_modules/minimatch/LICENSE
+lib/node_modules/npm/node_modules/minimatch/lib/path.js
 lib/node_modules/npm/node_modules/minimatch/minimatch.js
 lib/node_modules/npm/node_modules/minimatch/package.json
 lib/node_modules/npm/node_modules/minipass-collect/LICENSE
@@ -1248,6 +1233,17 @@ lib/node_modules/npm/node_modules/node-g
 lib/node_modules/npm/node_modules/node-gyp/lib/util.js
 lib/node_modules/npm/node_modules/node-gyp/macOS_Catalina.md
 lib/node_modules/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh
+lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/LICENSE
+lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/index.js
+lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/package.json
+lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE
+lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js
+lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js
+lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json
+lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js
+lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE
+lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js
+lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json
 lib/node_modules/npm/node_modules/node-gyp/package.json
 lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc
 lib/node_modules/npm/node_modules/node-gyp/test/common.js
@@ -1306,7 +1302,7 @@ lib/node_modules/npm/node_modules/npm-bu
 lib/node_modules/npm/node_modules/npm-bundled/index.js
 lib/node_modules/npm/node_modules/npm-bundled/package.json
 lib/node_modules/npm/node_modules/npm-install-checks/LICENSE
-lib/node_modules/npm/node_modules/npm-install-checks/index.js
+lib/node_modules/npm/node_modules/npm-install-checks/lib/index.js
 lib/node_modules/npm/node_modules/npm-install-checks/package.json
 lib/node_modules/npm/node_modules/npm-normalize-package-bin/LICENSE
 lib/node_modules/npm/node_modules/npm-normalize-package-bin/index.js
@@ -1317,7 +1313,6 @@ lib/node_modules/npm/node_modules/npm-no
 lib/node_modules/npm/node_modules/npm-normalize-package-bin/test/object.js
 lib/node_modules/npm/node_modules/npm-normalize-package-bin/test/string.js
 lib/node_modules/npm/node_modules/npm-package-arg/LICENSE
-lib/node_modules/npm/node_modules/npm-package-arg/README.md
 lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js
 lib/node_modules/npm/node_modules/npm-package-arg/package.json
 lib/node_modules/npm/node_modules/npm-packlist/LICENSE
@@ -1441,7 +1436,7 @@ lib/node_modules/npm/node_modules/qrcode
 lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js
 lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js
 lib/node_modules/npm/node_modules/read-cmd-shim/LICENSE
-lib/node_modules/npm/node_modules/read-cmd-shim/index.js
+lib/node_modules/npm/node_modules/read-cmd-shim/lib/index.js
 lib/node_modules/npm/node_modules/read-cmd-shim/package.json
 lib/node_modules/npm/node_modules/read-package-json-fast/LICENSE
 lib/node_modules/npm/node_modules/read-package-json-fast/index.js
@@ -1497,6 +1492,17 @@ lib/node_modules/npm/node_modules/rimraf
 lib/node_modules/npm/node_modules/rimraf/LICENSE
 lib/node_modules/npm/node_modules/rimraf/README.md
 lib/node_modules/npm/node_modules/rimraf/bin.js
+lib/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/LICENSE
+lib/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/index.js
+lib/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/package.json
+lib/node_modules/npm/node_modules/rimraf/node_modules/glob/LICENSE
+lib/node_modules/npm/node_modules/rimraf/node_modules/glob/common.js
+lib/node_modules/npm/node_modules/rimraf/node_modules/glob/glob.js
+lib/node_modules/npm/node_modules/rimraf/node_modules/glob/package.json
+lib/node_modules/npm/node_modules/rimraf/node_modules/glob/sync.js
+lib/node_modules/npm/node_modules/rimraf/node_modules/minimatch/LICENSE
+lib/node_modules/npm/node_modules/rimraf/node_modules/minimatch/minimatch.js
+lib/node_modules/npm/node_modules/rimraf/node_modules/minimatch/package.json
 lib/node_modules/npm/node_modules/rimraf/package.json
 lib/node_modules/npm/node_modules/rimraf/rimraf.js
 lib/node_modules/npm/node_modules/safe-buffer/LICENSE
@@ -1510,7 +1516,6 @@ lib/node_modules/npm/node_modules/safer-
 lib/node_modules/npm/node_modules/safer-buffer/package.json
 lib/node_modules/npm/node_modules/safer-buffer/safer.js
 lib/node_modules/npm/node_modules/safer-buffer/tests.js
-lib/node_modules/npm/node_modules/semver/CHANGELOG.md
 lib/node_modules/npm/node_modules/semver/LICENSE
 lib/node_modules/npm/node_modules/semver/README.md
 lib/node_modules/npm/node_modules/semver/bin/semver.js
@@ -1632,7 +1637,7 @@ lib/node_modules/npm/node_modules/spdx-l
 lib/node_modules/npm/node_modules/spdx-license-ids/index.json
 lib/node_modules/npm/node_modules/spdx-license-ids/package.json
 lib/node_modules/npm/node_modules/ssri/LICENSE.md
-lib/node_modules/npm/node_modules/ssri/index.js
+lib/node_modules/npm/node_modules/ssri/lib/index.js
 lib/node_modules/npm/node_modules/ssri/package.json
 lib/node_modules/npm/node_modules/string-width/index.d.ts
 lib/node_modules/npm/node_modules/string-width/index.js
@@ -1642,9 +1647,6 @@ lib/node_modules/npm/node_modules/string
 lib/node_modules/npm/node_modules/string_decoder/LICENSE
 lib/node_modules/npm/node_modules/string_decoder/lib/string_decoder.js
 lib/node_modules/npm/node_modules/string_decoder/package.json
-lib/node_modules/npm/node_modules/stringify-package/LICENSE
-lib/node_modules/npm/node_modules/stringify-package/index.js
-lib/node_modules/npm/node_modules/stringify-package/package.json
 lib/node_modules/npm/node_modules/strip-ansi/index.d.ts
 lib/node_modules/npm/node_modules/strip-ansi/index.js
 lib/node_modules/npm/node_modules/strip-ansi/license
@@ -1710,10 +1712,10 @@ lib/node_modules/npm/node_modules/tiny-r
 lib/node_modules/npm/node_modules/tiny-relative-date/translations/en.js
 lib/node_modules/npm/node_modules/tiny-relative-date/translations/es.js
 lib/node_modules/npm/node_modules/treeverse/LICENSE
-lib/node_modules/npm/node_modules/treeverse/index.js
 lib/node_modules/npm/node_modules/treeverse/lib/breadth.js
 lib/node_modules/npm/node_modules/treeverse/lib/depth-descent.js
 lib/node_modules/npm/node_modules/treeverse/lib/depth.js
+lib/node_modules/npm/node_modules/treeverse/lib/index.js
 lib/node_modules/npm/node_modules/treeverse/package.json
 lib/node_modules/npm/node_modules/unique-filename/LICENSE
 lib/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html

Index: pkgsrc/lang/npm/distinfo
diff -u pkgsrc/lang/npm/distinfo:1.37 pkgsrc/lang/npm/distinfo:1.38
--- pkgsrc/lang/npm/distinfo:1.37       Mon Apr 11 18:50:31 2022
+++ pkgsrc/lang/npm/distinfo    Thu May  5 10:52:39 2022
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.37 2022/04/11 18:50:31 adam Exp $
+$NetBSD: distinfo,v 1.38 2022/05/05 10:52:39 adam Exp $
 
-BLAKE2s (npm-8.6.0.tar.gz) = 200686dee077da21263a3fd0e8475b36e0b07e9a1947178e7f2341619e329092
-SHA512 (npm-8.6.0.tar.gz) = 8a2702fdd07fd6231381396834b879c04c3becb5355384b2ea6b5838d9d24b0f70db524a1dd5a640b11e1a9f45b9e99e8c51a322d9a9ed77c03c4f9ae36fe93d
-Size (npm-8.6.0.tar.gz) = 92847853 bytes
-SHA1 (patch-Makefile) = f8906559adbd4eab2c9cd6ba7e7fd6e4565795c1
+BLAKE2s (npm-8.8.0.tar.gz) = 94a8d77c2d78d35b1fb7abf2b2a9fd52ca36671b76e9d7352299937556b2bb3a
+SHA512 (npm-8.8.0.tar.gz) = 85d3c11345bb0d584089cdf7b4ae3c2773a69258f0bc8833d1bef3c3f554583c9c93b1e4a42ce7a8821c5b38b92ec05314184466dc62fd7cf0b9f421f8200352
+Size (npm-8.8.0.tar.gz) = 92909786 bytes
+SHA1 (patch-Makefile) = 07b3b31fc3171aa688242ced7ba9eeadd943aee3
 SHA1 (patch-node__modules_@npmcli_config_lib_index.js) = 10565ad4a1eee79dc962e00d1c8d486fceb073cd
 SHA1 (patch-node__modules_bin-links_lib_man-target.js) = ece52effb0d44a0fb5252bd67f8e503c1c6ea602
 SHA1 (patch-node__modules_node-gyp_gyp_pylib_gyp_generator_make.py) = 291e079fb48caea7501ab864c19ef26672b76bc5
 SHA1 (patch-node__modules_node-gyp_gyp_pylib_gyp_xcode__emulation.py) = 282ff62c368a0c6b73d6da83b76a20899a7cbb55
 SHA1 (patch-node__modules_node-gyp_lib_configure.js) = 65e9e19fcf984bc7f5c100b2a280cc2a2406e30d
-SHA1 (patch-scripts_resetdeps.sh) = 8d74e7cde05ca1efa648a0edb1a82213755b6d33
+SHA1 (patch-scripts_resetdeps.sh) = e28eb3e3644cc73098ca60f0831d714eff6bc66f

Index: pkgsrc/lang/npm/patches/patch-Makefile
diff -u pkgsrc/lang/npm/patches/patch-Makefile:1.4 pkgsrc/lang/npm/patches/patch-Makefile:1.5
--- pkgsrc/lang/npm/patches/patch-Makefile:1.4  Mon Apr 11 18:50:31 2022
+++ pkgsrc/lang/npm/patches/patch-Makefile      Thu May  5 10:52:39 2022
@@ -1,24 +1,24 @@
-$NetBSD: patch-Makefile,v 1.4 2022/04/11 18:50:31 adam Exp $
+$NetBSD: patch-Makefile,v 1.5 2022/05/05 10:52:39 adam Exp $
 
 Do not build npm-index.html on rebuild.
 Do not build htmldocs, as these need some binary packages.
 
---- Makefile.orig      2022-03-31 22:14:06.000000000 +0000
+--- Makefile.orig      2022-04-26 22:02:20.000000000 +0000
 +++ Makefile
-@@ -21,6 +21,7 @@ files_mandocs = $(shell find docs/conten
-                |sed 's|docs/content/configuring-npm/|man/man5/|g' ) \
+@@ -19,6 +19,7 @@ files_mandocs = $(shell find docs/conten
+                |sed 's|docs/content/configuring-npm/|man/man5/|g' )
  
  misc_mandocs = $(shell find docs/content/using-npm -name '*.md' \
 +               \! -name 'npm-index.md' \
                 |sed 's|.md|.7|g' \
-                |sed 's|docs/content/using-npm/|man/man7/|g' ) \
+                |sed 's|docs/content/using-npm/|man/man7/|g' )
  
-@@ -28,7 +29,7 @@ mandocs = $(cli_mandocs) $(files_mandocs
+@@ -28,7 +29,7 @@ markdown_docs = $(shell for file in $(fi
  
  all: docs
  
--docs: mandocs htmldocs
-+docs: mandocs
+-docs: mandocs htmldocs $(markdown_docs)
++docs: mandocs $(markdown_docs)
  
  # don't regenerate the snapshot if we're generating
  # snapshots, since presumably we just did that.

Index: pkgsrc/lang/npm/patches/patch-scripts_resetdeps.sh
diff -u pkgsrc/lang/npm/patches/patch-scripts_resetdeps.sh:1.1 pkgsrc/lang/npm/patches/patch-scripts_resetdeps.sh:1.2
--- pkgsrc/lang/npm/patches/patch-scripts_resetdeps.sh:1.1      Mon Apr 11 18:50:31 2022
+++ pkgsrc/lang/npm/patches/patch-scripts_resetdeps.sh  Thu May  5 10:52:39 2022
@@ -1,15 +1,16 @@
-$NetBSD: patch-scripts_resetdeps.sh,v 1.1 2022/04/11 18:50:31 adam Exp $
+$NetBSD: patch-scripts_resetdeps.sh,v 1.2 2022/05/05 10:52:39 adam Exp $
 
 Don't be destructive.
 
---- scripts/resetdeps.sh.orig  2022-04-11 16:50:23.000000000 +0000
+--- scripts/resetdeps.sh.orig  2022-04-26 22:02:20.000000000 +0000
 +++ scripts/resetdeps.sh
-@@ -1,10 +1,6 @@
+@@ -1,11 +1,6 @@
  #!/bin/bash
  set -e
  set -x
 -rm -rf node_modules
 -rm -rf docs/node_modules
+-rm -rf smoke-tests/node_modules
 -rm -rf "workspaces/*/node_modules"
 -git checkout node_modules
  node . i --ignore-scripts --no-audit --no-fund



Home | Main Index | Thread Index | Old Index