mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
Remove www/npm-node6
node6 expired on Apr 30, 2019.
This commit is contained in:
parent
28534098e2
commit
5b3d02efb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502511
1
MOVED
1
MOVED
@ -12760,3 +12760,4 @@ www/py-requests1||2019-05-19|Temporary port while port consumers moved to reques
|
||||
lang/spidermonkey170|lang/spidermonkey52|2019-05-23|Not depended on, use newer version
|
||||
lang/spidermonkey38|lang/spidermonkey52|2019-05-23|Not depended on, use newer version
|
||||
security/titan|security/ylva|2019-05-24|Project renamed by the developer
|
||||
www/npm-node6|www/npm|2019-05-25|node6 expired on Apr 30, 2019
|
||||
|
@ -469,7 +469,6 @@
|
||||
SUBDIR += npc
|
||||
SUBDIR += npm
|
||||
SUBDIR += npm-node10
|
||||
SUBDIR += npm-node6
|
||||
SUBDIR += npm-node8
|
||||
SUBDIR += nspluginwrapper
|
||||
SUBDIR += nuvolaplayer-8tracks
|
||||
|
@ -1,13 +0,0 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX= -node6
|
||||
|
||||
CONFLICTS_INSTALL= npm npm-node10 npm-node8
|
||||
|
||||
OPTIONS_EXCLUDE=NODE NODE10 NODE8
|
||||
OPTIONS_SLAVE= NODE6
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../npm
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user