Date: Sun, 8 Sep 2019 19:31:36 +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: r511586 - head/www/npm Message-ID: <201909081931.x88JVaJj095322@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 8 19:31:35 2019 New Revision: 511586 URL: https://svnweb.freebsd.org/changeset/ports/511586 Log: Update to 6.11.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 Sun Sep 8 19:22:25 2019 (r511585) +++ head/www/npm/Makefile Sun Sep 8 19:31:35 2019 (r511586) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 6.11.2 +PORTVERSION= 6.11.3 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Sun Sep 8 19:22:25 2019 (r511585) +++ head/www/npm/distinfo Sun Sep 8 19:31:35 2019 (r511586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567275631 -SHA256 (npm-6.11.2.tar.xz) = eb1a0d4a6515d454a9d858297f3e808ce743ce7e496d5c6ab0e05ac05027d6c4 -SIZE (npm-6.11.2.tar.xz) = 3416704 +TIMESTAMP = 1567943276 +SHA256 (npm-6.11.3.tar.xz) = 52e7c76415af828a32467a811a59705020bb1659c0ab73d1933d3a2e20fd0219 +SIZE (npm-6.11.3.tar.xz) = 3390588 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Sun Sep 8 19:22:25 2019 (r511585) +++ head/www/npm/pkg-plist Sun Sep 8 19:31:35 2019 (r511586) @@ -3269,7 +3269,6 @@ lib/node_modules/npm/node_modules/read-cmd-shim/LICENS lib/node_modules/npm/node_modules/read-cmd-shim/README.md lib/node_modules/npm/node_modules/read-cmd-shim/index.js lib/node_modules/npm/node_modules/read-cmd-shim/package.json -lib/node_modules/npm/node_modules/read-cmd-shim/test/integration.js lib/node_modules/npm/node_modules/read-installed/.npmignore lib/node_modules/npm/node_modules/read-installed/.travis.yml lib/node_modules/npm/node_modules/read-installed/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909081931.x88JVaJj095322>