Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2024 18:31:21 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: 2dc410a01635 - main - irc/hexchat: Deprecate port
Message-ID:  <202402121831.41CIVLNj089741@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=2dc410a01635138b3469831447b6503a26e74407

commit 2dc410a01635138b3469831447b6503a26e74407
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-12 18:26:59 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-12 18:27:08 +0000

    irc/hexchat: Deprecate port
    
    Project is no longer being developed and repo archived upstream
    as of 2024-02-10
    
    References:
    https://hexchat.github.io/news/2.16.2.html
    
    PR:             276968
    Reviewed by:    pkubaj (maintainer)
---
 irc/hexchat/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile
index b2ffa396afde..a2c4be8f90bc 100644
--- a/irc/hexchat/Makefile
+++ b/irc/hexchat/Makefile
@@ -10,6 +10,8 @@ WWW=		https://hexchat.github.io/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Repo archived upstream as of 2024-02-10
+
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
 		${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR}
 LIB_DEPENDS=	libproxy.so:net/libproxy \



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