git: 30ef92b36aa0 - main - mail/trojita: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 17:59:40 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=30ef92b36aa0feaec3a762f9e694e513b5553de2 commit 30ef92b36aa0feaec3a762f9e694e513b5553de2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 17:56:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 17:57:15 +0000 mail/trojita: Mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- mail/trojita/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile index e51206dce5df..2f7c28089c67 100644 --- a/mail/trojita/Makefile +++ b/mail/trojita/Makefile @@ -11,6 +11,9 @@ WWW= http://trojita.flaska.net/ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +DEPRECATED= Depends on deprecated www/qt5-webkit +EXPIRATION_DATE= 2023-11-26 + LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 USE_LDCONFIG= yes