Date: Thu, 26 Oct 2023 17:59:35 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 241386391100 - main - devel/fuel: Mark DEPRECATED Message-ID: <202310261759.39QHxZDN023034@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=241386391100c95b2d6b366a1358a3f3eef2d85e commit 241386391100c95b2d6b366a1358a3f3eef2d85e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 17:48:46 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 17:57:14 +0000 devel/fuel: Mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- devel/fuel/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/fuel/Makefile b/devel/fuel/Makefile index 8eda82446e8c..20a88dd83dd8 100644 --- a/devel/fuel/Makefile +++ b/devel/fuel/Makefile @@ -10,6 +10,9 @@ WWW= https://fuel-scm.org/fossil/home LICENSE= GPLv2 +DEPRECATED= Depends on deprecated www/qt5-webkit +EXPIRATION_DATE= 2023-11-26 + BUILD_DEPENDS= bash:shells/bash RUN_DEPENDS= fossil:devel/fossil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310261759.39QHxZDN023034>