From 2dc410a01635138b3469831447b6503a26e74407 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Mon, 12 Feb 2024 19:26:59 +0100 Subject: 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 \ -- cgit v1.2.3