git: c86abc69062b - main - textproc/saxon-devel: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 16:04:10 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c86abc69062b2705dbded063d968292957d6f13c
commit c86abc69062b2705dbded063d968292957d6f13c
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-15 15:10:14 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-15 15:57:29 +0000
textproc/saxon-devel: Deprecate and set expiration date to 2025-04-30
Deprecated and unsupported upstream, point users to textproc/saxon-he
---
textproc/saxon-devel/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile
index 45a49d00c328..02c8c60b20d3 100644
--- a/textproc/saxon-devel/Makefile
+++ b/textproc/saxon-devel/Makefile
@@ -13,6 +13,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java
WWW= https://saxon.sourceforge.net/
+DEPRECATED= Deprecated and unsupported upstream, consider using textproc/saxon-he
+EXPIRATION_DATE=2025-04-30
+
USES= java zip
OPTIONS_DEFINE= JDOM DOM4J XOM DOCS