diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-05-09 15:13:52 +0200 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-05-09 15:39:15 +0200 |
commit | 43a819e196bbcbf6afa5c7b9086915ed7a13b6d7 (patch) | |
tree | 19af5c85e6dfb14a391c0a7e396507177df55523 | |
parent | graphics/cimg: upgrade tp v.3.5.4 (diff) |
textproc/saxon-he: upgrade to 12.6
-rw-r--r-- | textproc/saxon-he/Makefile | 12 | ||||
-rw-r--r-- | textproc/saxon-he/distinfo | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile index 3203ae221d69..a1e8773de518 100644 --- a/textproc/saxon-he/Makefile +++ b/textproc/saxon-he/Makefile @@ -1,5 +1,5 @@ PORTNAME= saxon-he -DISTVERSION= 12-5 +DISTVERSION= 12-6 CATEGORIES= textproc java MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/SaxonHE${DISTVERSION}/ DISTNAME= SaxonHE${DISTVERSION}J @@ -22,12 +22,12 @@ NO_ARCH= yes NO_BUILD= yes JARFILES= ${JARFILES1} ${JARFILES2} -JARFILES1= saxon-he-12.5.jar \ - saxon-he-test-12.5.jar \ - saxon-he-xqj-12.5.jar +JARFILES1= saxon-he-${PORTVERSION}.jar \ + saxon-he-test-${PORTVERSION}.jar \ + saxon-he-xqj-${PORTVERSION}.jar JARFILES2= jline-2.14.6.jar \ - xmlresolver-5.2.2.jar \ - xmlresolver-5.2.2-data.jar + xmlresolver-5.3.1.jar \ + xmlresolver-5.3.1-data.jar PLIST_FILES= ${JARFILES:S,^,%%JAVAJARDIR%%/,} do-install: diff --git a/textproc/saxon-he/distinfo b/textproc/saxon-he/distinfo index 20503f86e3e3..038367d9de9b 100644 --- a/textproc/saxon-he/distinfo +++ b/textproc/saxon-he/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735753758 -SHA256 (SaxonHE12-5J.zip) = 35a46728792bd4cec2fc262d48777b4c79b5cdeef03d2981e3a64ecb3a19f716 -SIZE (SaxonHE12-5J.zip) = 6957606 +TIMESTAMP = 1746715463 +SHA256 (SaxonHE12-6J.zip) = cbb6657da061c155476ad9e43a3564a4cc928d4951ebeed2eafe5a0aa74e2aee +SIZE (SaxonHE12-6J.zip) = 7248220 |