git: 8e35b11ca62a - main - games/manaplus: Deprecate and set expiration date to 2024-08-06

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 06 Jul 2024 12:02:13 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e35b11ca62acfd1e1cb81506c64f3ad773521d9

commit 8e35b11ca62acfd1e1cb81506c64f3ad773521d9
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-07-06 11:40:15 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-07-06 12:02:09 +0000

    games/manaplus: Deprecate and set expiration date to 2024-08-06
    
    Fails to build with libxml2 2.13.2, unmaintained for years and very
    little activity upstream for the past 2 years
    
    PR:             279705
---
 games/manaplus/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile
index 5b4d4d35980e..e17fc99cca1a 100644
--- a/games/manaplus/Makefile
+++ b/games/manaplus/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.manaplus.org/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Fails to build with libxml2 2.13.2 (PR 279705)
+EXPIRATION_DATE=2024-08-06
+
 LIB_DEPENDS=	libxml2.so:textproc/libxml2 \
 		libpng.so:graphics/png \
 		libcurl.so:ftp/curl