Date: Thu, 21 Oct 2021 14:36:33 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: 5203774ee8d2 - main - sysutils/nomad: Add CPE information Message-ID: <202110211436.19LEaXYo074100@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=5203774ee8d2b02b729d61e62358a7bbda960737 commit 5203774ee8d2b02b729d61e62358a7bbda960737 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:14 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:14 +0000 sysutils/nomad: Add CPE information Approved by: portmgr (blanket) --- sysutils/nomad/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 642908b9e5ac..ce22620e9453 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -9,7 +9,8 @@ COMMENT= Cluster manager and scheduler LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= cpe go:modules +CPE_VENDOR= hashicorp GO_BUILDFLAGS= -tags ui \ -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211436.19LEaXYo074100>