svn commit: r509089 - head/www/npm

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Aug 16 18:09:31 UTC 2019


Author: sunpoet
Date: Fri Aug 16 18:09:30 2019
New Revision: 509089
URL: https://svnweb.freebsd.org/changeset/ports/509089

Log:
  Update to 6.10.3
  
  Changes:	https://github.com/npm/cli/releases

Modified:
  head/www/npm/Makefile
  head/www/npm/distinfo
  head/www/npm/pkg-plist

Modified: head/www/npm/Makefile
==============================================================================
--- head/www/npm/Makefile	Fri Aug 16 18:09:24 2019	(r509088)
+++ head/www/npm/Makefile	Fri Aug 16 18:09:30 2019	(r509089)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	npm
-PORTVERSION=	6.10.2
+PORTVERSION=	6.10.3
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 

Modified: head/www/npm/distinfo
==============================================================================
--- head/www/npm/distinfo	Fri Aug 16 18:09:24 2019	(r509088)
+++ head/www/npm/distinfo	Fri Aug 16 18:09:30 2019	(r509089)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564157941
-SHA256 (npm-6.10.2.tar.xz) = 518952b431ba67957eb18d5a2c25669c45eb674630628f45336d057620b51650
-SIZE (npm-6.10.2.tar.xz) = 3373820
+TIMESTAMP = 1565959384
+SHA256 (npm-6.10.3.tar.xz) = a9535f9e6dedff0ab62b84d161c387fcbff6037d4094b538e2fbc305a122a458
+SIZE (npm-6.10.3.tar.xz) = 3360540

Modified: head/www/npm/pkg-plist
==============================================================================
--- head/www/npm/pkg-plist	Fri Aug 16 18:09:24 2019	(r509088)
+++ head/www/npm/pkg-plist	Fri Aug 16 18:09:30 2019	(r509089)
@@ -206,7 +206,6 @@ lib/node_modules/npm/lib/config/clear-credentials-by-u
 lib/node_modules/npm/lib/config/cmd-list.js
 lib/node_modules/npm/lib/config/core.js
 lib/node_modules/npm/lib/config/defaults.js
-lib/node_modules/npm/lib/config/fetch-opts.js
 lib/node_modules/npm/lib/config/figgy-config.js
 lib/node_modules/npm/lib/config/gentle-fs.js
 lib/node_modules/npm/lib/config/get-credentials-by-uri.js
@@ -4148,6 +4147,7 @@ lib/node_modules/npm/scripts/gen-dev-ignores.js
 lib/node_modules/npm/scripts/index-build.js
 @(,,755) lib/node_modules/npm/scripts/install.sh
 lib/node_modules/npm/scripts/maketest
+lib/node_modules/npm/scripts/pr
 lib/node_modules/npm/scripts/publish-tag.js
 @(,,755) lib/node_modules/npm/scripts/release.sh
 @(,,755) lib/node_modules/npm/scripts/relocate.sh


More information about the svn-ports-all mailing list