From owner-svn-ports-all@FreeBSD.ORG Sat Dec 6 19:05:26 2014 Return-Path: Delivered-To: svn-ports-all@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 0DBDD8E0; Sat, 6 Dec 2014 19:05:26 +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 E23983FF; Sat, 6 Dec 2014 19:05:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB6J5Pm4073049; Sat, 6 Dec 2014 19:05:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB6J5PYL073045; Sat, 6 Dec 2014 19:05:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412061905.sB6J5PYL073045@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 6 Dec 2014 19:05:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374138 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 19:05:26 -0000 Author: sunpoet Date: Sat Dec 6 19:05:24 2014 New Revision: 374138 URL: https://svnweb.freebsd.org/changeset/ports/374138 QAT: https://qat.redports.org/buildarchive/r374138/ Log: - Update to 2.1.11 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 Sat Dec 6 19:05:20 2014 (r374137) +++ head/www/npm/Makefile Sat Dec 6 19:05:24 2014 (r374138) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 2.1.9 +PORTVERSION= 2.1.11 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Sat Dec 6 19:05:20 2014 (r374137) +++ head/www/npm/distinfo Sat Dec 6 19:05:24 2014 (r374138) @@ -1,2 +1,2 @@ -SHA256 (npm-2.1.9.tar.xz) = f59e15244b1604bc613e2fedc6d6a211892cd3fc1f541a038bdc1f8c6a6525c9 -SIZE (npm-2.1.9.tar.xz) = 2450780 +SHA256 (npm-2.1.11.tar.xz) = 0616ce1dfe88440266b3e74c9a345dd3ebe97e213537089300db125b785275c8 +SIZE (npm-2.1.11.tar.xz) = 1943364 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Sat Dec 6 19:05:20 2014 (r374137) +++ head/www/npm/pkg-plist Sat Dec 6 19:05:24 2014 (r374138) @@ -762,32 +762,12 @@ lib/node_modules/npm/node_modules/github lib/node_modules/npm/node_modules/github-url-from-username-repo/index.js lib/node_modules/npm/node_modules/github-url-from-username-repo/package.json lib/node_modules/npm/node_modules/github-url-from-username-repo/test/index.js -lib/node_modules/npm/node_modules/glob/.npmignore -lib/node_modules/npm/node_modules/glob/.travis.yml lib/node_modules/npm/node_modules/glob/LICENSE lib/node_modules/npm/node_modules/glob/README.md -lib/node_modules/npm/node_modules/glob/examples/g.js -lib/node_modules/npm/node_modules/glob/examples/usr-local.js +lib/node_modules/npm/node_modules/glob/common.js lib/node_modules/npm/node_modules/glob/glob.js -lib/node_modules/npm/node_modules/glob/oh-my-glob.gif lib/node_modules/npm/node_modules/glob/package.json -lib/node_modules/npm/node_modules/glob/test/00-setup.js -lib/node_modules/npm/node_modules/glob/test/bash-comparison.js -lib/node_modules/npm/node_modules/glob/test/bash-results.json -lib/node_modules/npm/node_modules/glob/test/cwd-test.js -lib/node_modules/npm/node_modules/glob/test/empty-set.js -lib/node_modules/npm/node_modules/glob/test/error-callback.js -lib/node_modules/npm/node_modules/glob/test/globstar-match.js -lib/node_modules/npm/node_modules/glob/test/mark.js -lib/node_modules/npm/node_modules/glob/test/negation-test.js -lib/node_modules/npm/node_modules/glob/test/new-glob-optional-options.js -lib/node_modules/npm/node_modules/glob/test/nocase-nomagic.js -lib/node_modules/npm/node_modules/glob/test/pause-resume.js -lib/node_modules/npm/node_modules/glob/test/readme-issue.js -lib/node_modules/npm/node_modules/glob/test/root-nomount.js -lib/node_modules/npm/node_modules/glob/test/root.js -lib/node_modules/npm/node_modules/glob/test/stat.js -lib/node_modules/npm/node_modules/glob/test/zz-cleanup.js +lib/node_modules/npm/node_modules/glob/sync.js lib/node_modules/npm/node_modules/graceful-fs/.npmignore lib/node_modules/npm/node_modules/graceful-fs/LICENSE lib/node_modules/npm/node_modules/graceful-fs/README.md @@ -1148,6 +1128,7 @@ lib/node_modules/npm/node_modules/npm-re lib/node_modules/npm/node_modules/npm-registry-client/test/fetch-503.js lib/node_modules/npm/node_modules/npm-registry-client/test/fetch-authed.js lib/node_modules/npm/node_modules/npm-registry-client/test/fetch-basic.js +lib/node_modules/npm/node_modules/npm-registry-client/test/fetch-github-api-json.js lib/node_modules/npm/node_modules/npm-registry-client/test/fetch-not-authed.js lib/node_modules/npm/node_modules/npm-registry-client/test/get-basic.js lib/node_modules/npm/node_modules/npm-registry-client/test/get-error-403.js @@ -1155,6 +1136,7 @@ lib/node_modules/npm/node_modules/npm-re lib/node_modules/npm/node_modules/npm-registry-client/test/lib/server.js lib/node_modules/npm/node_modules/npm-registry-client/test/publish-again-scoped.js lib/node_modules/npm/node_modules/npm-registry-client/test/publish-again.js +lib/node_modules/npm/node_modules/npm-registry-client/test/publish-failed-no-message.js lib/node_modules/npm/node_modules/npm-registry-client/test/publish-scoped-auth-token.js lib/node_modules/npm/node_modules/npm-registry-client/test/publish-scoped.js lib/node_modules/npm/node_modules/npm-registry-client/test/publish.js @@ -1858,9 +1840,12 @@ lib/node_modules/npm/test/tap/00-config- lib/node_modules/npm/test/tap/00-verify-bundle-deps.js lib/node_modules/npm/test/tap/00-verify-ls-ok.js lib/node_modules/npm/test/tap/404-parent.js +lib/node_modules/npm/test/tap/add-remote-git-fake-windows.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 lib/node_modules/npm/test/tap/bugs.js +lib/node_modules/npm/test/tap/build-already-built.js lib/node_modules/npm/test/tap/builtin-config.js lib/node_modules/npm/test/tap/cache-add-localdir-fallback.js lib/node_modules/npm/test/tap/cache-add-unpublished.js @@ -1886,6 +1871,7 @@ lib/node_modules/npm/test/tap/false_name 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/gently-rm-overeager.js +lib/node_modules/npm/test/tap/gently-rm-symlink.js lib/node_modules/npm/test/tap/get.js lib/node_modules/npm/test/tap/git-cache-locking.js lib/node_modules/npm/test/tap/git-cache-no-hooks.js