Date: Wed, 11 Mar 2015 16:10:57 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381020 - head/www/npm Message-ID: <201503111610.t2BGAwXO085905@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 11 16:10:57 2015 New Revision: 381020 URL: https://svnweb.freebsd.org/changeset/ports/381020 QAT: https://qat.redports.org/buildarchive/r381020/ Log: - Update to 2.7.0 Changes: https://github.com/npm/npm/releases Modified: head/www/npm/Makefile head/www/npm/distinfo head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Wed Mar 11 16:08:18 2015 (r381019) +++ head/www/npm/Makefile Wed Mar 11 16:10:57 2015 (r381020) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 2.6.1 +PORTVERSION= 2.7.0 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Wed Mar 11 16:08:18 2015 (r381019) +++ head/www/npm/distinfo Wed Mar 11 16:10:57 2015 (r381020) @@ -1,2 +1,2 @@ -SHA256 (npm-2.6.1.tar.xz) = 2a376c44efcba8899e77cab262afbb93795f98d80ac5b7ebe546e9b5fc8fc00a -SIZE (npm-2.6.1.tar.xz) = 2053508 +SHA256 (npm-2.7.0.tar.xz) = 07d1b67f5886f159ad6cebc7117979bac7cd2807b5275039b3c0c5abc76fa26e +SIZE (npm-2.7.0.tar.xz) = 2067764 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Wed Mar 11 16:08:18 2015 (r381019) +++ head/www/npm/pkg-plist Wed Mar 11 16:10:57 2015 (r381020) @@ -851,6 +851,7 @@ lib/node_modules/npm/node_modules/init-p lib/node_modules/npm/node_modules/init-package-json/test/basic.input lib/node_modules/npm/node_modules/init-package-json/test/basic.js lib/node_modules/npm/node_modules/init-package-json/test/npm-defaults.js +lib/node_modules/npm/node_modules/init-package-json/test/scope.js lib/node_modules/npm/node_modules/lockfile/LICENSE lib/node_modules/npm/node_modules/lockfile/README.md lib/node_modules/npm/node_modules/lockfile/lockfile.js @@ -1862,10 +1863,6 @@ lib/node_modules/npm/test/disabled/chang lib/node_modules/npm/test/disabled/change-bin-2/package.json lib/node_modules/npm/test/disabled/failer/package.json lib/node_modules/npm/test/disabled/fast/package.json -lib/node_modules/npm/test/disabled/outdated-depth-integer.js -lib/node_modules/npm/test/disabled/outdated-depth-integer/README.md -lib/node_modules/npm/test/disabled/outdated-depth-integer/index.js -lib/node_modules/npm/test/disabled/outdated-depth-integer/package.json lib/node_modules/npm/test/disabled/package-bar/package.json lib/node_modules/npm/test/disabled/package-config/package.json lib/node_modules/npm/test/disabled/package-config/test.js @@ -1947,6 +1944,7 @@ lib/node_modules/npm/test/tap/00-verify- lib/node_modules/npm/test/tap/404-parent.js lib/node_modules/npm/test/tap/access.js lib/node_modules/npm/test/tap/add-remote-git-fake-windows.js +lib/node_modules/npm/test/tap/add-remote-git-file.js lib/node_modules/npm/test/tap/add-remote-git.js lib/node_modules/npm/test/tap/adduser-always-auth.js lib/node_modules/npm/test/tap/adduser-legacy-auth.js @@ -1986,6 +1984,7 @@ lib/node_modules/npm/test/tap/git-cache- lib/node_modules/npm/test/tap/git-cache-no-hooks.js lib/node_modules/npm/test/tap/git-npmignore.js lib/node_modules/npm/test/tap/global-prefix-set-in-userconfig.js +lib/node_modules/npm/test/tap/graceful-restart.js lib/node_modules/npm/test/tap/ignore-install-link.js lib/node_modules/npm/test/tap/ignore-scripts.js lib/node_modules/npm/test/tap/ignore-scripts/binding.gyp @@ -2042,6 +2041,7 @@ lib/node_modules/npm/test/tap/ls-depth-c lib/node_modules/npm/test/tap/ls-depth-unmet.js lib/node_modules/npm/test/tap/ls-depth-unmet/package.json lib/node_modules/npm/test/tap/ls-depth/package.json +lib/node_modules/npm/test/tap/ls-env.js lib/node_modules/npm/test/tap/ls-l-depth-0.js lib/node_modules/npm/test/tap/ls-no-results.js lib/node_modules/npm/test/tap/map-to-registry.js @@ -2059,6 +2059,7 @@ lib/node_modules/npm/test/tap/optional-m lib/node_modules/npm/test/tap/optional-metadep-rollback-collision/package.json lib/node_modules/npm/test/tap/outdated-color.js lib/node_modules/npm/test/tap/outdated-depth-deep.js +lib/node_modules/npm/test/tap/outdated-depth-integer.js lib/node_modules/npm/test/tap/outdated-depth.js lib/node_modules/npm/test/tap/outdated-depth/README.md lib/node_modules/npm/test/tap/outdated-depth/index.js @@ -2107,7 +2108,6 @@ lib/node_modules/npm/test/tap/referer.js lib/node_modules/npm/test/tap/registry.js lib/node_modules/npm/test/tap/repo.js lib/node_modules/npm/test/tap/run-script.js -lib/node_modules/npm/test/tap/run-script/package.json lib/node_modules/npm/test/tap/scripts-whitespace-windows.js lib/node_modules/npm/test/tap/scripts-whitespace-windows/README.md lib/node_modules/npm/test/tap/scripts-whitespace-windows/dep/README.md @@ -2142,6 +2142,7 @@ lib/node_modules/npm/test/tap/unpack-for lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore.tgz lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore.tgz lib/node_modules/npm/test/tap/unpack-foreign-tarball/npmignore.tgz +lib/node_modules/npm/test/tap/update-examples.js lib/node_modules/npm/test/tap/update-index.js lib/node_modules/npm/test/tap/update-save.js lib/node_modules/npm/test/tap/update-save/README.md
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503111610.t2BGAwXO085905>