From owner-svn-ports-head@freebsd.org Thu Jun 29 19:12:55 2017 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 4A53FDA3C17; Thu, 29 Jun 2017 19:12:55 +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 0ED6E6FD53; Thu, 29 Jun 2017 19:12:54 +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 v5TJCsBL059381; Thu, 29 Jun 2017 19:12:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5TJCrRt059378; Thu, 29 Jun 2017 19:12:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706291912.v5TJCrRt059378@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, 29 Jun 2017 19:12:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444662 - head/www/npm X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm X-SVN-Commit-Revision: 444662 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.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: Thu, 29 Jun 2017 19:12:55 -0000 Author: sunpoet Date: Thu Jun 29 19:12:53 2017 New Revision: 444662 URL: https://svnweb.freebsd.org/changeset/ports/444662 Log: Update to 5.0.4 Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v5.0.4/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 Thu Jun 29 18:33:55 2017 (r444661) +++ head/www/npm/Makefile Thu Jun 29 19:12:53 2017 (r444662) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 5.0.3 +PORTVERSION= 5.0.4 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Thu Jun 29 18:33:55 2017 (r444661) +++ head/www/npm/distinfo Thu Jun 29 19:12:53 2017 (r444662) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497730522 -SHA256 (npm-5.0.3.tar.xz) = b478f20f1e88772f6a2ca9743974cb69c893f45450b0ea712a24d5ede855e6e6 -SIZE (npm-5.0.3.tar.xz) = 3027572 +TIMESTAMP = 1498756800 +SHA256 (npm-5.0.4.tar.xz) = d257035300264e730f4c31ad51832cde703cc14002f96f393d8daee4082dcaea +SIZE (npm-5.0.4.tar.xz) = 3030612 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Thu Jun 29 18:33:55 2017 (r444661) +++ head/www/npm/pkg-plist Thu Jun 29 19:12:53 2017 (r444662) @@ -5,13 +5,11 @@ lib/node_modules/npm/.mailmap lib/node_modules/npm/.npmignore lib/node_modules/npm/.travis.yml lib/node_modules/npm/AUTHORS -lib/node_modules/npm/BROKEN.org lib/node_modules/npm/CHANGELOG.md lib/node_modules/npm/CONTRIBUTING.md lib/node_modules/npm/LICENSE lib/node_modules/npm/Makefile lib/node_modules/npm/README.md -lib/node_modules/npm/TODO.org lib/node_modules/npm/TROUBLESHOOTING.md lib/node_modules/npm/appveyor.yml @(,,755) lib/node_modules/npm/bin/node-gyp-bin/node-gyp @@ -3323,7 +3321,6 @@ lib/node_modules/npm/test/fixtures/config/globalconfig lib/node_modules/npm/test/fixtures/config/malformed lib/node_modules/npm/test/fixtures/config/multi-ca lib/node_modules/npm/test/fixtures/config/userconfig -lib/node_modules/npm/test/fixtures/config/userconfig-with-gc lib/node_modules/npm/test/fixtures/forked-underscore-1.5.1.tgz lib/node_modules/npm/test/fixtures/github-com-BryanDonovan-dummy-npm-bar.git.tar.gz lib/node_modules/npm/test/fixtures/github-com-BryanDonovan-dummy-npm-buzz.git.tar.gz