git: f2fe04618614 - main - Revert "devel/vitables: Mark DEPRECATED"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 20:38:38 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2fe04618614bc477c668409d9a28b242b50a5ca commit f2fe04618614bc477c668409d9a28b242b50a5ca Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-10-29 20:31:36 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-10-29 20:37:05 +0000 Revert "devel/vitables: Mark DEPRECATED" This reverts commit 18776bf5df797546ec9c01e9f8da577ca0201111. devel/py-qt5-pyqt is no longer marked DEPRECATED. This port does not require python bindings for www/qt5-webkit. --- devel/vitables/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/devel/vitables/Makefile b/devel/vitables/Makefile index bc8dd719a81b..bb3494f57a41 100644 --- a/devel/vitables/Makefile +++ b/devel/vitables/Makefile @@ -10,9 +10,6 @@ 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} \