git: 640c0cfca7df - main - irc/thales: Deprecate and set expiration date to 2024-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 25 Feb 2024 12:41:49 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=640c0cfca7df84c3177d46d264fdc49aedaa4459

commit 640c0cfca7df84c3177d46d264fdc49aedaa4459
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-25 12:25:15 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-25 12:40:58 +0000

    irc/thales: Deprecate and set expiration date to 2024-03-31
    
    Upstreamed have halted development
    
    Reference:
    https://www.gnu.org/software/thales/
---
 irc/thales/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/irc/thales/Makefile b/irc/thales/Makefile
index a4320cb88f86..6e8e95a2cb11 100644
--- a/irc/thales/Makefile
+++ b/irc/thales/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.gnu.org/software/thales/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2024-03-31
+
 RUN_DEPENDS=	${LOCALBASE}/bin/ircd:irc/ircd-hybrid
 
 USES=		gmake mysql shebangfix