git: 9b01318797d5 - main - sysutils/terraform: Add a CPE vendor

Mateusz Piotrowski 0mp at FreeBSD.org
Fri Aug 20 10:12:42 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b01318797d58eacffc1cf9e8048e9c9f0da1c5c

commit 9b01318797d58eacffc1cf9e8048e9c9f0da1c5c
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-08-20 10:12:03 +0000
Commit:     Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-08-20 10:12:03 +0000

    sysutils/terraform: Add a CPE vendor
---
 sysutils/terraform/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index ebd693da0c82..ae86481a9fab 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -10,8 +10,8 @@ COMMENT=	Provides a common configuration to launch infrastructure
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
-
+USES=		cpe go:modules
+CPE_VENDOR=	hashicorp
 USE_GITHUB=	yes
 GH_ACCOUNT=	hashicorp
 GH_TUPLE=	Azure:azure-sdk-for-go:v52.5.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \


More information about the dev-commits-ports-main mailing list