diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-09-08 00:21:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-09-08 00:21:53 +0000 |
commit | 599e78672a1e686e9b5cd3e9b01be347866662d7 (patch) | |
tree | c04759e9485f59ab95fa482fd42964747fa73487 /www | |
parent | bdc1d95755f1df5e0a7d13576f8b4c9d73257997 (diff) | |
download | ports-599e78672a1e686e9b5cd3e9b01be347866662d7.tar.gz ports-599e78672a1e686e9b5cd3e9b01be347866662d7.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/npm/Makefile | 18 | ||||
-rw-r--r-- | www/npm/distinfo | 4 | ||||
-rw-r--r-- | www/npm/pkg-plist | 19 |
3 files changed, 18 insertions, 23 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile index fa45d2768f36..2fdc1d3cc51d 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= npm -PORTVERSION= 1.1.49 +PORTVERSION= 1.1.59 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet @@ -21,14 +21,14 @@ NO_MANCOMPRESS= yes USE_XZ= yes MAN1= README.1 adduser.1 bin.1 bugs.1 build.1 bundle.1 cache.1 \ - changelog.1 coding-style.1 completion.1 config.1 deprecate.1 \ - developers.1 disputes.1 docs.1 edit.1 explore.1 faq.1 \ - folders.1 help-search.1 help.1 index.1 init.1 install.1 json.1 \ - link.1 list.1 npm.1 outdated.1 owner.1 pack.1 prefix.1 prune.1 \ - publish.1 rebuild.1 registry.1 removing-npm.1 restart.1 root.1 \ - run-script.1 scripts.1 search.1 semver.1 shrinkwrap.1 star.1 \ - start.1 stop.1 submodule.1 tag.1 test.1 uninstall.1 \ - unpublish.1 update.1 version.1 view.1 whoami.1 + changelog.1 coding-style.1 completion.1 config.1 dedupe.1 \ + deprecate.1 developers.1 disputes.1 docs.1 edit.1 explore.1 \ + faq.1 folders.1 help-search.1 help.1 index.1 init.1 install.1 \ + json.1 link.1 list.1 npm.1 outdated.1 owner.1 pack.1 prefix.1 \ + prune.1 publish.1 rebuild.1 registry.1 removing-npm.1 \ + restart.1 root.1 run-script.1 scripts.1 search.1 semver.1 \ + shrinkwrap.1 star.1 start.1 stop.1 submodule.1 tag.1 test.1 \ + uninstall.1 unpublish.1 update.1 version.1 view.1 whoami.1 MAN3= bin.3 bugs.3 commands.3 config.3 deprecate.3 docs.3 edit.3 \ explore.3 help-search.3 init.3 install.3 link.3 load.3 ls.3 \ npm.3 outdated.3 owner.3 pack.3 prefix.3 prune.3 publish.3 \ diff --git a/www/npm/distinfo b/www/npm/distinfo index 3231c9723bf8..f48121c1f531 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,2 +1,2 @@ -SHA256 (npm-1.1.49.tar.xz) = 0ee47b65f525ee41a8b1b46a7c8a15ab564c85484ac561c1f4d212fe98d93f94 -SIZE (npm-1.1.49.tar.xz) = 1494588 +SHA256 (npm-1.1.59.tar.xz) = 58f7a62b7edfd67ba3c1d27b57b8d2568e43c39e3bd64ed74507b4ce2ae77e95 +SIZE (npm-1.1.59.tar.xz) = 1492740 diff --git a/www/npm/pkg-plist b/www/npm/pkg-plist index dc4c1e8a5cde..1e081be58f51 100644 --- a/www/npm/pkg-plist +++ b/www/npm/pkg-plist @@ -1,6 +1,5 @@ bin/npm lib/node_modules/npm/.npmignore -lib/node_modules/npm/.travis.yml lib/node_modules/npm/AUTHORS lib/node_modules/npm/LICENSE lib/node_modules/npm/Makefile @@ -61,6 +60,7 @@ lib/node_modules/npm/doc/cli/changelog.md lib/node_modules/npm/doc/cli/coding-style.md lib/node_modules/npm/doc/cli/completion.md lib/node_modules/npm/doc/cli/config.md +lib/node_modules/npm/doc/cli/dedupe.md lib/node_modules/npm/doc/cli/deprecate.md lib/node_modules/npm/doc/cli/developers.md lib/node_modules/npm/doc/cli/disputes.md @@ -155,6 +155,7 @@ lib/node_modules/npm/html/doc/changelog.html lib/node_modules/npm/html/doc/coding-style.html lib/node_modules/npm/html/doc/completion.html lib/node_modules/npm/html/doc/config.html +lib/node_modules/npm/html/doc/dedupe.html lib/node_modules/npm/html/doc/deprecate.html lib/node_modules/npm/html/doc/developers.html lib/node_modules/npm/html/doc/disputes.html @@ -215,6 +216,7 @@ lib/node_modules/npm/lib/build.js lib/node_modules/npm/lib/cache.js lib/node_modules/npm/lib/completion.js lib/node_modules/npm/lib/config.js +lib/node_modules/npm/lib/dedupe.js lib/node_modules/npm/lib/deprecate.js lib/node_modules/npm/lib/docs.js lib/node_modules/npm/lib/edit.js @@ -447,15 +449,11 @@ lib/node_modules/npm/node_modules/minimatch/test/basic.js lib/node_modules/npm/node_modules/minimatch/test/brace-expand.js lib/node_modules/npm/node_modules/minimatch/test/caching.js lib/node_modules/npm/node_modules/minimatch/test/defaults.js -lib/node_modules/npm/node_modules/mkdirp/.gitignore.orig -lib/node_modules/npm/node_modules/mkdirp/.gitignore.rej lib/node_modules/npm/node_modules/mkdirp/.npmignore lib/node_modules/npm/node_modules/mkdirp/.travis.yml lib/node_modules/npm/node_modules/mkdirp/LICENSE lib/node_modules/npm/node_modules/mkdirp/README.markdown lib/node_modules/npm/node_modules/mkdirp/examples/pow.js -lib/node_modules/npm/node_modules/mkdirp/examples/pow.js.orig -lib/node_modules/npm/node_modules/mkdirp/examples/pow.js.rej lib/node_modules/npm/node_modules/mkdirp/index.js lib/node_modules/npm/node_modules/mkdirp/package.json lib/node_modules/npm/node_modules/mkdirp/test/chmod.js @@ -544,11 +542,6 @@ lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js lib/node_modules/npm/node_modules/node-gyp/lib/remove.js lib/node_modules/npm/node_modules/node-gyp/package.json -lib/node_modules/npm/node_modules/node-uuid/.npmignore -lib/node_modules/npm/node_modules/node-uuid/LICENSE.md -lib/node_modules/npm/node_modules/node-uuid/README.md -lib/node_modules/npm/node_modules/node-uuid/package.json -lib/node_modules/npm/node_modules/node-uuid/uuid.js lib/node_modules/npm/node_modules/nopt/.npmignore lib/node_modules/npm/node_modules/nopt/LICENSE lib/node_modules/npm/node_modules/nopt/README.md @@ -652,7 +645,6 @@ lib/node_modules/npm/node_modules/read/test/many.js lib/node_modules/npm/node_modules/request/LICENSE lib/node_modules/npm/node_modules/request/README.md lib/node_modules/npm/node_modules/request/aws.js -lib/node_modules/npm/node_modules/request/aws2.js lib/node_modules/npm/node_modules/request/forever.js lib/node_modules/npm/node_modules/request/main.js lib/node_modules/npm/node_modules/request/mimetypes.js @@ -681,6 +673,8 @@ lib/node_modules/npm/node_modules/request/tests/test-cookie.js lib/node_modules/npm/node_modules/request/tests/test-cookiejar.js lib/node_modules/npm/node_modules/request/tests/test-defaults.js lib/node_modules/npm/node_modules/request/tests/test-errors.js +lib/node_modules/npm/node_modules/request/tests/test-follow-all-303.js +lib/node_modules/npm/node_modules/request/tests/test-follow-all.js lib/node_modules/npm/node_modules/request/tests/test-headers.js lib/node_modules/npm/node_modules/request/tests/test-httpModule.js lib/node_modules/npm/node_modules/request/tests/test-https-strict.js @@ -689,10 +683,10 @@ lib/node_modules/npm/node_modules/request/tests/test-oauth.js lib/node_modules/npm/node_modules/request/tests/test-params.js lib/node_modules/npm/node_modules/request/tests/test-pipes.js lib/node_modules/npm/node_modules/request/tests/test-pool.js +lib/node_modules/npm/node_modules/request/tests/test-protocol-changing-redirect.js lib/node_modules/npm/node_modules/request/tests/test-proxy.js lib/node_modules/npm/node_modules/request/tests/test-qs.js lib/node_modules/npm/node_modules/request/tests/test-redirect.js -lib/node_modules/npm/node_modules/request/tests/test-s3.js lib/node_modules/npm/node_modules/request/tests/test-timeout.js lib/node_modules/npm/node_modules/request/tests/test-toJSON.js lib/node_modules/npm/node_modules/request/tests/test-tunnel.js @@ -844,6 +838,7 @@ lib/node_modules/npm/test/run.js lib/node_modules/npm/test/tap/false_name.js lib/node_modules/npm/test/tap/false_name/index.js lib/node_modules/npm/test/tap/false_name/package.json +lib/node_modules/npm/test/tap/publish-config.js lib/node_modules/npm/test/update-test.sh @dirrm lib/node_modules/npm/test/tap/false_name @dirrm lib/node_modules/npm/test/tap |