Date: Wed, 13 Oct 2021 13:18:27 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3e1e7f33c68b - main - security/py-asyncssh: Add CPE information Message-ID: <202110131318.19DDIRUs078491@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e1e7f33c68beb4269665e6f200add5293839a0a commit 3e1e7f33c68beb4269665e6f200add5293839a0a Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 13:13:55 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 13:13:55 +0000 security/py-asyncssh: Add CPE information Approved by: portmgr (blanket) --- security/py-asyncssh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile index 077413ae365c..d6f84d793c6f 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.8:security/py-cryptography@${PY_FLAVOR} -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131318.19DDIRUs078491>