From owner-svn-ports-all@freebsd.org Fri Aug 16 18:09:31 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 6C478AA290; Fri, 16 Aug 2019 18:09:31 +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 469BDC27mdz4X0y; Fri, 16 Aug 2019 18:09:31 +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 18AE54FFD; Fri, 16 Aug 2019 18:09:31 +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 x7GI9UqR024879; Fri, 16 Aug 2019 18:09:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7GI9UxF024876; Fri, 16 Aug 2019 18:09:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201908161809.x7GI9UxF024876@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 16 Aug 2019 18:09:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509089 - head/www/npm X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm X-SVN-Commit-Revision: 509089 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Fri, 16 Aug 2019 18:09:31 -0000 Author: sunpoet Date: Fri Aug 16 18:09:30 2019 New Revision: 509089 URL: https://svnweb.freebsd.org/changeset/ports/509089 Log: Update to 6.10.3 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 Fri Aug 16 18:09:24 2019 (r509088) +++ head/www/npm/Makefile Fri Aug 16 18:09:30 2019 (r509089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 6.10.2 +PORTVERSION= 6.10.3 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Fri Aug 16 18:09:24 2019 (r509088) +++ head/www/npm/distinfo Fri Aug 16 18:09:30 2019 (r509089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564157941 -SHA256 (npm-6.10.2.tar.xz) = 518952b431ba67957eb18d5a2c25669c45eb674630628f45336d057620b51650 -SIZE (npm-6.10.2.tar.xz) = 3373820 +TIMESTAMP = 1565959384 +SHA256 (npm-6.10.3.tar.xz) = a9535f9e6dedff0ab62b84d161c387fcbff6037d4094b538e2fbc305a122a458 +SIZE (npm-6.10.3.tar.xz) = 3360540 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Fri Aug 16 18:09:24 2019 (r509088) +++ head/www/npm/pkg-plist Fri Aug 16 18:09:30 2019 (r509089) @@ -206,7 +206,6 @@ lib/node_modules/npm/lib/config/clear-credentials-by-u lib/node_modules/npm/lib/config/cmd-list.js lib/node_modules/npm/lib/config/core.js lib/node_modules/npm/lib/config/defaults.js -lib/node_modules/npm/lib/config/fetch-opts.js lib/node_modules/npm/lib/config/figgy-config.js lib/node_modules/npm/lib/config/gentle-fs.js lib/node_modules/npm/lib/config/get-credentials-by-uri.js @@ -4148,6 +4147,7 @@ lib/node_modules/npm/scripts/gen-dev-ignores.js lib/node_modules/npm/scripts/index-build.js @(,,755) lib/node_modules/npm/scripts/install.sh lib/node_modules/npm/scripts/maketest +lib/node_modules/npm/scripts/pr lib/node_modules/npm/scripts/publish-tag.js @(,,755) lib/node_modules/npm/scripts/release.sh @(,,755) lib/node_modules/npm/scripts/relocate.sh