From owner-svn-ports-head@FreeBSD.ORG Wed Mar 11 16:10:58 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BFAB61AC; Wed, 11 Mar 2015 16:10:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A03C2319; Wed, 11 Mar 2015 16:10:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2BGAwIw085908; Wed, 11 Mar 2015 16:10:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2BGAwXO085905; Wed, 11 Mar 2015 16:10:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503111610.t2BGAwXO085905@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 11 Mar 2015 16:10:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381020 - head/www/npm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2015 16:10:58 -0000 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