git: 39bfd25dacb0 - main - security/py-pycrypto: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:31 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39bfd25dacb00ec4bf38c8d0b4f8a19f5eef5e66

commit 39bfd25dacb00ec4bf38c8d0b4f8a19f5eef5e66
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:22:06 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:55 +0000

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

diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile
index ed6500c84c99..03bba728b81b 100644
--- a/security/py-pycrypto/Makefile
+++ b/security/py-pycrypto/Makefile
@@ -15,9 +15,11 @@ LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}pycryptodome-*
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	distutils autoplist
 
+CPE_VENDOR=	dlitz
+
 GNU_CONFIGURE=	yes
 
 OPTIONS_DEFINE=		GMP


More information about the dev-commits-ports-main mailing list