Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2015 02:21:42 +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: r394362 - head/www/npm
Message-ID:  <201508160221.t7G2LgHY098025@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 16 02:21:41 2015
New Revision: 394362
URL: https://svnweb.freebsd.org/changeset/ports/394362

Log:
  - Update to 2.13.5
  
  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	Sun Aug 16 00:58:20 2015	(r394361)
+++ head/www/npm/Makefile	Sun Aug 16 02:21:41 2015	(r394362)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	npm
-PORTVERSION=	2.13.4
+PORTVERSION=	2.13.5
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 

Modified: head/www/npm/distinfo
==============================================================================
--- head/www/npm/distinfo	Sun Aug 16 00:58:20 2015	(r394361)
+++ head/www/npm/distinfo	Sun Aug 16 02:21:41 2015	(r394362)
@@ -1,2 +1,2 @@
-SHA256 (npm-2.13.4.tar.xz) = c98e9ae5404ef0b7b24a65bb4a97694be523fdbe4f15f4b35620981bf972360c
-SIZE (npm-2.13.4.tar.xz) = 2485796
+SHA256 (npm-2.13.5.tar.xz) = aa351907ca03173604dea6d4626fc294d337eaea94bb13bee04c20a099ae472b
+SIZE (npm-2.13.5.tar.xz) = 2503144

Modified: head/www/npm/pkg-plist
==============================================================================
--- head/www/npm/pkg-plist	Sun Aug 16 00:58:20 2015	(r394361)
+++ head/www/npm/pkg-plist	Sun Aug 16 02:21:41 2015	(r394362)
@@ -623,8 +623,6 @@ lib/node_modules/npm/node_modules/chmodr
 lib/node_modules/npm/node_modules/chmodr/README.md
 lib/node_modules/npm/node_modules/chmodr/chmodr.js
 lib/node_modules/npm/node_modules/chmodr/package.json
-lib/node_modules/npm/node_modules/chmodr/test/basic.js
-lib/node_modules/npm/node_modules/chmodr/test/sync.js
 lib/node_modules/npm/node_modules/chownr/LICENCE
 lib/node_modules/npm/node_modules/chownr/LICENSE
 lib/node_modules/npm/node_modules/chownr/README.md
@@ -2659,6 +2657,7 @@ lib/node_modules/npm/test/tap/install-ba
 lib/node_modules/npm/test/tap/install-cli-production.js
 lib/node_modules/npm/test/tap/install-cli-unicode.js
 lib/node_modules/npm/test/tap/install-from-local.js
+lib/node_modules/npm/test/tap/install-link-scripts.js
 lib/node_modules/npm/test/tap/install-man.js
 lib/node_modules/npm/test/tap/install-noargs-dev.js
 lib/node_modules/npm/test/tap/install-save-exact.js



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