Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:18:38 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: 5c9d25f4746e - main - security/py-tlslite: Add CPE information
Message-ID:  <202110131318.19DDIcES078756@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=5c9d25f4746e84a04e220e2411188f81ffc4e953

commit 5c9d25f4746e84a04e220e2411188f81ffc4e953
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:15:21 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:15:21 +0000

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

diff --git a/security/py-tlslite/Makefile b/security/py-tlslite/Makefile
index ecc8d6319266..d8f4f64a86f5 100644
--- a/security/py-tlslite/Makefile
+++ b/security/py-tlslite/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python module implementing SSL 3.0, TLS 1.0, and TLS 1.1
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
+CPE_VENDOR=	${PORTNAME}_project
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131318.19DDIcES078756>