From owner-svn-ports-head@freebsd.org Thu Oct 31 14:49:23 2019 Return-Path: Delivered-To: svn-ports-head@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 B5E1A15B333; Thu, 31 Oct 2019 14:49:23 +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 473pBC4PHYz4N0X; Thu, 31 Oct 2019 14:49:23 +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 761BF2434E; Thu, 31 Oct 2019 14:49:23 +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 x9VEnNJc021015; Thu, 31 Oct 2019 14:49:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9VEnMOY021012; Thu, 31 Oct 2019 14:49:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201910311449.x9VEnMOY021012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 31 Oct 2019 14:49:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516149 - head/www/npm X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm X-SVN-Commit-Revision: 516149 X-SVN-Commit-Repository: ports 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.29 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: Thu, 31 Oct 2019 14:49:23 -0000 Author: sunpoet Date: Thu Oct 31 14:49:22 2019 New Revision: 516149 URL: https://svnweb.freebsd.org/changeset/ports/516149 Log: Update to 6.12.1 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 Thu Oct 31 14:43:37 2019 (r516148) +++ head/www/npm/Makefile Thu Oct 31 14:49:22 2019 (r516149) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 6.11.3 +PORTVERSION= 6.12.1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Thu Oct 31 14:43:37 2019 (r516148) +++ head/www/npm/distinfo Thu Oct 31 14:49:22 2019 (r516149) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567943276 -SHA256 (npm-6.11.3.tar.xz) = 52e7c76415af828a32467a811a59705020bb1659c0ab73d1933d3a2e20fd0219 -SIZE (npm-6.11.3.tar.xz) = 3390588 +TIMESTAMP = 1572448153 +SHA256 (npm-6.12.1.tar.xz) = 1e7b08a90383895776afe402c2041f134520308aa885add97baf0cd473975ef8 +SIZE (npm-6.12.1.tar.xz) = 3415212 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Thu Oct 31 14:43:37 2019 (r516148) +++ head/www/npm/pkg-plist Thu Oct 31 14:49:22 2019 (r516149) @@ -1542,6 +1542,10 @@ lib/node_modules/npm/node_modules/from2/test.js lib/node_modules/npm/node_modules/fs-minipass/LICENSE lib/node_modules/npm/node_modules/fs-minipass/README.md lib/node_modules/npm/node_modules/fs-minipass/index.js +lib/node_modules/npm/node_modules/fs-minipass/node_modules/minipass/LICENSE +lib/node_modules/npm/node_modules/fs-minipass/node_modules/minipass/README.md +lib/node_modules/npm/node_modules/fs-minipass/node_modules/minipass/index.js +lib/node_modules/npm/node_modules/fs-minipass/node_modules/minipass/package.json lib/node_modules/npm/node_modules/fs-minipass/package.json lib/node_modules/npm/node_modules/fs-vacuum/.eslintrc lib/node_modules/npm/node_modules/fs-vacuum/.npmignore @@ -2426,18 +2430,14 @@ lib/node_modules/npm/node_modules/minimist/test/parse. lib/node_modules/npm/node_modules/minimist/test/parse_modified.js lib/node_modules/npm/node_modules/minimist/test/short.js lib/node_modules/npm/node_modules/minimist/test/whitespace.js -lib/node_modules/npm/node_modules/minipass/README.md -lib/node_modules/npm/node_modules/minipass/index.js -lib/node_modules/npm/node_modules/minipass/node_modules/yallist/LICENSE -lib/node_modules/npm/node_modules/minipass/node_modules/yallist/README.md -lib/node_modules/npm/node_modules/minipass/node_modules/yallist/iterator.js -lib/node_modules/npm/node_modules/minipass/node_modules/yallist/package.json -lib/node_modules/npm/node_modules/minipass/node_modules/yallist/yallist.js -lib/node_modules/npm/node_modules/minipass/package.json lib/node_modules/npm/node_modules/minizlib/LICENSE lib/node_modules/npm/node_modules/minizlib/README.md lib/node_modules/npm/node_modules/minizlib/constants.js lib/node_modules/npm/node_modules/minizlib/index.js +lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/LICENSE +lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/README.md +lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/index.js +lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/package.json lib/node_modules/npm/node_modules/minizlib/package.json lib/node_modules/npm/node_modules/mississippi/changelog.md lib/node_modules/npm/node_modules/mississippi/index.js @@ -2662,6 +2662,7 @@ lib/node_modules/npm/node_modules/node-gyp/src/win_del @(,,755) lib/node_modules/npm/node_modules/node-gyp/test/docker.sh lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_BuildTools_minimal.txt lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Community_workload.txt +lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Express.txt lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt @@ -2812,9 +2813,6 @@ lib/node_modules/npm/node_modules/npm-install-checks/L lib/node_modules/npm/node_modules/npm-install-checks/README.md lib/node_modules/npm/node_modules/npm-install-checks/index.js lib/node_modules/npm/node_modules/npm-install-checks/package.json -lib/node_modules/npm/node_modules/npm-install-checks/test/check-engine.js -lib/node_modules/npm/node_modules/npm-install-checks/test/check-git.js -lib/node_modules/npm/node_modules/npm-install-checks/test/check-platform.js lib/node_modules/npm/node_modules/npm-lifecycle/CHANGELOG.md lib/node_modules/npm/node_modules/npm-lifecycle/LICENSE lib/node_modules/npm/node_modules/npm-lifecycle/README.md @@ -2855,6 +2853,11 @@ 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/safe-buffer/LICENSE +lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/README.md +lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/index.d.ts +lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/index.js +lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/package.json 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 @@ -3760,11 +3763,6 @@ lib/node_modules/npm/node_modules/tar/node_modules/min lib/node_modules/npm/node_modules/tar/node_modules/minipass/README.md lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js lib/node_modules/npm/node_modules/tar/node_modules/minipass/package.json -lib/node_modules/npm/node_modules/tar/node_modules/yallist/LICENSE -lib/node_modules/npm/node_modules/tar/node_modules/yallist/README.md -lib/node_modules/npm/node_modules/tar/node_modules/yallist/iterator.js -lib/node_modules/npm/node_modules/tar/node_modules/yallist/package.json -lib/node_modules/npm/node_modules/tar/node_modules/yallist/yallist.js lib/node_modules/npm/node_modules/tar/package.json lib/node_modules/npm/node_modules/term-size/index.js lib/node_modules/npm/node_modules/term-size/license @@ -3956,12 +3954,10 @@ lib/node_modules/npm/node_modules/util-promisify/packa lib/node_modules/npm/node_modules/util-promisify/test/common.js lib/node_modules/npm/node_modules/util-promisify/test/index.js lib/node_modules/npm/node_modules/util-promisify/test/timers.js -lib/node_modules/npm/node_modules/uuid/.eslintrc.json lib/node_modules/npm/node_modules/uuid/AUTHORS lib/node_modules/npm/node_modules/uuid/CHANGELOG.md lib/node_modules/npm/node_modules/uuid/LICENSE.md lib/node_modules/npm/node_modules/uuid/README.md -lib/node_modules/npm/node_modules/uuid/README_js.md lib/node_modules/npm/node_modules/uuid/bin/uuid lib/node_modules/npm/node_modules/uuid/index.js lib/node_modules/npm/node_modules/uuid/lib/bytesToUuid.js