summaryrefslogtreecommitdiff
path: root/lang/npm
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-07-01 10:50:32 +0000
committeradam <adam@pkgsrc.org>2019-07-01 10:50:32 +0000
commit193fc85d00013a7394e11ce42fc5576bfe9304c5 (patch)
tree8b83a037415d39be962ef58f699837c4432c7587 /lang/npm
parent3d5b7bc19ad066b65a2bf052687f394bb895a34d (diff)
downloadpkgsrc-193fc85d00013a7394e11ce42fc5576bfe9304c5.tar.gz
npm: updated to 6.9.2
v6.9.2 This release is identical to v6.9.1, but we had to publish a new version due to a .git directory in the release. v6.9.1 BUGFIXES Update knownBroken version. Fix outdated rendering for global dependencies. Fix OTP for token create and remove. DEPENDENCIES sha@3.0.0 query-string@6.4.0 readable-stream@3.2.0 tacks@1.3.0 tap@12.6.0 tar-stream@2.0.1
Diffstat (limited to 'lang/npm')
-rw-r--r--lang/npm/Makefile7
-rw-r--r--lang/npm/PLIST34
-rw-r--r--lang/npm/distinfo18
3 files changed, 14 insertions, 45 deletions
diff --git a/lang/npm/Makefile b/lang/npm/Makefile
index 6e1d46e0485..9b1169c607b 100644
--- a/lang/npm/Makefile
+++ b/lang/npm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2019/04/25 07:33:03 maya Exp $
+# $NetBSD: Makefile,v 1.23 2019/07/01 10:50:32 adam Exp $
-DISTNAME= cli-6.9.0
+DISTNAME= cli-6.9.2
PKGNAME= ${DISTNAME:S/cli/npm/}
-PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=npm/}
GITHUB_PROJECT= cli
@@ -14,7 +13,7 @@ COMMENT= Package manager for JavaScript
LICENSE= artistic-2.0
# Pre-fetch marked so that man pages can be built offline
-MARKED= marked-0.6.1
+MARKED= marked-0.6.3
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} ${MARKED}.tar.gz
SITES.${MARKED}.tar.gz= -https://github.com/markedjs/marked/archive/v${MARKED:S/marked-//}.tar.gz
diff --git a/lang/npm/PLIST b/lang/npm/PLIST
index 5688e2a6942..2b933617183 100644
--- a/lang/npm/PLIST
+++ b/lang/npm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2019/02/14 10:36:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2019/07/01 10:50:32 adam Exp $
bin/npm
bin/npx
lib/node_modules/npm/.licensee.json
@@ -3099,6 +3099,7 @@ lib/node_modules/npm/node_modules/qs/test/index.js
lib/node_modules/npm/node_modules/qs/test/parse.js
lib/node_modules/npm/node_modules/qs/test/stringify.js
lib/node_modules/npm/node_modules/qs/test/utils.js
+lib/node_modules/npm/node_modules/query-string/index.d.ts
lib/node_modules/npm/node_modules/query-string/index.js
lib/node_modules/npm/node_modules/query-string/license
lib/node_modules/npm/node_modules/query-string/package.json
@@ -3205,7 +3206,6 @@ lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js
lib/node_modules/npm/node_modules/readable-stream/package.json
lib/node_modules/npm/node_modules/readable-stream/readable-browser.js
lib/node_modules/npm/node_modules/readable-stream/readable.js
-lib/node_modules/npm/node_modules/readable-stream/yarn.lock
lib/node_modules/npm/node_modules/readdir-scoped-modules/.travis.yml
lib/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE
lib/node_modules/npm/node_modules/readdir-scoped-modules/README.md
@@ -3324,39 +3324,9 @@ lib/node_modules/npm/node_modules/set-blocking/LICENSE.txt
lib/node_modules/npm/node_modules/set-blocking/README.md
lib/node_modules/npm/node_modules/set-blocking/index.js
lib/node_modules/npm/node_modules/set-blocking/package.json
-lib/node_modules/npm/node_modules/sha/.npmignore
lib/node_modules/npm/node_modules/sha/LICENSE
lib/node_modules/npm/node_modules/sha/README.md
lib/node_modules/npm/node_modules/sha/index.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/.travis.yml
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/CONTRIBUTING.md
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/GOVERNANCE.md
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/LICENSE
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/README.md
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/duplex-browser.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/duplex.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_duplex.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_passthrough.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_readable.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_transform.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_writable.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/internal/streams/BufferList.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/internal/streams/destroy.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/internal/streams/stream-browser.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/internal/streams/stream.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/package.json
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/passthrough.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/readable-browser.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/readable.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/transform.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/writable-browser.js
-lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/writable.js
-lib/node_modules/npm/node_modules/sha/node_modules/string_decoder/.travis.yml
-lib/node_modules/npm/node_modules/sha/node_modules/string_decoder/LICENSE
-lib/node_modules/npm/node_modules/sha/node_modules/string_decoder/README.md
-lib/node_modules/npm/node_modules/sha/node_modules/string_decoder/lib/string_decoder.js
-lib/node_modules/npm/node_modules/sha/node_modules/string_decoder/package.json
lib/node_modules/npm/node_modules/sha/package.json
lib/node_modules/npm/node_modules/shebang-command/index.js
lib/node_modules/npm/node_modules/shebang-command/license
diff --git a/lang/npm/distinfo b/lang/npm/distinfo
index f868b0cc7e8..541fd336339 100644
--- a/lang/npm/distinfo
+++ b/lang/npm/distinfo
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.15 2019/03/07 09:22:48 adam Exp $
+$NetBSD: distinfo,v 1.16 2019/07/01 10:50:32 adam Exp $
-SHA1 (cli-6.9.0.tar.gz) = fdd7ba828a2aa6ec8418b975cc79a221edce92f2
-RMD160 (cli-6.9.0.tar.gz) = 6f7f8f695e87fdda22f7989bdd0f4a3bf3e9cd02
-SHA512 (cli-6.9.0.tar.gz) = 53ee1964ae944b153fdec3a4b0862cc045807e1ef23387b00a34caaff96d71e78b8e2c5bb01fd58b610896a5325385556abe042537ac32f9056b298ae4812527
-Size (cli-6.9.0.tar.gz) = 5766464 bytes
-SHA1 (marked-0.6.1.tar.gz) = 20bcb4665fa1c69c69120e8f44aee5dcf7804741
-RMD160 (marked-0.6.1.tar.gz) = 4d6c72fb379ff4483407f698b51cb14c429da764
-SHA512 (marked-0.6.1.tar.gz) = 7f078b89b4c0bde0ae532bb11bcac377ae3db943e4110e4a89f9644ff1c6228f1405ed4a07525724b6f6900a1e0918a511c1f5893af753d0f0508d98c4eaa73c
-Size (marked-0.6.1.tar.gz) = 146567 bytes
+SHA1 (cli-6.9.2.tar.gz) = 19528ac7bdb89f910cbd7b97fde959a65254344f
+RMD160 (cli-6.9.2.tar.gz) = 28e572429678df91de38b078fc9c4df5a5617d28
+SHA512 (cli-6.9.2.tar.gz) = 2a9459223719d051fe384a6568fd3c9b1279405318c260e468207ec477d925021ef2e20542f71cad7760f075b0b5b90f6349943912a5d24a03dd4dfd2445be81
+Size (cli-6.9.2.tar.gz) = 7667848 bytes
+SHA1 (marked-0.6.3.tar.gz) = c51f23d0cf0725140531349b36dd38c05c2e14b4
+RMD160 (marked-0.6.3.tar.gz) = 0ab3f62570d4fa6537f0c8c996a2462454dc5e91
+SHA512 (marked-0.6.3.tar.gz) = daf2f971b12a55eebd7a8bab39eb69af89a181ba9487994686cb61dea185ce493a29be1d17c7172b8776b6aab62826ad526c7a116f6306da24b892a9b9d480ec
+Size (marked-0.6.3.tar.gz) = 139327 bytes
SHA1 (patch-Makefile) = 29b3e9515ee2a45f3b12c116075c00faca73d270
SHA1 (patch-lib_config_defaults.js) = 5a00cbef781c9ab4efcec41ad781987f3f540886
SHA1 (patch-node__modules_bin-links_index.js) = adbabdccde34483973ba134aa461b48ba690b5a2