From owner-svn-ports-all@freebsd.org Sat Jul 27 11:54:35 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E093AB7673; Sat, 27 Jul 2019 11:54:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95DCD807FC; Sat, 27 Jul 2019 11:54:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0A4AA26E8B; Sat, 27 Jul 2019 11:54:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6RBsVRW076713; Sat, 27 Jul 2019 11:54:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6RBsVnf076710; Sat, 27 Jul 2019 11:54:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201907271154.x6RBsVnf076710@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 27 Jul 2019 11:54:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507405 - head/www/npm X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm X-SVN-Commit-Revision: 507405 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 95DCD807FC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.91 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.91)[-0.913,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 27 Jul 2019 11:54:35 -0000 Author: sunpoet Date: Sat Jul 27 11:54:31 2019 New Revision: 507405 URL: https://svnweb.freebsd.org/changeset/ports/507405 Log: Update to 6.10.2 Changes: https://github.com/npm/cli/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 Jul 27 11:54:25 2019 (r507404) +++ head/www/npm/Makefile Sat Jul 27 11:54:31 2019 (r507405) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 6.10.1 +PORTVERSION= 6.10.2 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Sat Jul 27 11:54:25 2019 (r507404) +++ head/www/npm/distinfo Sat Jul 27 11:54:31 2019 (r507405) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563472151 -SHA256 (npm-6.10.1.tar.xz) = f8b1003c5816263e28042f8d581507fd423501173f5983c00fe01744403d3a35 -SIZE (npm-6.10.1.tar.xz) = 3455856 +TIMESTAMP = 1564157941 +SHA256 (npm-6.10.2.tar.xz) = 518952b431ba67957eb18d5a2c25669c45eb674630628f45336d057620b51650 +SIZE (npm-6.10.2.tar.xz) = 3373820 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Sat Jul 27 11:54:25 2019 (r507404) +++ head/www/npm/pkg-plist Sat Jul 27 11:54:31 2019 (r507405) @@ -329,6 +329,7 @@ lib/node_modules/npm/lib/uninstall.js lib/node_modules/npm/lib/unpublish.js lib/node_modules/npm/lib/update.js lib/node_modules/npm/lib/utils/ansi-trim.js +lib/node_modules/npm/lib/utils/cache-file.js lib/node_modules/npm/lib/utils/child-path.js lib/node_modules/npm/lib/utils/completion/file-completion.js lib/node_modules/npm/lib/utils/completion/installed-deep.js @@ -520,6 +521,7 @@ lib/node_modules/npm/node_modules/abbrev/package.json lib/node_modules/npm/node_modules/agent-base/.travis.yml lib/node_modules/npm/node_modules/agent-base/History.md lib/node_modules/npm/node_modules/agent-base/README.md +lib/node_modules/npm/node_modules/agent-base/index.d.ts lib/node_modules/npm/node_modules/agent-base/index.js lib/node_modules/npm/node_modules/agent-base/package.json lib/node_modules/npm/node_modules/agent-base/patch-core.js @@ -529,6 +531,7 @@ lib/node_modules/npm/node_modules/agent-base/test/test lib/node_modules/npm/node_modules/agentkeepalive/History.md lib/node_modules/npm/node_modules/agentkeepalive/README.md lib/node_modules/npm/node_modules/agentkeepalive/browser.js +lib/node_modules/npm/node_modules/agentkeepalive/index.d.ts lib/node_modules/npm/node_modules/agentkeepalive/index.js lib/node_modules/npm/node_modules/agentkeepalive/lib/_http_agent.js lib/node_modules/npm/node_modules/agentkeepalive/lib/agent.js @@ -864,13 +867,6 @@ lib/node_modules/npm/node_modules/cacache/locales/en.j lib/node_modules/npm/node_modules/cacache/locales/es.js lib/node_modules/npm/node_modules/cacache/locales/es.json lib/node_modules/npm/node_modules/cacache/ls.js -lib/node_modules/npm/node_modules/cacache/node_modules/glob/LICENSE -lib/node_modules/npm/node_modules/cacache/node_modules/glob/README.md -lib/node_modules/npm/node_modules/cacache/node_modules/glob/changelog.md -lib/node_modules/npm/node_modules/cacache/node_modules/glob/common.js -lib/node_modules/npm/node_modules/cacache/node_modules/glob/glob.js -lib/node_modules/npm/node_modules/cacache/node_modules/glob/package.json -lib/node_modules/npm/node_modules/cacache/node_modules/glob/sync.js lib/node_modules/npm/node_modules/cacache/package.json lib/node_modules/npm/node_modules/cacache/put.js lib/node_modules/npm/node_modules/cacache/rm.js @@ -1814,14 +1810,11 @@ lib/node_modules/npm/node_modules/http-signature/lib/s lib/node_modules/npm/node_modules/http-signature/lib/utils.js lib/node_modules/npm/node_modules/http-signature/lib/verify.js lib/node_modules/npm/node_modules/http-signature/package.json -lib/node_modules/npm/node_modules/https-proxy-agent/.travis.yml lib/node_modules/npm/node_modules/https-proxy-agent/History.md lib/node_modules/npm/node_modules/https-proxy-agent/README.md +lib/node_modules/npm/node_modules/https-proxy-agent/index.d.ts lib/node_modules/npm/node_modules/https-proxy-agent/index.js lib/node_modules/npm/node_modules/https-proxy-agent/package.json -lib/node_modules/npm/node_modules/https-proxy-agent/test/ssl-cert-snakeoil.key -lib/node_modules/npm/node_modules/https-proxy-agent/test/ssl-cert-snakeoil.pem -lib/node_modules/npm/node_modules/https-proxy-agent/test/test.js lib/node_modules/npm/node_modules/humanize-ms/History.md lib/node_modules/npm/node_modules/humanize-ms/LICENSE lib/node_modules/npm/node_modules/humanize-ms/README.md @@ -1870,6 +1863,10 @@ lib/node_modules/npm/node_modules/imurmurhash/README.m lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js lib/node_modules/npm/node_modules/imurmurhash/package.json +lib/node_modules/npm/node_modules/infer-owner/LICENSE +lib/node_modules/npm/node_modules/infer-owner/README.md +lib/node_modules/npm/node_modules/infer-owner/index.js +lib/node_modules/npm/node_modules/infer-owner/package.json lib/node_modules/npm/node_modules/inflight/LICENSE lib/node_modules/npm/node_modules/inflight/README.md lib/node_modules/npm/node_modules/inflight/inflight.js @@ -2168,11 +2165,6 @@ lib/node_modules/npm/node_modules/libnpmaccess/PULL_RE lib/node_modules/npm/node_modules/libnpmaccess/README.md lib/node_modules/npm/node_modules/libnpmaccess/appveyor.yml lib/node_modules/npm/node_modules/libnpmaccess/index.js -lib/node_modules/npm/node_modules/libnpmaccess/node_modules/aproba/CHANGELOG.md -lib/node_modules/npm/node_modules/libnpmaccess/node_modules/aproba/LICENSE -lib/node_modules/npm/node_modules/libnpmaccess/node_modules/aproba/README.md -lib/node_modules/npm/node_modules/libnpmaccess/node_modules/aproba/index.js -lib/node_modules/npm/node_modules/libnpmaccess/node_modules/aproba/package.json lib/node_modules/npm/node_modules/libnpmaccess/package.json lib/node_modules/npm/node_modules/libnpmaccess/test/index.js lib/node_modules/npm/node_modules/libnpmaccess/test/util/tnock.js @@ -2211,18 +2203,15 @@ lib/node_modules/npm/node_modules/libnpmhook/LICENSE.m lib/node_modules/npm/node_modules/libnpmhook/README.md lib/node_modules/npm/node_modules/libnpmhook/index.js lib/node_modules/npm/node_modules/libnpmhook/package.json +lib/node_modules/npm/node_modules/libnpmorg/.travis.yml lib/node_modules/npm/node_modules/libnpmorg/CHANGELOG.md lib/node_modules/npm/node_modules/libnpmorg/CODE_OF_CONDUCT.md lib/node_modules/npm/node_modules/libnpmorg/CONTRIBUTING.md lib/node_modules/npm/node_modules/libnpmorg/LICENSE lib/node_modules/npm/node_modules/libnpmorg/PULL_REQUEST_TEMPLATE lib/node_modules/npm/node_modules/libnpmorg/README.md +lib/node_modules/npm/node_modules/libnpmorg/appveyor.yml lib/node_modules/npm/node_modules/libnpmorg/index.js -lib/node_modules/npm/node_modules/libnpmorg/node_modules/aproba/CHANGELOG.md -lib/node_modules/npm/node_modules/libnpmorg/node_modules/aproba/LICENSE -lib/node_modules/npm/node_modules/libnpmorg/node_modules/aproba/README.md -lib/node_modules/npm/node_modules/libnpmorg/node_modules/aproba/index.js -lib/node_modules/npm/node_modules/libnpmorg/node_modules/aproba/package.json lib/node_modules/npm/node_modules/libnpmorg/package.json lib/node_modules/npm/node_modules/libnpmorg/test/index.js lib/node_modules/npm/node_modules/libnpmorg/test/util/tnock.js @@ -2263,11 +2252,6 @@ lib/node_modules/npm/node_modules/libnpmteam/PULL_REQU lib/node_modules/npm/node_modules/libnpmteam/README.md lib/node_modules/npm/node_modules/libnpmteam/appveyor.yml lib/node_modules/npm/node_modules/libnpmteam/index.js -lib/node_modules/npm/node_modules/libnpmteam/node_modules/aproba/CHANGELOG.md -lib/node_modules/npm/node_modules/libnpmteam/node_modules/aproba/LICENSE -lib/node_modules/npm/node_modules/libnpmteam/node_modules/aproba/README.md -lib/node_modules/npm/node_modules/libnpmteam/node_modules/aproba/index.js -lib/node_modules/npm/node_modules/libnpmteam/node_modules/aproba/package.json lib/node_modules/npm/node_modules/libnpmteam/package.json lib/node_modules/npm/node_modules/libnpmteam/test/index.js lib/node_modules/npm/node_modules/libnpmteam/test/util/tnock.js @@ -2526,7 +2510,6 @@ lib/node_modules/npm/node_modules/node-fetch-npm/src/h lib/node_modules/npm/node_modules/node-fetch-npm/src/index.js lib/node_modules/npm/node_modules/node-fetch-npm/src/request.js lib/node_modules/npm/node_modules/node-fetch-npm/src/response.js -lib/node_modules/npm/node_modules/node-gyp/.eslintrc.yaml lib/node_modules/npm/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md lib/node_modules/npm/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md lib/node_modules/npm/node_modules/node-gyp/.travis.yml @@ -2652,6 +2635,7 @@ lib/node_modules/npm/node_modules/node-gyp/lib/build.j lib/node_modules/npm/node_modules/node-gyp/lib/clean.js lib/node_modules/npm/node_modules/node-gyp/lib/configure.js lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js +lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js lib/node_modules/npm/node_modules/node-gyp/lib/find-visualstudio.js lib/node_modules/npm/node_modules/node-gyp/lib/install.js lib/node_modules/npm/node_modules/node-gyp/lib/list.js @@ -2875,14 +2859,6 @@ lib/node_modules/npm/node_modules/npm-registry-fetch/c lib/node_modules/npm/node_modules/npm-registry-fetch/config.js lib/node_modules/npm/node_modules/npm-registry-fetch/errors.js lib/node_modules/npm/node_modules/npm-registry-fetch/index.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/CHANGELOG.md -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/LICENSE -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/README.md -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/agent.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/cache.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/index.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/package.json -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/warning.js lib/node_modules/npm/node_modules/npm-registry-fetch/package.json lib/node_modules/npm/node_modules/npm-registry-fetch/silentlog.js lib/node_modules/npm/node_modules/npm-run-path/index.js @@ -3495,6 +3471,7 @@ lib/node_modules/npm/node_modules/slide/lib/bind-actor lib/node_modules/npm/node_modules/slide/lib/chain.js lib/node_modules/npm/node_modules/slide/lib/slide.js lib/node_modules/npm/node_modules/slide/package.json +lib/node_modules/npm/node_modules/smart-buffer/.prettierrc.yaml lib/node_modules/npm/node_modules/smart-buffer/.travis.yml lib/node_modules/npm/node_modules/smart-buffer/LICENSE lib/node_modules/npm/node_modules/smart-buffer/README.md @@ -3541,16 +3518,25 @@ lib/node_modules/npm/node_modules/socks/typings/common lib/node_modules/npm/node_modules/socks/typings/common/receiveBuffer.d.ts lib/node_modules/npm/node_modules/socks/typings/common/util.d.ts lib/node_modules/npm/node_modules/socks/typings/index.d.ts -lib/node_modules/npm/node_modules/socks/yarn-error.log lib/node_modules/npm/node_modules/socks/yarn.lock lib/node_modules/npm/node_modules/socks-proxy-agent/.travis.yml lib/node_modules/npm/node_modules/socks-proxy-agent/History.md lib/node_modules/npm/node_modules/socks-proxy-agent/README.md lib/node_modules/npm/node_modules/socks-proxy-agent/index.js +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/.travis.yml +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/History.md +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/README.md +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/index.js +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/package.json +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/patch-core.js +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/test/ssl-cert-snakeoil.key +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/test/ssl-cert-snakeoil.pem +lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/test/test.js lib/node_modules/npm/node_modules/socks-proxy-agent/package.json lib/node_modules/npm/node_modules/socks-proxy-agent/test/ssl-cert-snakeoil.key lib/node_modules/npm/node_modules/socks-proxy-agent/test/ssl-cert-snakeoil.pem lib/node_modules/npm/node_modules/socks-proxy-agent/test/test.js +lib/node_modules/npm/node_modules/socks-proxy-agent/yarn.lock lib/node_modules/npm/node_modules/sorted-object/LICENSE.txt lib/node_modules/npm/node_modules/sorted-object/lib/sorted-object.js lib/node_modules/npm/node_modules/sorted-object/package.json