git: 18776bf5df79 - main - devel/vitables: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Oct 2023 14:40:22 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=18776bf5df797546ec9c01e9f8da577ca0201111 commit 18776bf5df797546ec9c01e9f8da577ca0201111 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-28 14:35:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-28 14:40:00 +0000 devel/vitables: Mark DEPRECATED - Depends on deprecated devel/py-qt5-pyqt - Set EXPIRATION_DATE 2023-11-28 Approved by: portmgr (blanket) --- devel/vitables/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/vitables/Makefile b/devel/vitables/Makefile index bb3494f57a41..bc8dd719a81b 100644 --- a/devel/vitables/Makefile +++ b/devel/vitables/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/uvemas/ViTables LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Depends on deprecated devel/py-qt5-pyqt +EXPIRATION_DATE= 2023-11-28 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} \