Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2014 19:05:25 +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: r374138 - head/www/npm
Message-ID:  <201412061905.sB6J5PYL073045@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412061905.sB6J5PYL073045>