git: 215f4d24bc63 - main - irc/unreal: Deprecate and set expiration date to 2022-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 12 Jun 2022 21:21:58 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=215f4d24bc63a0d62fa26920e431264eaaeb2e81

commit 215f4d24bc63a0d62fa26920e431264eaaeb2e81
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-06-12 20:59:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-06-12 20:59:16 +0000

    irc/unreal: Deprecate and set expiration date to 2022-06-30
    
    Very outdated, declared end of life by upstream in 2016 and has known
    security vulnerabilities
    
    Reference: https://www.unrealircd.org/docs/UnrealIRCd_3.2.x_deprecated
    
    PR:             244117
    Reported by:    Rafael Grether <devnull@apt322.org>
---
 irc/unreal/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile
index d828a6056c7a..b70e2fa682d5 100644
--- a/irc/unreal/Makefile
+++ b/irc/unreal/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Unreal - the next generation ircd
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Very outdated, listed as end of life in 2016 and has known security issues
+EXPIRATION_DATE=2022-06-30
+
 BROKEN_aarch64=	Fails to link: missing sbrk
 BROKEN_riscv64=	Fails to link: missing sbrk