aboutsummaryrefslogtreecommitdiff
path: root/www/npm
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-06 17:42:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-06 17:42:23 +0000
commited310135b841155ddefab28d94fc0a0ffd561a3b (patch)
tree9716c51cac5eebd2da659979735ebfe106f108ae /www/npm
parent69df8d1cf93dcbbdebf51433c7a16a0deab593a4 (diff)
downloadports-ed310135b841155ddefab28d94fc0a0ffd561a3b.tar.gz
ports-ed310135b841155ddefab28d94fc0a0ffd561a3b.zip
Fix npx permission
- Bump PORTREVISION for package change PR: 223782 Reported by: Lapo Luchini <lapo@lapo.it>
Notes
Notes: svn path=/head/; revision=455666
Diffstat (limited to 'www/npm')
-rw-r--r--www/npm/Makefile2
-rw-r--r--www/npm/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile
index dad74fc2b40d..7f41dbcad6b4 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= npm
PORTVERSION= 5.4.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
diff --git a/www/npm/pkg-plist b/www/npm/pkg-plist
index 8022fa8dacf7..11e4712498c1 100644
--- a/www/npm/pkg-plist
+++ b/www/npm/pkg-plist
@@ -20,7 +20,7 @@ lib/node_modules/npm/bin/npm
@(,,755) lib/node_modules/npm/bin/npm-cli.js
lib/node_modules/npm/bin/npm.cmd
lib/node_modules/npm/bin/npx
-lib/node_modules/npm/bin/npx-cli.js
+@(,,755) lib/node_modules/npm/bin/npx-cli.js
lib/node_modules/npm/bin/npx.cmd
lib/node_modules/npm/changelogs/CHANGELOG-1.md
lib/node_modules/npm/changelogs/CHANGELOG-2.md