mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Update CONFLICTS_INSTALL
- Fix shebang - Bump PORTREVISION for package change
This commit is contained in:
parent
7cd220e43e
commit
07d75f5f94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443802
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= npm
|
||||
PORTVERSION= 3.10.10
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= LOCAL/sunpoet
|
||||
PKGNAMESUFFIX= 3
|
||||
@ -15,7 +15,7 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= gmake:devel/gmake
|
||||
|
||||
CONFLICTS_INSTALL= npm npm2
|
||||
CONFLICTS_INSTALL= npm npm2 npm4
|
||||
|
||||
OPTIONS_SINGLE= BACKEND
|
||||
OPTIONS_SINGLE_BACKEND= NODE NODE6
|
||||
@ -34,6 +34,7 @@ CPE_VENDOR= npmjs
|
||||
CPE_PRODUCT= node_packaged_modules
|
||||
|
||||
SHEBANG_FILES= lib/utils/completion.sh \
|
||||
node_modules/lockfile/gen-changelog.sh \
|
||||
node_modules/node-gyp/test/docker.sh \
|
||||
node_modules/request/node_modules/node-uuid/benchmark/bench.sh \
|
||||
scripts/clean-old.sh \
|
||||
|
Loading…
Reference in New Issue
Block a user