git: a490b36a807d - main - ports-mgmt/py-pytoport: expire on 2025-03-31 for misc/py-spdx-lookup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Mar 2025 12:06:34 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=a490b36a807d953ae877fb4d9e8da3795ef29010 commit a490b36a807d953ae877fb4d9e8da3795ef29010 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-03-02 12:02:37 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-03-02 12:02:37 +0000 ports-mgmt/py-pytoport: expire on 2025-03-31 for misc/py-spdx-lookup --- ports-mgmt/py-pytoport/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ports-mgmt/py-pytoport/Makefile b/ports-mgmt/py-pytoport/Makefile index 0bbb41956903..ecafa5b821c5 100644 --- a/ports-mgmt/py-pytoport/Makefile +++ b/ports-mgmt/py-pytoport/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/freebsd/pytoport LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired misc/py-spdx-lookup +EXPIRATION_DATE=2025-03-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}spdx-lookup>=0.3.0:misc/py-spdx-lookup@${PY_FLAVOR}