git: 562ed5936de4 - main - math/scilab: chase saxon-he update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Jan 2023 14:01:03 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=562ed5936de40f5b1dcc83b73194bec5b52d1b86 commit 562ed5936de40f5b1dcc83b73194bec5b52d1b86 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2023-01-28 14:00:32 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2023-01-28 14:00:32 +0000 math/scilab: chase saxon-he update --- math/scilab/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/scilab/Makefile b/math/scilab/Makefile index c25a24666b24..275cc8fae8f8 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,6 +1,6 @@ PORTNAME= scilab PORTVERSION= 6.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math cad java MASTER_SITES= https://cgit.scilab.org/scilab/snapshot/ @@ -83,7 +83,7 @@ _GUI_DEPENDS+= ${JAVALIBDIR}/commons-beanutils.jar:java/apache-commons-beanutils ${LOCALBASE}/bin/splint:devel/splint # Documentation building: _GUI_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/javahelp/javahelp.xsl:textproc/docbook-xsl \ - ${JAVALIBDIR}/saxon9he.jar:textproc/saxon-he \ + ${JAVALIBDIR}/saxon-he-10.6.jar:textproc/saxon-he \ ${JAVALIBDIR}/xml-apis-ext.jar:textproc/xml-commons \ xsltproc:textproc/libxslt # Other gui deps: