git: 4425c4e1181e - main - www/mitmproxy: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:30 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4425c4e1181eb0f2795d28785cedd3e151c1c450

commit 4425c4e1181eb0f2795d28785cedd3e151c1c450
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:37:22 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:14 +0000

    www/mitmproxy: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/mitmproxy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/mitmproxy/Makefile b/www/mitmproxy/Makefile
index 9217fbefb4af..1ee0450186b9 100644
--- a/www/mitmproxy/Makefile
+++ b/www/mitmproxy/Makefile
@@ -38,7 +38,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asgiref>=3.2.10<3.4:www/py-asgiref@${PY_FLAV
 		${PYTHON_PKGNAMEPREFIX}zstandard>=0.11<0.16:archivers/py-zstandard@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
 
-USES=		python:3.8+
+USES=		cpe python:3.8+
 USE_PYTHON=	distutils autoplist noflavors
 USE_GITHUB=	yes
 


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