summaryrefslogtreecommitdiff
path: root/textproc/apache-xmlbeans
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2025-07-14 14:04:18 +0200
committerMatthias Andree <mandree@FreeBSD.org>2025-07-14 14:04:57 +0200
commitc5b819cc26a35c9394d326fadeb028d84670eab9 (patch)
treec3b971b814a14bf6650dbcc865f7e7a943a3a62d /textproc/apache-xmlbeans
parentnet-mgmt/icingadb: Update to 1.4.0 (diff)
*: chase textproc/saxon-he update to 12.8
scilab also needs changes but is currently broken and needs more TLC MFH: 2025Q3
Diffstat (limited to 'textproc/apache-xmlbeans')
-rw-r--r--textproc/apache-xmlbeans/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/apache-xmlbeans/Makefile b/textproc/apache-xmlbeans/Makefile
index 3db35cd1b265..1f89a0952ad0 100644
--- a/textproc/apache-xmlbeans/Makefile
+++ b/textproc/apache-xmlbeans/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xmlbeans
DISTVERSION= 5.3.0 # Do not upgrade without checking compatibility with math/R-cran-XLConnect
+PORTREVISION= 1
CATEGORIES= textproc java
MASTER_SITES= https://archive.apache.org/dist/poi/xmlbeans/release/bin/
PKGNAMEPREFIX= apache-
@@ -32,7 +33,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.6:textproc/saxon-he
+SAXON_RUN_DEPENDS= saxon-he>=12:textproc/saxon-he
pre-configure:
${REINPLACE_CMD} -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|' \