Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2015 19:33:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381824 - head/www/npm
Message-ID:  <201503211933.t2LJXbQq083085@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 21 19:33:36 2015
New Revision: 381824
URL: https://svnweb.freebsd.org/changeset/ports/381824
QAT: https://qat.redports.org/buildarchive/r381824/

Log:
  - Update to 2.7.3
  
  Changes:	https://github.com/npm/npm/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 Mar 21 19:28:40 2015	(r381823)
+++ head/www/npm/Makefile	Sat Mar 21 19:33:36 2015	(r381824)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	npm
-PORTVERSION=	2.7.1
+PORTVERSION=	2.7.3
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 
@@ -52,9 +52,9 @@ MS_VERSIONFILE=	${MS_WRKSRC}/.version
 MS_WRKSRC=	${WRKSRC}/tmp
 
 GITHUB_PROJECT=	${PORTNAME}
-GITHUB_RELEASES=https://github.com/npm/npm/releases/latest
+GITHUB_RELEASES=https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/releases/latest
 GITHUB_TARBALL=	https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/${GITHUB_VERSION}.tar.gz
-GITHUB_USER=	npm
+GITHUB_USER=	${PORTNAME}
 GITHUB_VERSION=	v${MS_VERSION}
 
 maketar: do-clean

Modified: head/www/npm/distinfo
==============================================================================
--- head/www/npm/distinfo	Sat Mar 21 19:28:40 2015	(r381823)
+++ head/www/npm/distinfo	Sat Mar 21 19:33:36 2015	(r381824)
@@ -1,2 +1,2 @@
-SHA256 (npm-2.7.1.tar.xz) = 076ff3a5ea27f401210c04845203aa65f4ba7ab09cd8b3b2284261394d2a08a5
-SIZE (npm-2.7.1.tar.xz) = 2093284
+SHA256 (npm-2.7.3.tar.xz) = 0f6372eccd704dc62514e516b0bcb458347f46aabf530397db94fc18f4bb4ff3
+SIZE (npm-2.7.3.tar.xz) = 2090400

Modified: head/www/npm/pkg-plist
==============================================================================
--- head/www/npm/pkg-plist	Sat Mar 21 19:28:40 2015	(r381823)
+++ head/www/npm/pkg-plist	Sat Mar 21 19:33:36 2015	(r381824)
@@ -870,18 +870,14 @@ lib/node_modules/npm/node_modules/lru-ca
 lib/node_modules/npm/node_modules/lru-cache/test/basic.js
 lib/node_modules/npm/node_modules/lru-cache/test/foreach.js
 lib/node_modules/npm/node_modules/lru-cache/test/memory-leak.js
-lib/node_modules/npm/node_modules/minimatch/.npmignore
-lib/node_modules/npm/node_modules/minimatch/.travis.yml
 lib/node_modules/npm/node_modules/minimatch/LICENSE
 lib/node_modules/npm/node_modules/minimatch/README.md
-lib/node_modules/npm/node_modules/minimatch/benchmark.js
 lib/node_modules/npm/node_modules/minimatch/browser.js
 lib/node_modules/npm/node_modules/minimatch/minimatch.js
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.npmignore
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.travis.yml
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/README.md
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/example.js
-lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/index.bak
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/index.js
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml
@@ -892,6 +888,7 @@ lib/node_modules/npm/node_modules/minima
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml
+lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js
@@ -911,10 +908,6 @@ lib/node_modules/npm/node_modules/minima
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/same-type.js
 lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/sequence.js
 lib/node_modules/npm/node_modules/minimatch/package.json
-lib/node_modules/npm/node_modules/minimatch/test/basic.js
-lib/node_modules/npm/node_modules/minimatch/test/brace-expand.js
-lib/node_modules/npm/node_modules/minimatch/test/defaults.js
-lib/node_modules/npm/node_modules/minimatch/test/extglob-ending-with-state-char.js
 lib/node_modules/npm/node_modules/mkdirp/.npmignore
 lib/node_modules/npm/node_modules/mkdirp/.travis.yml
 lib/node_modules/npm/node_modules/mkdirp/LICENSE
@@ -2157,11 +2150,10 @@ lib/node_modules/npm/test/tap/search.js
 lib/node_modules/npm/test/tap/semver-doc.js
 lib/node_modules/npm/test/tap/semver-tag.js
 lib/node_modules/npm/test/tap/shrinkwrap-dev-dependency.js
-lib/node_modules/npm/test/tap/shrinkwrap-dev-dependency/desired-shrinkwrap-results.json
-lib/node_modules/npm/test/tap/shrinkwrap-dev-dependency/package.json
 lib/node_modules/npm/test/tap/shrinkwrap-empty-deps.js
 lib/node_modules/npm/test/tap/shrinkwrap-empty-deps/package.json
 lib/node_modules/npm/test/tap/shrinkwrap-local-dependency.js
+lib/node_modules/npm/test/tap/shrinkwrap-prod-dependency.js
 lib/node_modules/npm/test/tap/shrinkwrap-scoped-auth.js
 lib/node_modules/npm/test/tap/shrinkwrap-shared-dev-dependency.js
 lib/node_modules/npm/test/tap/shrinkwrap-shared-dev-dependency/desired-shrinkwrap-results.json



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503211933.t2LJXbQq083085>