[Bug 285406] security/vanguards-tor: revert port's deprecation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 14:17:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285406
Bug ID: 285406
Summary: security/vanguards-tor: revert port's deprecation
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: yuri@freebsd.org
Reporter: p5B2EA84B3@t-online.de
Assignee: yuri@freebsd.org
Flags: maintainer-feedback?(yuri@freebsd.org)
https://cgit.freebsd.org/ports/diff/security/vanguards-tor/Makefile?id=e2011a12a9fd1b0e27459935fbbda3f293141aa7
diff --git a/security/vanguards-tor/Makefile b/security/vanguards-tor/Makefile
index 382d12642217..27dcfdb1d486 100644
--- a/security/vanguards-tor/Makefile
+++ b/security/vanguards-tor/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/mikeperry-tor/vanguards
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
BUILD_DEPENDS=
${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stem>0:security/py-stem@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
Having scanned the source code for the dependency pytest-runner and found no
match. This suggests that this is a leftover in the port's Makefile only and
there is no reason for deprecating the port.
--
You are receiving this mail because:
You are the assignee for the bug.