git: ec6efba7999a - main - textproc/apache-xmlbeans: chase saxon-he

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sat, 10 May 2025 07:57:56 UTC
The branch main has been updated by thierry:

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

commit ec6efba7999ab4848410ffe74220f921db8f59f0
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-05-10 07:57:07 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-05-10 07:57:53 +0000

    textproc/apache-xmlbeans: chase saxon-he
---
 textproc/apache-xmlbeans/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/apache-xmlbeans/Makefile b/textproc/apache-xmlbeans/Makefile
index fbe9c8cca96c..3db35cd1b265 100644
--- a/textproc/apache-xmlbeans/Makefile
+++ b/textproc/apache-xmlbeans/Makefile
@@ -32,7 +32,7 @@ PORTEXAMPLES=	*
 OPTIONS_DEFINE=		DOCS EXAMPLES SAXON
 OPTIONS_DEFAULT=	SAXON
 SAXON_DESC=		Saxon XQuery processor for full XQuery and XPath support
-SAXON_RUN_DEPENDS=	saxon-he=12.5:textproc/saxon-he
+SAXON_RUN_DEPENDS=	saxon-he=12.6:textproc/saxon-he
 
 pre-configure:
 	${REINPLACE_CMD} -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|'	\