git: 09b37590ed4d - main - textproc/sablotron: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 15 Mar 2025 16:04:06 UTC
The branch main has been updated by diizzy:

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

commit 09b37590ed4d822ecc1499deffc448f159fe0c61
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-15 14:59:02 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-15 15:57:28 +0000

    textproc/sablotron: Deprecate and set expiration date to 2025-04-30
    
    Obsolete XML processor that only supports legacy languages
---
 textproc/sablotron/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index e362e6853be5..706ee8509b28 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -14,6 +14,9 @@ LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
+DEPRECATED=	Obsolete XML processor that only supports legacy languages
+EXPIRATION_DATE=2025-04-30
+
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USES=		gmake iconv libtool localbase:ldflags