Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2017 14:18:02 +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: r439823 - head/www/npm
Message-ID:  <201704301418.v3UEI2A4096730@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 30 14:18:02 2017
New Revision: 439823
URL: https://svnweb.freebsd.org/changeset/ports/439823

Log:
  Update to 4.5.0
  
  Changes:	https://github.com/npm/npm/releases
  		https://github.com/npm/npm/blob/v4.5.0/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	Sun Apr 30 14:17:57 2017	(r439822)
+++ head/www/npm/Makefile	Sun Apr 30 14:18:02 2017	(r439823)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	npm
-PORTVERSION=	4.4.4
-PORTREVISION=	1
+PORTVERSION=	4.5.0
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 

Modified: head/www/npm/distinfo
==============================================================================
--- head/www/npm/distinfo	Sun Apr 30 14:17:57 2017	(r439822)
+++ head/www/npm/distinfo	Sun Apr 30 14:18:02 2017	(r439823)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490613904
-SHA256 (npm-4.4.4.tar.xz) = c3e153d684b270ceb8838378736ff9bf8ab44c6872249b8d7e641d02c02e3941
-SIZE (npm-4.4.4.tar.xz) = 2693332
+TIMESTAMP = 1493554828
+SHA256 (npm-4.5.0.tar.xz) = f00fea2a4711a4dd5f79b779b5320a22b04c92fe15805ca3aa14f8a9d4da8a1f
+SIZE (npm-4.5.0.tar.xz) = 2700256

Modified: head/www/npm/pkg-plist
==============================================================================
--- head/www/npm/pkg-plist	Sun Apr 30 14:17:57 2017	(r439822)
+++ head/www/npm/pkg-plist	Sun Apr 30 14:18:02 2017	(r439823)
@@ -789,7 +789,6 @@ lib/node_modules/npm/node_modules/has-un
 lib/node_modules/npm/node_modules/has-unicode/README.md
 lib/node_modules/npm/node_modules/has-unicode/index.js
 lib/node_modules/npm/node_modules/has-unicode/package.json
-lib/node_modules/npm/node_modules/hosted-git-info/.npmignore
 lib/node_modules/npm/node_modules/hosted-git-info/LICENSE
 lib/node_modules/npm/node_modules/hosted-git-info/README.md
 lib/node_modules/npm/node_modules/hosted-git-info/git-host-info.js
@@ -1190,10 +1189,12 @@ lib/node_modules/npm/node_modules/node-g
 lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py
 lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py
 lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py
+lib/node_modules/npm/node_modules/node-gyp/lib/Find-VS2017.cs
 lib/node_modules/npm/node_modules/node-gyp/lib/build.js
 lib/node_modules/npm/node_modules/node-gyp/lib/clean.js
 lib/node_modules/npm/node_modules/node-gyp/lib/configure.js
 lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js
+lib/node_modules/npm/node_modules/node-gyp/lib/find-vs2017.js
 lib/node_modules/npm/node_modules/node-gyp/lib/install.js
 lib/node_modules/npm/node_modules/node-gyp/lib/list.js
 lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js
@@ -2870,7 +2871,6 @@ lib/node_modules/npm/node_modules/which/
 lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore
 lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE
 lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md
-lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js
 lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js
 lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js
 lib/node_modules/npm/node_modules/which/node_modules/isexe/package.json



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