svn commit: r375704 - head/www/npm

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 28 13:14:27 UTC 2014


Author: sunpoet
Date: Sun Dec 28 13:14:25 2014
New Revision: 375704
URL: https://svnweb.freebsd.org/changeset/ports/375704
QAT: https://qat.redports.org/buildarchive/r375704/

Log:
  - Update to 2.1.16
  
  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 Dec 28 13:14:19 2014	(r375703)
+++ head/www/npm/Makefile	Sun Dec 28 13:14:25 2014	(r375704)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	npm
-PORTVERSION=	2.1.14
+PORTVERSION=	2.1.16
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 

Modified: head/www/npm/distinfo
==============================================================================
--- head/www/npm/distinfo	Sun Dec 28 13:14:19 2014	(r375703)
+++ head/www/npm/distinfo	Sun Dec 28 13:14:25 2014	(r375704)
@@ -1,2 +1,2 @@
-SHA256 (npm-2.1.14.tar.xz) = f565a39f7520ad8864162ce1d3ebd14f672ce4123d18bd0b33f9e88f275e2261
-SIZE (npm-2.1.14.tar.xz) = 1959088
+SHA256 (npm-2.1.16.tar.xz) = af4438f4e3235b41f2ad569b4eb9cf6e7dfd7610ee14fef6427f6760d9f7d773
+SIZE (npm-2.1.16.tar.xz) = 1960932

Modified: head/www/npm/pkg-plist
==============================================================================
--- head/www/npm/pkg-plist	Sun Dec 28 13:14:19 2014	(r375703)
+++ head/www/npm/pkg-plist	Sun Dec 28 13:14:25 2014	(r375704)
@@ -1262,6 +1262,7 @@ lib/node_modules/npm/node_modules/read-i
 lib/node_modules/npm/node_modules/read-installed/test/depth-0.js
 lib/node_modules/npm/node_modules/read-installed/test/depth-1.js
 lib/node_modules/npm/node_modules/read-installed/test/dev.js
+lib/node_modules/npm/node_modules/read-installed/test/empty.js
 lib/node_modules/npm/node_modules/read-installed/test/extraneous-dev.js
 lib/node_modules/npm/node_modules/read-installed/test/extraneous.js
 lib/node_modules/npm/node_modules/read-installed/test/fixtures/extraneous-detected/package.json


More information about the svn-ports-head mailing list