net-mgmt/chronograf: Mark DEPRECATED
- Requires upstream EOL node14 and yarn-node14 lwhsu@ is working on a patch and might soon upgrade to latest version which supports node16 and yarn-node16 Approved by: portmgr (blanket)
This commit is contained in:
parent
7ea18df2dd
commit
2d0cbceb0c
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= chronograf
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.9.4
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES+= https://nodejs.org/download/release/v${NODEJS_VERSION}/:node
|
||||
DISTFILES= yarn-cache-${PKGNAME}.tar.xz:prefetch \
|
||||
|
@ -15,6 +15,9 @@ WWW= https://www.influxdata.com/time-series-platform/chronograf/
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Requires upstream EOL node14
|
||||
EXPIRATION_DATE= 2023-05-26
|
||||
|
||||
FETCH_DEPENDS= ca_root_nss>0:security/ca_root_nss \
|
||||
yarn:www/yarn-node${NODEJS_VERSION_MAJOR}
|
||||
BUILD_DEPENDS= go-bindata:devel/go-bindata \
|
||||
|
|
Loading…
Reference in a new issue