git: e1a4636af2dc - main - devel/libiqxmlrpc: Deprecate and set expiration date to 2024-07-16

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 16 Jun 2024 16:37:57 UTC
The branch main has been updated by diizzy:

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

commit e1a4636af2dc1f4e3b002b6458371ee3fa558155
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-16 16:26:12 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-16 16:35:53 +0000

    devel/libiqxmlrpc: Deprecate and set expiration date to 2024-07-16
    
    Fails to build with libxml2 2.13.0
    
    PR:             279705
---
 devel/libiqxmlrpc/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile
index f90682d87f89..7daa51416145 100644
--- a/devel/libiqxmlrpc/Makefile
+++ b/devel/libiqxmlrpc/Makefile
@@ -10,6 +10,9 @@ WWW=		https://libiqxmlrpc.wikidot.com/
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Fails to build with libxml2 2.13.0 (PR 279705)
+EXPIRATION_DATE=2024-07-16
+
 LIB_DEPENDS=	libboost_thread.so:devel/boost-libs
 
 USES=		cmake gnome localbase:ldflags ssl tar:bzip2