Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2024 12:41:41 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: af52b588a73d - main - irc/infobot: Mark BROKEN, deprecate and set expiration date to 2024-03-31
Message-ID:  <202402251241.41PCffdv083444@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=af52b588a73d076cf495bfc4d1878a1f0e324ea9

commit af52b588a73d076cf495bfc4d1878a1f0e324ea9
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-25 11:25:42 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-25 12:40:56 +0000

    irc/infobot: Mark BROKEN, deprecate and set expiration date to 2024-03-31
    
    Upstream is now located at https://sourceforge.net/projects/infobot/
    Version in ports is outdated and last upstream release in 2008
---
 irc/infobot/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
index ca18787d710c..3897772a8c86 100644
--- a/irc/infobot/Makefile
+++ b/irc/infobot/Makefile
@@ -12,6 +12,10 @@ WWW=		http://www.infobot.org/
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
+BROKEN=		Unfetchable
+DEPRECATED=	Abandonware, outdated version and last upstream release in 2008
+EXPIRATION_DATE=2024-03-31 
+
 USES=		perl5 shebangfix
 SHEBANG_FILES=	${PORTNAME} scripts/*
 USE_PERL5=	run



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