git: 2dc410a01635 - main - irc/hexchat: Deprecate port

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 12 Feb 2024 18:31:21 UTC
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 \