Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2017 19:12:53 +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: r444662 - head/www/npm
Message-ID:  <201706291912.v5TJCrRt059378@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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