Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:18:34 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: 0252abb24941 - main - security/py-pysaml24: Add CPE information
Message-ID:  <202110131318.19DDIYTN078666@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=0252abb24941e16835598187469f99ab10a1b0b7

commit 0252abb24941e16835598187469f99ab10a1b0b7
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:14:54 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:14:54 +0000

    security/py-pysaml24: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/py-pysaml24/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/py-pysaml24/Makefile b/security/py-pysaml24/Makefile
index 9c8b5011169c..2b4dbfc6188a 100644
--- a/security/py-pysaml24/Makefile
+++ b/security/py-pysaml24/Makefile
@@ -29,7 +29,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${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.19DDIYTN078666>