Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 2015 16:16:27 +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: r391310 - head/www/npm
Message-ID:  <201507041616.t64GGReY086316@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul  4 16:16:26 2015
New Revision: 391310
URL: https://svnweb.freebsd.org/changeset/ports/391310

Log:
  - Update to 2.12.1
  
  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 Jul  4 16:16:21 2015	(r391309)
+++ head/www/npm/Makefile	Sat Jul  4 16:16:26 2015	(r391310)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	npm
-PORTVERSION=	2.12.0
+PORTVERSION=	2.12.1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 

Modified: head/www/npm/distinfo
==============================================================================
--- head/www/npm/distinfo	Sat Jul  4 16:16:21 2015	(r391309)
+++ head/www/npm/distinfo	Sat Jul  4 16:16:26 2015	(r391310)
@@ -1,2 +1,2 @@
-SHA256 (npm-2.12.0.tar.xz) = b4c8869e92fda6eb39b2fd26396721c1dfac0779fa50adedfc89bd05c8dccc61
-SIZE (npm-2.12.0.tar.xz) = 2470476
+SHA256 (npm-2.12.1.tar.xz) = 76bc36039f2b5141ad89149e09b92bdadff6a7efb9eef36f4ea36ca088ee84b4
+SIZE (npm-2.12.1.tar.xz) = 2508192

Modified: head/www/npm/pkg-plist
==============================================================================
--- head/www/npm/pkg-plist	Sat Jul  4 16:16:21 2015	(r391309)
+++ head/www/npm/pkg-plist	Sat Jul  4 16:16:26 2015	(r391310)
@@ -1196,6 +1196,7 @@ lib/node_modules/npm/node_modules/node-g
 lib/node_modules/npm/node_modules/node-gyp/package.json
 lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.c
 lib/node_modules/npm/node_modules/nopt/.npmignore
+lib/node_modules/npm/node_modules/nopt/.travis.yml
 lib/node_modules/npm/node_modules/nopt/LICENSE
 lib/node_modules/npm/node_modules/nopt/README.md
 lib/node_modules/npm/node_modules/nopt/bin/nopt.js
@@ -1454,6 +1455,7 @@ lib/node_modules/npm/node_modules/path-i
 lib/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js
 lib/node_modules/npm/node_modules/path-is-inside/package.json
 lib/node_modules/npm/node_modules/read-installed/.npmignore
+lib/node_modules/npm/node_modules/read-installed/.travis.yml
 lib/node_modules/npm/node_modules/read-installed/LICENSE
 lib/node_modules/npm/node_modules/read-installed/README.md
 lib/node_modules/npm/node_modules/read-installed/node_modules/debuglog/LICENSE
@@ -1494,6 +1496,7 @@ lib/node_modules/npm/node_modules/read-i
 lib/node_modules/npm/node_modules/read-installed/test/fixtures/package.json
 lib/node_modules/npm/node_modules/read-installed/test/grandparent-peer-dev.js
 lib/node_modules/npm/node_modules/read-installed/test/grandparent-peer.js
+lib/node_modules/npm/node_modules/read-installed/test/issue-40.js
 lib/node_modules/npm/node_modules/read-installed/test/linked-dep-dev-deps-extraneous.js
 lib/node_modules/npm/node_modules/read-installed/test/noargs.js
 lib/node_modules/npm/node_modules/read-installed/test/peer-dep-at-latest.js



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