git: 8ef668b6d6f7 - main - textproc/turboxsl: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 30 Mar 2025 06:44:33 UTC
The branch main has been updated by diizzy:

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

commit 8ef668b6d6f7fd153aca6ddaded696722a9d9452
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-30 06:28:58 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-30 06:29:07 +0000

    textproc/turboxsl: Deprecate and set expiration date to 2025-04-30
    
    Obsolete, supports only legacy versions of XML and XSLT
    
    PR:             285445
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 textproc/turboxsl/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/turboxsl/Makefile b/textproc/turboxsl/Makefile
index e5b330158424..735a11e47dd0 100644
--- a/textproc/turboxsl/Makefile
+++ b/textproc/turboxsl/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/Litres/turboxsl
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Obsolete, supports only legacy versions of XML and XSLT
+EXPIRATION_DATE=2025-04-30
+
 ONLY_FOR_ARCHS=		aarch64 amd64 powerpc64 powerpc64le
 
 LIB_DEPENDS=	libck.so:devel/concurrencykit \