From owner-svn-ports-head@freebsd.org Mon Nov 21 17:36:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F4D8C4DA60; Mon, 21 Nov 2016 17:36:05 +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 mx1.freebsd.org (Postfix) with ESMTPS id 6BE3918E7; Mon, 21 Nov 2016 17:36:05 +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 uALHa4hb069777; Mon, 21 Nov 2016 17:36:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uALHa4Uq069774; Mon, 21 Nov 2016 17:36:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611211736.uALHa4Uq069774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 21 Nov 2016 17:36:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426742 - 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.23 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, 21 Nov 2016 17:36:05 -0000 Author: sunpoet Date: Mon Nov 21 17:36:04 2016 New Revision: 426742 URL: https://svnweb.freebsd.org/changeset/ports/426742 Log: - Update to 3.10.10 Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v3.10.10/CHANGELOG.md Modified: head/www/npm/Makefile head/www/npm/distinfo head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Mon Nov 21 17:35:59 2016 (r426741) +++ head/www/npm/Makefile Mon Nov 21 17:36:04 2016 (r426742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 3.10.9 +PORTVERSION= 3.10.10 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Mon Nov 21 17:35:59 2016 (r426741) +++ head/www/npm/distinfo Mon Nov 21 17:36:04 2016 (r426742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477514027 -SHA256 (npm-3.10.9.tar.xz) = 0e456427d40146581ab425bb1b2de9c525ee6402cde7a2fe4e5775889ae51e56 -SIZE (npm-3.10.9.tar.xz) = 2459328 +TIMESTAMP = 1479668998 +SHA256 (npm-3.10.10.tar.xz) = 9d39478222a355f52557030fa623824609d78086eb382b7e8de78c98dcf45bca +SIZE (npm-3.10.10.tar.xz) = 2492432 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Mon Nov 21 17:35:59 2016 (r426741) +++ head/www/npm/pkg-plist Mon Nov 21 17:36:04 2016 (r426742) @@ -3439,6 +3439,8 @@ lib/node_modules/npm/scripts/publish-tag lib/node_modules/npm/scripts/release.sh lib/node_modules/npm/scripts/relocate.sh lib/node_modules/npm/scripts/update-authors.sh +lib/node_modules/npm/test/broken-under-nyc-and-travis/lifecycle-path.js +lib/node_modules/npm/test/broken-under-nyc-and-travis/whoami.js lib/node_modules/npm/test/common-tap.js lib/node_modules/npm/test/fixtures/config/builtin lib/node_modules/npm/test/fixtures/config/globalconfig @@ -3468,6 +3470,7 @@ lib/node_modules/npm/test/network/legacy lib/node_modules/npm/test/network/legacy-url-dep.js lib/node_modules/npm/test/network/outdated-symlink.js lib/node_modules/npm/test/network/registry.js +lib/node_modules/npm/test/slow/legacy-npm-self-install.js lib/node_modules/npm/test/tap/00-check-mock-dep.js lib/node_modules/npm/test/tap/00-config-setup.js lib/node_modules/npm/test/tap/00-verify-bundle-deps.js @@ -3594,13 +3597,11 @@ lib/node_modules/npm/test/tap/legacy-dir lib/node_modules/npm/test/tap/legacy-ignore-nested-nm.js lib/node_modules/npm/test/tap/legacy-missing-bindir.js lib/node_modules/npm/test/tap/legacy-no-auth-leak.js -lib/node_modules/npm/test/tap/legacy-npm-self-install.js lib/node_modules/npm/test/tap/legacy-platform-all.js lib/node_modules/npm/test/tap/legacy-platform.js lib/node_modules/npm/test/tap/legacy-private.js lib/node_modules/npm/test/tap/legacy-test-package.js lib/node_modules/npm/test/tap/lifecycle-order.js -lib/node_modules/npm/test/tap/lifecycle-path.js lib/node_modules/npm/test/tap/lifecycle-signal.js lib/node_modules/npm/test/tap/lifecycle.js lib/node_modules/npm/test/tap/link.js @@ -3735,5 +3736,4 @@ lib/node_modules/npm/test/tap/version-su lib/node_modules/npm/test/tap/version-sub-directory.js lib/node_modules/npm/test/tap/version-update-shrinkwrap.js lib/node_modules/npm/test/tap/view.js -lib/node_modules/npm/test/tap/whoami.js lib/node_modules/npm/test/tap/zz-cleanup.js