git: 57e8b045dd0d - main - graphics/qgis-ltr: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 18:19:17 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=57e8b045dd0dc0b3ea17fba214375fa0a38a6252 commit 57e8b045dd0dc0b3ea17fba214375fa0a38a6252 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 18:05:34 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 18:05:34 +0000 graphics/qgis-ltr: Mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- graphics/qgis-ltr/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 1e20f1a22687..42e92352eacd 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -11,6 +11,9 @@ WWW= https://qgis.org/en/site/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/LICENSE +DEPRECATED=Depends on deprecated www/qt5-webkit +EXPIRATION_DATE=2023-11-26 + BUILD_DEPENDS= gpsbabel>=1.7.0:astro/gpsbabel \ opencl>=0:devel/opencl \ ${PYTHON_PKGNAMEPREFIX}cycler>=0.11.0:devel/py-cycler@${PY_FLAVOR} \