Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2024 12:41:49 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: 640c0cfca7df - main - irc/thales: Deprecate and set expiration date to 2024-03-31
Message-ID:  <202402251241.41PCfndv083800@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=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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402251241.41PCfndv083800>