summaryrefslogtreecommitdiff
path: root/devel/qt5-script/files/patch-cr198221
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2025-07-14 13:23:40 +0200
committerMatthias Andree <mandree@FreeBSD.org>2025-07-14 13:38:18 +0200
commit814f2b31f3b1bbbc86db6d29cfa58b65185f50fc (patch)
tree133b7292b605f83423001cab97e8cc39d4b40ba9 /devel/qt5-script/files/patch-cr198221
parenttextproc/saxon-he: Resurrect bin/saxon scripts (diff)
textproc/saxon-he: Improve wrapper scripts
- make robust and put the literal string first in the script's IAM comparison so that in no case can it start with a dash - make efficient and use Makefile's :tsc (:ts:) transform to get classpath-ready colon-separated jars list without assembling it in the script each time. Else you could avoid adding the leading colon like so: SAXON_CLASSPATH="${SAXON_CLASSPATH}${SAXON_CLASSPATH:+:}${jarfile}" - install saxon-xquery as symlink instead of a copy - add saxon and saxon-xquery scripts to post-stage smoke test - bump PORTREVISION which was deferred from prior commit PR: 286764
Diffstat (limited to 'devel/qt5-script/files/patch-cr198221')
0 files changed, 0 insertions, 0 deletions