git: 076c55d80dc0 - main - textproc/saxon: Deprecate and set expiration date to 2025-04-30

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

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

commit 076c55d80dc0712805820266477e73bdb7fc3316
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-15 15:08:34 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-15 15:57:28 +0000

    textproc/saxon: Deprecate and set expiration date to 2025-04-30
    
    Deprecated and unsupported upstream, point users to textproc/saxon-he
---
 textproc/saxon/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile
index 2f7766c71690..9c8730c4c2ba 100644
--- a/textproc/saxon/Makefile
+++ b/textproc/saxon/Makefile
@@ -11,6 +11,9 @@ WWW=		https://saxon.sourceforge.net/
 
 LICENSE=	MPL10
 
+DEPRECATED=	Deprecated and unsupported upstream, consider using textproc/saxon-he
+EXPIRATION_DATE=2025-04-30
+
 USES=		java zip
 
 NO_WRKSUBDIR=	yes