Date: Sat, 12 Feb 2022 09:38:44 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6c0118fda76d - main - net-im/diligent: Mark BROKEN, deprecate and expiration date to 2022-03-31 Message-ID: <202202120938.21C9cif3067006@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c0118fda76d4614e2f123dcdbb804cfcddca9fe commit 6c0118fda76d4614e2f123dcdbb804cfcddca9fe Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-12 08:49:40 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-02-12 09:38:33 +0000 net-im/diligent: Mark BROKEN, deprecate and expiration date to 2022-03-31 Abandoned upstream and no longer works as intended PR: 236871 Reported by: Christopher Hall <hsw@bitmark.com> --- net-im/diligent/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net-im/diligent/Makefile b/net-im/diligent/Makefile index c146ed557361..39407efceb80 100644 --- a/net-im/diligent/Makefile +++ b/net-im/diligent/Makefile @@ -11,6 +11,10 @@ COMMENT= Unofficial Qt Slack client LICENSE= LGPL3 +BROKEN= Unfetchable +DEPRECATED= Abandoned upstream, users also confirms port to be non working +EXPIRATION_DATE=2022-03-31 + USE_LDCONFIG= yes USE_QT= core gui linguist network svg \ webkit widgets x11extras buildtools_build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202120938.21C9cif3067006>