git: 709a575fa112 - main - textproc/xmlenc: Deprecate and set expiration date to 2025-07-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 08 Jun 2025 13:49:32 UTC
The branch main has been updated by diizzy:

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

commit 709a575fa112565c169e1f4ebd7a5dce7dc4f055
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-08 10:21:16 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-08 13:46:52 +0000

    textproc/xmlenc: Deprecate and set expiration date to 2025-07-31
    
    Outdated and obsolete, last release in 2005
    Unmaintained in tree for years
---
 textproc/xmlenc/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile
index 8c17a61d6912..14d3146ffa04 100644
--- a/textproc/xmlenc/Makefile
+++ b/textproc/xmlenc/Makefile
@@ -11,6 +11,9 @@ WWW=		https://xmlenc.sourceforge.net/
 USES=		java:ant,run tar:tgz
 JAVA_VERSION=	8
 
+DEPRECATED=	Outdated and obsolete, last release in 2005
+EXPIRATION_DATE=2025-07-31
+
 NO_ARCH=	yes
 
 OPTIONS_DEFINE=	DOCS