diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-10 23:47:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-10 23:47:45 +0000 |
commit | 9fa4561b859ec8d536dc62f8132f5270b8d4fedb (patch) | |
tree | 386fa5cd650b3ab8681c5e5795b865a9e5a17763 /Master | |
parent | 993a56dc5ce732dfd560a3d411d970709e732080 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@54641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 171 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 116 |
2 files changed, 21 insertions, 266 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index df2ab5cd0e1..64100f2dda6 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -179150,14 +179150,18 @@ bibtex.yaml bibtex8.yaml bibtexu.yaml clean.yaml +context.yaml +convert.yaml csplain.yaml datatooltk.yaml +detex.yaml dvipdfm.yaml dvipdfmx.yaml dvips.yaml dvipspdf.yaml dvisvgm.yaml etex.yaml +fig2dev.yaml frontespizio.yaml halt.yaml indent.yaml @@ -179181,9 +179185,11 @@ pdftk.yaml platex.yaml ps2pdf.yaml ptex.yaml +qpdf.yaml sketch.yaml songidx.yaml tex.yaml +texcount.yaml texindy.yaml tikzmake.yaml upbibtex.yaml @@ -191453,7 +191459,7 @@ srcfiles.tex texblog.fdf ./source/support/arara: -build.gradle.kts +arara-5.1.0-src.zip src ./source/support/arara/src: @@ -191475,10 +191481,6 @@ islandoftex arara ./source/support/arara/src/main/java/org/islandoftex/arara: -utils - -./source/support/arara/src/main/java/org/islandoftex/arara/utils: -Methods.java ./source/support/arara/src/main/kotlin: org @@ -191490,61 +191492,6 @@ islandoftex arara ./source/support/arara/src/main/kotlin/org/islandoftex/arara: -Arara.kt -CLI.kt -configuration -filehandling -localization -model -ruleset -utils - -./source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration: -AraraSpec.kt -Configuration.kt -ConfigurationUtils.kt -LocalConfiguration.kt - -./source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling: -Database.kt -DatabaseUtils.kt -FileHandlingUtils.kt -FileSearchingUtils.kt - -./source/support/arara/src/main/kotlin/org/islandoftex/arara/localization: -Language.kt -LanguageController.kt -Messages.kt - -./source/support/arara/src/main/kotlin/org/islandoftex/arara/model: -AraraException.kt -Evaluator.kt -Extractor.kt -FileType.kt -Interpreter.kt -Session.kt - -./source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset: -Argument.kt -Command.kt -Conditional.kt -Directive.kt -DirectiveAssembler.kt -DirectiveUtils.kt -Rule.kt -RuleCommand.kt -RuleUtils.kt - -./source/support/arara/src/main/kotlin/org/islandoftex/arara/utils: -ClassLoadingUtils.kt -CommonUtils.kt -DisplayUtils.kt -Extensions.kt -InterpreterUtils.kt -LoggingUtils.kt -MessageUtils.kt -SystemCallUtils.kt -TeeOutputStream.kt ./source/support/arara/src/main/resources: org @@ -191556,21 +191503,6 @@ islandoftex arara ./source/support/arara/src/main/resources/org/islandoftex/arara: -configuration -localization - -./source/support/arara/src/main/resources/org/islandoftex/arara/configuration: -logback.xml -release-notes - -./source/support/arara/src/main/resources/org/islandoftex/arara/localization: -messages.properties -messages_de.properties -messages_en.properties -messages_en_QN.properties -messages_it.properties -messages_nl.properties -messages_pt_BR.properties ./source/support/arara/src/test: kotlin @@ -191586,100 +191518,11 @@ islandoftex arara ./source/support/arara/src/test/kotlin/org/islandoftex/arara: -filehandling -localization -model -utils - -./source/support/arara/src/test/kotlin/org/islandoftex/arara/filehandling: -FileHandlingUtilsTest.kt -FileSearchingUtilsTest.kt - -./source/support/arara/src/test/kotlin/org/islandoftex/arara/localization: -LanguageCoverageTest.kt -LanguageReport.kt -LanguageTest.kt - -./source/support/arara/src/test/kotlin/org/islandoftex/arara/model: -SessionTest.kt - -./source/support/arara/src/test/kotlin/org/islandoftex/arara/utils: -CommonUtilsTest.kt -ExecutionTest.kt -ExtensionTest.kt ./source/support/arara/src/test/resources: executiontests ./source/support/arara/src/test/resources/executiontests: -changes -conditionals -directive-with-options -foreign-extension -halt -halt-error -invalid-config -known-extension -sessions -simple-directive - -./source/support/arara/src/test/resources/executiontests/changes: -arara.yaml -arararc.yaml -changes.tex -echoone.yaml - -./source/support/arara/src/test/resources/executiontests/conditionals: -arararc.yaml -conditionals.tex -echofour.yaml -echoone.yaml -echothree.yaml -echotwo.yaml - -./source/support/arara/src/test/resources/executiontests/directive-with-options: -arararc.yaml -directive-with-options.tex -echoone.yaml - -./source/support/arara/src/test/resources/executiontests/foreign-extension: -arararc.yaml -echoone.yaml -foreign-extension.my -foreign-extension.xy - -./source/support/arara/src/test/resources/executiontests/halt: -arararc.yaml -echoone.yaml -echotwo.yaml -halt.tex -halt.yaml - -./source/support/arara/src/test/resources/executiontests/halt-error: -arararc.yaml -echoone.yaml -echotwo.yaml -halt-error.tex -halt.yaml - -./source/support/arara/src/test/resources/executiontests/invalid-config: -arararc.yaml -invalid-config.tex - -./source/support/arara/src/test/resources/executiontests/known-extension: -arararc.yaml -echoone.yaml -known-extension.tex - -./source/support/arara/src/test/resources/executiontests/sessions: -arararc.yaml -sessionrule.yaml -sessions.tex - -./source/support/arara/src/test/resources/executiontests/simple-directive: -arararc.yaml -echoone.yaml -simple-directive.tex ./source/support/bib2gls: src diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 6ad8446efc4..1b6c1071148 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -26,7 +26,7 @@ depend container_split_src_files/1 depend frozen/0 depend minrelease/2016 depend release/2020 -depend revision/54630 +depend revision/54640 name 00texlive.image category TLCore @@ -18917,7 +18917,7 @@ catalogue-version 1.0 name arara category Package -revision 54161 +revision 54640 shortdesc Automation of LaTeX compilation longdesc Arara is comparable with other well-known compilation tools longdesc like latexmk and rubber. The key difference is that arara @@ -18925,7 +18925,7 @@ longdesc determines its actions from metadata in the source code, rather longdesc than relying on indirect resources, such as log file analysis. longdesc Arara requires a Java virtual machine. depend arara.ARCH -docfiles size=710 +docfiles size=721 texmf-dist/doc/support/arara/README.md details="Readme" texmf-dist/doc/support/arara/arara-manual.pdf details="Package documentation" texmf-dist/doc/support/arara/arara-manual.tex @@ -18957,103 +18957,9 @@ docfiles size=710 texmf-dist/doc/support/arara/logos/logo1.pdf texmf-dist/doc/support/arara/logos/logo2.pdf texmf-dist/doc/support/arara/rules/manual.yaml -srcfiles size=154 - texmf-dist/source/support/arara/build.gradle.kts - texmf-dist/source/support/arara/src/main/java/org/islandoftex/arara/utils/Methods.java - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/Arara.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/CLI.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration/AraraSpec.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration/Configuration.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration/ConfigurationUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration/LocalConfiguration.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling/Database.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling/DatabaseUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling/FileHandlingUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling/FileSearchingUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/localization/Language.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/localization/LanguageController.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/localization/Messages.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/AraraException.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/Evaluator.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/Extractor.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/FileType.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/Interpreter.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/Session.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Argument.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Command.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Conditional.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Directive.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/DirectiveAssembler.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/DirectiveUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Rule.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/RuleCommand.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/RuleUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/ClassLoadingUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/CommonUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/DisplayUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/Extensions.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/InterpreterUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/LoggingUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/MessageUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/SystemCallUtils.kt - texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/TeeOutputStream.kt - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/configuration/logback.xml - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/configuration/release-notes - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages.properties - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_de.properties - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_en.properties - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_en_QN.properties - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_it.properties - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_nl.properties - texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_pt_BR.properties - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/filehandling/FileHandlingUtilsTest.kt - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/filehandling/FileSearchingUtilsTest.kt - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/localization/LanguageCoverageTest.kt - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/localization/LanguageReport.kt - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/localization/LanguageTest.kt - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/model/SessionTest.kt - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/utils/CommonUtilsTest.kt - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/utils/ExecutionTest.kt - texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/utils/ExtensionTest.kt - texmf-dist/source/support/arara/src/test/resources/executiontests/changes/arara.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/changes/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/changes/changes.tex - texmf-dist/source/support/arara/src/test/resources/executiontests/changes/echoone.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/conditionals.tex - texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/echofour.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/echoone.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/echothree.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/echotwo.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/directive-with-options/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/directive-with-options/directive-with-options.tex - texmf-dist/source/support/arara/src/test/resources/executiontests/directive-with-options/echoone.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/foreign-extension/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/foreign-extension/echoone.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/foreign-extension/foreign-extension.my - texmf-dist/source/support/arara/src/test/resources/executiontests/foreign-extension/foreign-extension.xy - texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/echoone.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/echotwo.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/halt-error.tex - texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/halt.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/halt/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/halt/echoone.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/halt/echotwo.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/halt/halt.tex - texmf-dist/source/support/arara/src/test/resources/executiontests/halt/halt.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/invalid-config/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/invalid-config/invalid-config.tex - texmf-dist/source/support/arara/src/test/resources/executiontests/known-extension/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/known-extension/echoone.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/known-extension/known-extension.tex - texmf-dist/source/support/arara/src/test/resources/executiontests/sessions/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/sessions/sessionrule.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/sessions/sessions.tex - texmf-dist/source/support/arara/src/test/resources/executiontests/simple-directive/arararc.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/simple-directive/echoone.yaml - texmf-dist/source/support/arara/src/test/resources/executiontests/simple-directive/simple-directive.tex -runfiles size=3936 +srcfiles size=32 + texmf-dist/source/support/arara/arara-5.1.0-src.zip +runfiles size=3975 texmf-dist/scripts/arara/arara.jar texmf-dist/scripts/arara/arara.sh texmf-dist/scripts/arara/rules/animate.yaml @@ -19064,14 +18970,18 @@ runfiles size=3936 texmf-dist/scripts/arara/rules/bibtex8.yaml texmf-dist/scripts/arara/rules/bibtexu.yaml texmf-dist/scripts/arara/rules/clean.yaml + texmf-dist/scripts/arara/rules/context.yaml + texmf-dist/scripts/arara/rules/convert.yaml texmf-dist/scripts/arara/rules/csplain.yaml texmf-dist/scripts/arara/rules/datatooltk.yaml + texmf-dist/scripts/arara/rules/detex.yaml texmf-dist/scripts/arara/rules/dvipdfm.yaml texmf-dist/scripts/arara/rules/dvipdfmx.yaml texmf-dist/scripts/arara/rules/dvips.yaml texmf-dist/scripts/arara/rules/dvipspdf.yaml texmf-dist/scripts/arara/rules/dvisvgm.yaml texmf-dist/scripts/arara/rules/etex.yaml + texmf-dist/scripts/arara/rules/fig2dev.yaml texmf-dist/scripts/arara/rules/frontespizio.yaml texmf-dist/scripts/arara/rules/halt.yaml texmf-dist/scripts/arara/rules/indent.yaml @@ -19095,9 +19005,11 @@ runfiles size=3936 texmf-dist/scripts/arara/rules/platex.yaml texmf-dist/scripts/arara/rules/ps2pdf.yaml texmf-dist/scripts/arara/rules/ptex.yaml + texmf-dist/scripts/arara/rules/qpdf.yaml texmf-dist/scripts/arara/rules/sketch.yaml texmf-dist/scripts/arara/rules/songidx.yaml texmf-dist/scripts/arara/rules/tex.yaml + texmf-dist/scripts/arara/rules/texcount.yaml texmf-dist/scripts/arara/rules/texindy.yaml texmf-dist/scripts/arara/rules/tikzmake.yaml texmf-dist/scripts/arara/rules/upbibtex.yaml @@ -22746,9 +22658,9 @@ binfiles arch=amd64-freebsd size=1569 name asymptote.amd64-netbsd category TLCore -revision 54145 +revision 54635 shortdesc amd64-netbsd files of asymptote -binfiles arch=amd64-netbsd size=1348 +binfiles arch=amd64-netbsd size=1365 bin/amd64-netbsd/asy bin/amd64-netbsd/xasy |