git: 6a4868724f98 - main - sysutils/py-ansible-core: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Aug 20 08:19:34 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6a4868724f98558f1c747e3438fe0592c55137ee
commit 6a4868724f98558f1c747e3438fe0592c55137ee
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 08:18:06 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 08:18:06 +0000
sysutils/py-ansible-core: Fix CPE information
Approved by: portmgr (blanket)
---
sysutils/py-ansible-core/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysutils/py-ansible-core/Makefile b/sysutils/py-ansible-core/Makefile
index f11b5e2fd64a..d1e0200490ca 100644
--- a/sysutils/py-ansible-core/Makefile
+++ b/sysutils/py-ansible-core/Makefile
@@ -28,6 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
USES= ansible:env cpe gmake python:3.6+ shebangfix
CPE_VENDOR= redhat
+CPE_PRODUCT= ansible
USE_PYTHON= autoplist concurrent distutils
SHEBANG_REGEX= [.]/test/.*[.]py
More information about the dev-commits-ports-all
mailing list