Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2025 06:44:33 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8ef668b6d6f7 - main - textproc/turboxsl: Deprecate and set expiration date to 2025-04-30
Message-ID:  <202503300644.52U6iXoQ025369@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503300644.52U6iXoQ025369>