From owner-svn-ports-head@FreeBSD.ORG Wed Dec 24 06:15:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C1F27A0; Wed, 24 Dec 2014 06:15:02 +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 462C61BEE; Wed, 24 Dec 2014 06:15:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6F2Hg022404; Wed, 24 Dec 2014 06:15:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6F1Wv022400; Wed, 24 Dec 2014 06:15:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6F1Wv022400@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, 24 Dec 2014 06:15:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375406 - 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, 24 Dec 2014 06:15:02 -0000 Author: sunpoet Date: Wed Dec 24 06:15:00 2014 New Revision: 375406 URL: https://svnweb.freebsd.org/changeset/ports/375406 QAT: https://qat.redports.org/buildarchive/r375406/ Log: - Update to 2.1.14 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 Dec 24 06:14:54 2014 (r375405) +++ head/www/npm/Makefile Wed Dec 24 06:15:00 2014 (r375406) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 2.1.11 +PORTVERSION= 2.1.14 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Wed Dec 24 06:14:54 2014 (r375405) +++ head/www/npm/distinfo Wed Dec 24 06:15:00 2014 (r375406) @@ -1,2 +1,2 @@ -SHA256 (npm-2.1.11.tar.xz) = 0616ce1dfe88440266b3e74c9a345dd3ebe97e213537089300db125b785275c8 -SIZE (npm-2.1.11.tar.xz) = 1943364 +SHA256 (npm-2.1.14.tar.xz) = f565a39f7520ad8864162ce1d3ebd14f672ce4123d18bd0b33f9e88f275e2261 +SIZE (npm-2.1.14.tar.xz) = 1959088 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Wed Dec 24 06:14:54 2014 (r375405) +++ head/www/npm/pkg-plist Wed Dec 24 06:15:00 2014 (r375406) @@ -851,17 +851,45 @@ lib/node_modules/npm/node_modules/minima lib/node_modules/npm/node_modules/minimatch/.travis.yml lib/node_modules/npm/node_modules/minimatch/LICENSE lib/node_modules/npm/node_modules/minimatch/README.md +lib/node_modules/npm/node_modules/minimatch/benchmark.js +lib/node_modules/npm/node_modules/minimatch/browser.js lib/node_modules/npm/node_modules/minimatch/minimatch.js -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/LICENSE -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/README.md -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/bench.js -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/package.json -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/sigmund.js -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/test/basic.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.npmignore +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.travis.yml +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/README.md +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/example.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/index.bak +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/index.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/test/map.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/package.json +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/bash-comparison.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/bash-results.txt +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/cases.txt +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/dollar.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/empty-option.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/generate.sh +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/negative-increment.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/nested.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/order.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/pad.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/same-type.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/sequence.js lib/node_modules/npm/node_modules/minimatch/package.json lib/node_modules/npm/node_modules/minimatch/test/basic.js lib/node_modules/npm/node_modules/minimatch/test/brace-expand.js -lib/node_modules/npm/node_modules/minimatch/test/caching.js lib/node_modules/npm/node_modules/minimatch/test/defaults.js lib/node_modules/npm/node_modules/minimatch/test/extglob-ending-with-state-char.js lib/node_modules/npm/node_modules/mkdirp/.npmignore @@ -986,6 +1014,23 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js lib/node_modules/npm/node_modules/node-gyp/lib/remove.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.npmignore +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.travis.yml +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/bench.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/sigmund.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/test/basic.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/basic.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/brace-expand.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/caching.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/defaults.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/extglob-ending-with-state-char.js lib/node_modules/npm/node_modules/node-gyp/package.json lib/node_modules/npm/node_modules/nopt/.npmignore lib/node_modules/npm/node_modules/nopt/LICENSE @@ -1303,6 +1348,7 @@ 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/disabled.appveyor.yml +lib/node_modules/npm/node_modules/request/examples/README.md lib/node_modules/npm/node_modules/request/index.js lib/node_modules/npm/node_modules/request/lib/cookies.js lib/node_modules/npm/node_modules/request/lib/copy.js @@ -1358,13 +1404,16 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/component.json lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/package.json -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/LICENSE -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/README.md -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/mime.js -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/package.json -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/test.js -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/types/mime.types -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/types/node.types +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/HISTORY.md +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/README.md +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/index.js +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/README.md +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/db.json +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/index.js +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/package.json +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/package.json lib/node_modules/npm/node_modules/request/node_modules/form-data/package.json lib/node_modules/npm/node_modules/request/node_modules/hawk/.npmignore lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml @@ -1527,6 +1576,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/bin/uuid 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 @@ -1959,6 +2009,7 @@ lib/node_modules/npm/test/tap/outdated-j lib/node_modules/npm/test/tap/outdated-new-versions.js lib/node_modules/npm/test/tap/outdated-new-versions/package.json lib/node_modules/npm/test/tap/outdated-notarget.js +lib/node_modules/npm/test/tap/outdated-private.js lib/node_modules/npm/test/tap/outdated.js lib/node_modules/npm/test/tap/outdated/README.md lib/node_modules/npm/test/tap/outdated/index.js @@ -2017,6 +2068,7 @@ lib/node_modules/npm/test/tap/test-run-l lib/node_modules/npm/test/tap/uninstall-package.js lib/node_modules/npm/test/tap/uninstall-package/package.json lib/node_modules/npm/test/tap/unpack-foreign-tarball.js +lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore-2.tar lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore.tar lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore.tgz lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore.tgz