Date: Thu, 21 Oct 2021 15:43:07 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: 2b9ad3f9543e - main - textproc/kibana6: Add CPE information Message-ID: <202110211543.19LFh7rY068566@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=2b9ad3f9543e35493af111b58bdd8a6c82608bb7 commit 2b9ad3f9543e35493af111b58bdd8a6c82608bb7 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/kibana6: Add CPE information Approved by: portmgr (blanket) --- textproc/kibana6/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/kibana6/Makefile b/textproc/kibana6/Makefile index 54b2d67dc486..bbe030c9beba 100644 --- a/textproc/kibana6/Makefile +++ b/textproc/kibana6/Makefile @@ -16,6 +16,8 @@ EXPIRATION_DATE= 2021-06-23 RUN_DEPENDS= node10>=10.15.2:www/node10 +USES= cpe +CPE_VENDOR= elastic USE_RC_SUBR= ${PORTNAME} CONFLICTS= kibana7* kibana[3-5]*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFh7rY068566>