mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
sysutils/*ansible*: Update CPE_VENDOR
The "ansibleworks" is not a correct CPE vendor. Change it to "redhat", which is mentioned on websites like https://nvd.nist.gov.
This commit is contained in:
parent
e025129daf
commit
0031954bf4
4 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible-base>0:sysutils/py-ansible-base@${PY
|
||||||
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= cpe gmake python:3.6+ shebangfix
|
USES= cpe gmake python:3.6+ shebangfix
|
||||||
CPE_VENDOR= ansibleworks
|
CPE_VENDOR= redhat
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
SHEBANG_FILES= ansible_collections/community/zabbix/roles/zabbix_proxy/files/install_semodule.bsx \
|
SHEBANG_FILES= ansible_collections/community/zabbix/roles/zabbix_proxy/files/install_semodule.bsx \
|
||||||
|
|
|
@ -30,7 +30,7 @@ TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
||||||
|
|
||||||
USES?= cpe gmake python:3.6+ shebangfix
|
USES?= cpe gmake python:3.6+ shebangfix
|
||||||
CPE_VENDOR= ansibleworks
|
CPE_VENDOR= redhat
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
SHEBANG_REGEX?= [.]/test/.*[.]py
|
SHEBANG_REGEX?= [.]/test/.*[.]py
|
||||||
|
|
|
@ -29,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= cpe gmake python:3.6+ shebangfix
|
USES= cpe gmake python:3.6+ shebangfix
|
||||||
CPE_VENDOR= ansibleworks
|
CPE_VENDOR= redhat
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
SHEBANG_REGEX= [.]/test/.*[.]py
|
SHEBANG_REGEX= [.]/test/.*[.]py
|
||||||
|
|
|
@ -27,7 +27,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= cpe gmake python:3.6+ shebangfix
|
USES= cpe gmake python:3.6+ shebangfix
|
||||||
CPE_VENDOR= ansibleworks
|
CPE_VENDOR= redhat
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
SHEBANG_REGEX= [.]/test/.*[.]py
|
SHEBANG_REGEX= [.]/test/.*[.]py
|
||||||
|
|
Loading…
Add table
Reference in a new issue