Date: Thu, 21 Oct 2021 15:43:09 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7e3c14267ad1 - main - textproc/kibana7: Add CPE information Message-ID: <202110211543.19LFh9rC068599@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e3c14267ad108e2623de72fdc4081971d6f20e6 commit 7e3c14267ad108e2623de72fdc4081971d6f20e6 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:39 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:39 +0000 textproc/kibana7: Add CPE information Approved by: portmgr (blanket) --- textproc/kibana7/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/kibana7/Makefile b/textproc/kibana7/Makefile index 81d5c9cd54b6..508ecd42f667 100644 --- a/textproc/kibana7/Makefile +++ b/textproc/kibana7/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= libre2.so:devel/re2 \ libuv.so:devel/libuv RUN_DEPENDS= node14>=14.17.0:www/node14 -USES= compiler:c++14-lang python:build +USES= compiler:c++14-lang cpe python:build +CPE_VENDOR= elastic USE_GITHUB= nodefault GH_TUPLE= nodejs:nan:v${_NODE_NAN_VER}:node_nan \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFh9rC068599>