git: ec32d56b7af0 - main - sysutils/vagrant: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:49 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec32d56b7af0a1cf6b932fd38568f10a88643d2f commit ec32d56b7af0a1cf6b932fd38568f10a88643d2f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:19 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:19 +0000 sysutils/vagrant: Add CPE information Approved by: portmgr (blanket) --- sysutils/vagrant/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/vagrant/Makefile b/sysutils/vagrant/Makefile index 70ed385ef6cc..df6d285a14b8 100644 --- a/sysutils/vagrant/Makefile +++ b/sysutils/vagrant/Makefile @@ -43,7 +43,8 @@ RUN_DEPENDS= rubygem-bcrypt_pbkdf10>=1.0.0<1.1:security/rubygem-bcrypt_pbkdf10 \ USE_GITHUB= yes GH_ACCOUNT= hashicorp -USES= shebangfix +USES= cpe shebangfix +CPE_VENDOR= hashicorp SHEBANG_FILES= plugins/hosts/darwin/scripts/install_virtualbox.sh \ scripts/sign.sh \ scripts/website_push_www.sh