From ae5cd7a95bb7f05f8859d3deca6a60ae3e984208 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 19 Feb 2019 11:04:59 +0000 Subject: [PATCH] devel/py-construct28: Mark DEPRECATED - More recent version is in ports tree deeevel/py-construct. This is no longer a dependency for www/mitmproxy --- devel/py-construct28/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/devel/py-construct28/Makefile b/devel/py-construct28/Makefile index 80700650772f..4c811ff72d0a 100644 --- a/devel/py-construct28/Makefile +++ b/devel/py-construct28/Makefile @@ -14,10 +14,14 @@ COMMENT= Python module for parsing and building of data structures LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Latest upstream version is in ports tree devel/py-construct +EXPIRATION_DATE=2019-03-20 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include