From owner-svn-ports-head@FreeBSD.ORG Mon Sep 30 20:25:48 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 536698C1; Mon, 30 Sep 2013 20:25:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3FF1F22B0; Mon, 30 Sep 2013 20:25:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8UKPmFp012853; Mon, 30 Sep 2013 20:25:48 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8UKPlg9012850; Mon, 30 Sep 2013 20:25:47 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309302025.r8UKPlg9012850@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 30 Sep 2013 20:25:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328866 - 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.14 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: Mon, 30 Sep 2013 20:25:48 -0000 Author: sunpoet Date: Mon Sep 30 20:25:47 2013 New Revision: 328866 URL: http://svnweb.freebsd.org/changeset/ports/328866 Log: - Update to 1.3.11 Changes: https://github.com/isaacs/npm/commits/master Modified: head/www/npm/Makefile head/www/npm/distinfo head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Mon Sep 30 20:25:25 2013 (r328865) +++ head/www/npm/Makefile Mon Sep 30 20:25:47 2013 (r328866) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 1.3.8 -PORTREVISION= 1 +PORTVERSION= 1.3.11 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet @@ -17,6 +16,7 @@ NODE_DEVEL_DESC=Use www/node-devel inste NO_BUILD= yes NO_MANCOMPRESS= yes +NO_STAGE= yes USE_XZ= yes MAN1= npm.1 npm-README.1 npm-adduser.1 npm-bin.1 npm-bugs.1 \ @@ -45,7 +45,6 @@ MAN7= npm-coding-style.7 npm-config.7 n npm-scripts.7 removing-npm.7 semver.7 MANPREFIX= ${PREFIX}/lib/node_modules/npm -NO_STAGE= yes .include .if ${PORT_OPTIONS:MNODE_DEVEL} Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Mon Sep 30 20:25:25 2013 (r328865) +++ head/www/npm/distinfo Mon Sep 30 20:25:47 2013 (r328866) @@ -1,2 +1,2 @@ -SHA256 (npm-1.3.8.tar.xz) = de715de676a09f6fc4b0c53f41aacd136935a9b995fdc0974ac5e1d92b28bc14 -SIZE (npm-1.3.8.tar.xz) = 1785624 +SHA256 (npm-1.3.11.tar.xz) = dd617f878240e7d4263bd860b0b13c668a5fbafd51b195a577b993cd326a25a6 +SIZE (npm-1.3.11.tar.xz) = 1785108 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Mon Sep 30 20:25:25 2013 (r328865) +++ head/www/npm/pkg-plist Mon Sep 30 20:25:47 2013 (r328866) @@ -448,7 +448,9 @@ lib/node_modules/npm/node_modules/gracef lib/node_modules/npm/node_modules/graceful-fs/test/open.js lib/node_modules/npm/node_modules/inherits/LICENSE lib/node_modules/npm/node_modules/inherits/README.md +lib/node_modules/npm/node_modules/inherits/inherits_browser.js lib/node_modules/npm/node_modules/inherits/inherits.js +lib/node_modules/npm/node_modules/inherits/test.js lib/node_modules/npm/node_modules/inherits/package.json lib/node_modules/npm/node_modules/ini/LICENSE lib/node_modules/npm/node_modules/ini/README.md @@ -492,9 +494,9 @@ lib/node_modules/npm/node_modules/lru-ca lib/node_modules/npm/node_modules/lru-cache/AUTHORS lib/node_modules/npm/node_modules/lru-cache/LICENSE lib/node_modules/npm/node_modules/lru-cache/README.md +lib/node_modules/npm/node_modules/lru-cache/bench.js lib/node_modules/npm/node_modules/lru-cache/lib/lru-cache.js lib/node_modules/npm/node_modules/lru-cache/package.json -lib/node_modules/npm/node_modules/lru-cache/s.js lib/node_modules/npm/node_modules/lru-cache/test/basic.js lib/node_modules/npm/node_modules/lru-cache/test/foreach.js lib/node_modules/npm/node_modules/lru-cache/test/memory-leak.js @@ -731,13 +733,6 @@ lib/node_modules/npm/node_modules/read-p lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/fixer.js lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/normalize.js lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/typos.json -lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/.npmignore -lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/History.md -lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/Makefile -lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/Readme.md -lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/index.js -lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/package.json -lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/test.js lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/package.json lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/basic.js lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/consistency.js @@ -782,6 +777,9 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/LICENSE lib/node_modules/npm/node_modules/request/README.md lib/node_modules/npm/node_modules/request/index.js +lib/node_modules/npm/node_modules/request/lib/copy.js +lib/node_modules/npm/node_modules/request/lib/debug.js +lib/node_modules/npm/node_modules/request/lib/getSafe.js lib/node_modules/npm/node_modules/request/node_modules/aws-sign/LICENSE lib/node_modules/npm/node_modules/request/node_modules/aws-sign/README.md lib/node_modules/npm/node_modules/request/node_modules/aws-sign/index.js @@ -997,6 +995,7 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/bench.sh lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/benchmark-native.c lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/benchmark.js +lib/node_modules/npm/node_modules/request/node_modules/node-uuid/component.json lib/node_modules/npm/node_modules/request/node_modules/node-uuid/package.json lib/node_modules/npm/node_modules/request/node_modules/node-uuid/test/compare_v1.js lib/node_modules/npm/node_modules/request/node_modules/node-uuid/test/test.html @@ -1017,6 +1016,7 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/package.json lib/node_modules/npm/node_modules/request/package.json +lib/node_modules/npm/node_modules/request/request.js lib/node_modules/npm/node_modules/request/tests/googledoodle.jpg lib/node_modules/npm/node_modules/request/tests/run.js lib/node_modules/npm/node_modules/request/tests/server.js @@ -1051,6 +1051,7 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/tests/test-httpModule.js lib/node_modules/npm/node_modules/request/tests/test-https-strict.js lib/node_modules/npm/node_modules/request/tests/test-https.js +lib/node_modules/npm/node_modules/request/tests/test-isUrl.js lib/node_modules/npm/node_modules/request/tests/test-localAddress.js lib/node_modules/npm/node_modules/request/tests/test-oauth.js lib/node_modules/npm/node_modules/request/tests/test-onelineproxy.js @@ -1117,6 +1118,7 @@ lib/node_modules/npm/node_modules/sha/no lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/examples/CAPSLOCKTYPER.JS lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/examples/typer-fsr.js lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/examples/typer.js +lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/float.patch lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/fs.js lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_duplex.js lib/node_modules/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_passthrough.js @@ -1289,6 +1291,9 @@ lib/node_modules/npm/test/tap/ignore-shr lib/node_modules/npm/test/tap/ignore-shrinkwrap/npm-shrinkwrap.json lib/node_modules/npm/test/tap/ignore-shrinkwrap/package.json lib/node_modules/npm/test/tap/noargs-install-config-save.js +lib/node_modules/npm/test/tap/outdated.js +lib/node_modules/npm/test/tap/outdated/package.json +lib/node_modules/npm/test/tap/outdated/index.js lib/node_modules/npm/test/tap/package-with-peer-dep/package.json lib/node_modules/npm/test/tap/peer-deps-invalid.js lib/node_modules/npm/test/tap/peer-deps-invalid/package.json @@ -1299,6 +1304,7 @@ lib/node_modules/npm/test/update-test.sh @dirrm lib/node_modules/npm/test/tap/peer-deps-without-package-json @dirrm lib/node_modules/npm/test/tap/peer-deps-invalid @dirrm lib/node_modules/npm/test/tap/package-with-peer-dep +@dirrm lib/node_modules/npm/test/tap/outdated @dirrm lib/node_modules/npm/test/tap/ignore-shrinkwrap @dirrm lib/node_modules/npm/test/tap/fixtures @dirrm lib/node_modules/npm/test/tap/false_name @@ -1444,6 +1450,7 @@ lib/node_modules/npm/test/update-test.sh @dirrm lib/node_modules/npm/node_modules/request/node_modules/cookie-jar @dirrm lib/node_modules/npm/node_modules/request/node_modules/aws-sign @dirrm lib/node_modules/npm/node_modules/request/node_modules +@dirrm lib/node_modules/npm/node_modules/request/lib @dirrm lib/node_modules/npm/node_modules/request @dirrm lib/node_modules/npm/node_modules/read/test @dirrm lib/node_modules/npm/node_modules/read/node_modules/mute-stream/test @@ -1455,8 +1462,6 @@ lib/node_modules/npm/test/update-test.sh @dirrm lib/node_modules/npm/node_modules/read-package-json/test @dirrm lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures @dirrm lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/test -@dirrm lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git -@dirrm lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules @dirrm lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib @dirrm lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data @dirrm lib/node_modules/npm/node_modules/read-package-json/node_modules