git: 4cadbaba830d - main - misc/concourse: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:31 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4cadbaba830d8067cb7a90d73ec516cc2f3b8c6e
commit 4cadbaba830d8067cb7a90d73ec516cc2f3b8c6e
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:49:27 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:49:27 +0000
misc/concourse: Add CPE information
Approved by: portmgr (blanket)
---
misc/concourse/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile
index 183832b5bccd..c1672e870e1d 100644
--- a/misc/concourse/Makefile
+++ b/misc/concourse/Makefile
@@ -9,9 +9,11 @@ COMMENT= Automation system written in Go
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= go:modules
+USES= cpe go:modules
USE_GITHUB= yes
+CPE_VENDOR= pivotal_software
+
GH_TUPLE= \
Azure:go-autorest:5bd9621f41a0:azure_go_autorest_date/vendor/github.com/Azure/go-autorest \
Azure:go-autorest:autorest/v0.10.1:azure_go_autorest_autorest \
More information about the dev-commits-ports-all
mailing list