git: cd8a691f0360 - main - www/mitmproxy: mark BROKEN (dependency list incorrect)

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri May 14 19:54:25 UTC 2021


The branch main has been updated by amdmi3:

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

commit cd8a691f03607f4b8ee4ff1d23cbce3324cd0832
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-14 19:02:23 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-14 19:51:49 +0000

    www/mitmproxy: mark BROKEN (dependency list incorrect)
    
    Approved by:    portmgr blanket
---
 www/mitmproxy/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/mitmproxy/Makefile b/www/mitmproxy/Makefile
index 1f40320cc5f3..cba9376724e6 100644
--- a/www/mitmproxy/Makefile
+++ b/www/mitmproxy/Makefile
@@ -12,6 +12,8 @@ COMMENT=	SSL-capable man-in-the-middle proxy
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		incorrect depends: depends on package: py38-hyperframe>=5.1.0<6 - not found
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=6.2:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}blinker>=1.4:devel/py-blinker@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}certifi>=2015.11.20.1:security/py-certifi@${PY_FLAVOR} \


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