summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-07-19 03:01:01 +0000
committerNorbert Preining <norbert@preining.info>2021-07-19 03:01:01 +0000
commit38358cf733cc4815df695ae9c5539f8d7deba8e8 (patch)
treea86407ed7930e2c2e120facd12870f78a5922507 /systems
parentba3d555da29f2da7ca04bf225218e22c8d12d7f8 (diff)
CTAN sync 202107190301
Diffstat (limited to 'systems')
-rw-r--r--systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm16
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl3
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb189
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.md52
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha5122
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc14
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2321472 -> 2321572 bytes
-rw-r--r--systems/win32/miktex/source/CHANGELOG.md15
-rw-r--r--systems/win32/miktex/tm/packages/files.csv.lzmabin589169 -> 591231 bytes
-rw-r--r--systems/win32/miktex/tm/packages/next/files.csv.lzmabin589094 -> 591126 bytes
-rw-r--r--systems/win32/miktex/tm/packages/next/pr.ini10
-rw-r--r--systems/win32/miktex/tm/packages/pr.ini12
12 files changed, 172 insertions, 91 deletions
diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm
index db2ef3421c..4bce01cd21 100644
--- a/systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm
+++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLUtils.pm
@@ -1,4 +1,4 @@
-# $Id: TLUtils.pm 59259 2021-05-18 21:39:53Z karl $
+# $Id: TLUtils.pm 59982 2021-07-18 22:13:22Z karl $
# TeXLive::TLUtils.pm - the inevitable utilities for TeX Live.
# Copyright 2007-2021 Norbert Preining, Reinhard Kotucha
# This file is licensed under the GNU General Public License version 2
@@ -6,7 +6,7 @@
package TeXLive::TLUtils;
-my $svnrev = '$Revision: 59259 $';
+my $svnrev = '$Revision: 59982 $';
my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown";
sub module_revision { return $_modulerevision; }
@@ -1184,14 +1184,14 @@ time stamps are preserved and symlinks are created on Unix systems. On
Windows, C<(-l $file)> will never return 'C<true>' and so symlinks will
be (uselessly) copied as regular files.
-If the argument is C<"-L"> and C<$file> is a symlink, the link is
+If the first argument is C<"-L"> and C<$file> is a symlink, the link is
dereferenced before the copying is done. (If both C<"-f"> and C<"-L">
-are desired, they must be given in that order, although the current code
-has no need to do this.)
+are desired, they must be given in that order, although the codebase
+currently has no need to do this.)
-C<copy> invokes C<mkdirhier> if target directories do not exist. Files
-have mode C<0777> if they are executable and C<0666> otherwise, with
-the set bits in I<umask> cleared in each case.
+C<copy> invokes C<mkdirhier> if target directories do not exist. Files
+start with mode C<0777> if they are executable and C<0666> otherwise,
+with the set bits in I<umask> cleared in each case.
C<$file> can begin with a C<file:/> prefix.
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index eede313c91..ae5d0bcc2e 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -8,7 +8,6 @@ $mirrors = {
},
'South Africa' => {
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
- 'http://mirror.ufs.ac.za/ctan/' => 1,
'https://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
},
},
@@ -175,7 +174,6 @@ $mirrors = {
'North America' => {
'Canada' => {
'https://ctan.math.ca/tex-archive/' => 1,
- 'https://ctan.mirror.colo-serv.net/' => 1,
'https://ctan.mirror.globo.tech/' => 1,
'https://ctan.mirror.rafal.ca/' => 1,
'https://mirror.0xem.ma/tex-archive/' => 1,
@@ -186,6 +184,7 @@ $mirrors = {
'https://mirrors.ucr.ac.cr/CTAN/' => 1,
},
'USA' => {
+ 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'https://ctan.math.illinois.edu/' => 1,
'https://ctan.math.utah.edu/ctan/tex-archive/' => 1,
'https://ctan.math.washington.edu/tex-archive/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 4fdf445ec6..2e8cfa3e63 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
@@ -26,11 +26,11 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2021
-depend revision/59961
+depend revision/59983
name 00texlive.image
category TLCore
-revision 59954
+revision 59976
shortdesc TeX Live files only in the source repository
longdesc The files here are not copied by the installer and containers
longdesc are not built for them; they exist only in the source
@@ -40,7 +40,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment
longdesc this list. Those are not included in the source/ tarball. For
longdesc information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
-runfiles size=13881
+runfiles size=13884
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -76,6 +76,7 @@ runfiles size=13881
tlpkg/bin/htmltext
tlpkg/bin/pdflatex-preserve-pdf
tlpkg/bin/tl-check-files-by-format
+ tlpkg/bin/tl-check-fmtshare
tlpkg/bin/tl-check-fmttriggers
tlpkg/bin/tl-check-symlinks
tlpkg/bin/tl-check-tlnet-consistency
@@ -1473,6 +1474,7 @@ runfiles size=13881
tlpkg/tlpsrc/e-french.tlpsrc
tlpkg/tlpsrc/ean.tlpsrc
tlpkg/tlpsrc/ean13isbn.tlpsrc
+ tlpkg/tlpsrc/easing.tlpsrc
tlpkg/tlpsrc/easy-todo.tlpsrc
tlpkg/tlpsrc/easy.tlpsrc
tlpkg/tlpsrc/easybook.tlpsrc
@@ -4308,6 +4310,7 @@ runfiles size=13881
tlpkg/tlpsrc/xindy.tlpsrc
tlpkg/tlpsrc/xint.tlpsrc
tlpkg/tlpsrc/xintsession.tlpsrc
+ tlpkg/tlpsrc/xistercian.tlpsrc
tlpkg/tlpsrc/xits.tlpsrc
tlpkg/tlpsrc/xkcdcolors.tlpsrc
tlpkg/tlpsrc/xkeyval.tlpsrc
@@ -4426,7 +4429,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 59956
+revision 59963
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -68774,7 +68777,7 @@ containerchecksum cee2884832df81710a4c0fa6bb0c850739fdd4740f620b26502222146a04cd
name collection-mathscience
category Collection
-revision 59938
+revision 59975
shortdesc Mathematics, natural sciences, computer science packages
relocated 1
depend 12many
@@ -68848,6 +68851,7 @@ depend dijkstra
depend drawmatrix
depend drawstack
depend dyntree
+depend easing
depend ebproof
depend econometrics
depend eltex
@@ -68998,8 +69002,8 @@ depend yhmath
depend youngtab
depend yquant
depend ytableau
-containersize 1496
-containerchecksum 068b6a716707235aed167ad5ddf3c643b5bc22e5aa355f737a5a1f404e317758753cd7931563cb42c3f71572333bc2541580395d64c3f25373e35aeb5c45f8c4
+containersize 1500
+containerchecksum 8b55edd25ee1e97efeaf7f03b88c4d0dece144f539f22cf38cfc11e565d105c2cc860ac7975aaaf4eb3ca875904e86d201d0130cb302d9884572eb9f48b8bdbd
name collection-metapost
category Collection
@@ -69100,7 +69104,7 @@ containerchecksum bc842942513a72c6a0f2346025739f09477ae1e920eaefc5e396e0b68ba534
name collection-pictures
category Collection
-revision 59889
+revision 59976
shortdesc Graphics, pictures, diagrams
relocated 1
longdesc Including TikZ, pict, etc., but MetaPost and PStricks are
@@ -69319,10 +69323,11 @@ depend utfsym
depend venndiagram
depend visualpstricks
depend worldflags
+depend xistercian
depend xpicture
depend xypic
-containersize 1468
-containerchecksum 6ce5f72c7345e66eec5272c5c308e995bffe29d3fcf6a5b67c909e0460fef4f8b689db29372f1d8a6389676431fa120f5c082e0695a40c8589f6b5475ddda840
+containersize 1476
+containerchecksum 8c376c3bc311e0a623f31042e4ffe3068942e148068b4016d5a8a0a7aa868ed3307930f6d27b16be5529b633b17ac655475a6afbaf4ca97bb9ccb0cb44e6aa33
name collection-plaingeneric
category Collection
@@ -98826,6 +98831,34 @@ catalogue-ctan /macros/latex/contrib/ean13isbn
catalogue-license lppl1.3
catalogue-topics barcode std-conform
+name easing
+category Package
+revision 59975
+shortdesc easing functions for pgfmath
+relocated 1
+longdesc This library implements a collection of easing functions and
+longdesc adds them to the PGF mathematical engine.
+containersize 2220
+containerchecksum 3ed041546ecf6e921ce60f48365a1ba81ebaa8420f8f6d8e1c9ba1b38b20ea2a8c13392295d31a784bcc2fbf135ae37e5b89af794603b98492a4fac9c6dc6861
+doccontainersize 313228
+doccontainerchecksum bbd559d63635d83e00924a9d40258f3edc32519524dcdc4bd3d7bce0487eec01900eeb26070cd4abe372150f013ab3206b075aaf530de6d395a938465de072bf
+docfiles size=78
+ RELOC/doc/latex/easing/README details="Readme"
+ RELOC/doc/latex/easing/easing.pdf details="Package documentation"
+srccontainersize 7876
+srccontainerchecksum dcbac9aef840277651060def21b4bac6f26572d7a0dbc7524788af224934c6344ac47af13e85a4c4d8f0857227b5ba8b5401081d34b7d5929747f510288dad37
+srcfiles size=9
+ RELOC/source/latex/easing/easing.dtx
+ RELOC/source/latex/easing/easing.ins
+runfiles size=3
+ RELOC/tex/latex/easing/pgflibraryeasing.code.tex
+catalogue-contact-bugs https://github.com/lohkatsun/pgf-easing/issues
+catalogue-contact-repository https://github.com/lohkatsun/pgf-easing
+catalogue-ctan /graphics/pgf/contrib/easing
+catalogue-license lppl1.3
+catalogue-topics graphics graphics-supp pgf-tikz calculation
+catalogue-version 0.1
+
name easy
category Package
revision 19440
@@ -98887,20 +98920,20 @@ catalogue-topics notes editorial
name easybook
category Package
-revision 59951
+revision 59978
shortdesc Typeset Chinese theses or books
relocated 1
longdesc Easybook is a minimalist style template based on the ctexbook
longdesc book document class.
-containersize 16032
-containerchecksum 8a05b89d9ce148af7ed728dd131f110582b3b9e190bf8f7d5311d292ec3954693ca9a5d47aa96f368495811dd8f4758d3707834e49b4026b831652b8c83300d1
-doccontainersize 590404
-doccontainerchecksum 2a39c258dd9e08a5a552fe8c37df1b35f466cd27dad2754eb5a82e6d7c121da64279930a0f33d8e860276a82ff5b0d5c1c6a89f2492dad714ffa420ca1a78227
+containersize 16028
+containerchecksum 80e5a54c69f2067aae15b6bbc4b93de16fbe788ffd17ecf532868d2427872ec6ddbb1944b1763965d248f73a1d8d7544949602be0352f5a731bf24dcd792130f
+doccontainersize 590084
+doccontainerchecksum 855349630b88e30993aedb0aa7dcdbdf98cc60e3aacdb36e8fe4e47cab42ff3ce7a38a846c6abdec6a3bd8430375170fd6c13ff28dd0f541fe16975e005f3f2f
docfiles size=146
RELOC/doc/latex/easybook/README.md details="Readme"
RELOC/doc/latex/easybook/easybook.pdf details="Package documentation" language="zh"
-srccontainersize 36628
-srccontainerchecksum 16b6ed9d7fa637288ace52bd5b17278e6dbcc09526b5da5b7541a44020fbe945bfa7327a325d3f5d7e74492a408ceef9b405e9fc0faa9d03e507697b684100db
+srccontainersize 36612
+srccontainerchecksum 1caf30cf37351817af1193c2e38c640cb68c771bc1c9828fa03806d329ae78350b0168efa93e75c598b8ceb9be7e96322c6ac05941727e596f032f5fd841d3a0
srcfiles size=39
RELOC/source/latex/easybook/easybook.dtx
RELOC/source/latex/easybook/easybook.ins
@@ -98913,7 +98946,7 @@ catalogue-contact-repository https://gitee.com/texl3/easybook
catalogue-ctan /macros/latex/contrib/easybook
catalogue-license cc-by-4
catalogue-topics book-pub class chinese expl3
-catalogue-version 1.27g
+catalogue-version 1.27j
name easyfig
category Package
@@ -166495,16 +166528,16 @@ catalogue-version 0.7
name latex-via-exemplos
category Package
-revision 53248
+revision 59977
shortdesc A LaTeX course written in brazilian portuguese language
relocated 1
longdesc This is a LaTeX2e course written in brazilian portuguese
longdesc language.
containersize 400
-containerchecksum 12760e4866e1796a290bae531205da1cca1f24c51359a9e0f231524a55834a94a357625b775997f065c002da663c460eabcdb5ae22984330427c62e001f49fc7
-doccontainersize 2020468
-doccontainerchecksum 5a108346c7653122b37a9914cdf16410e6135f142b1f849d3d4d413be2cc59631d56c3b25d770621d84ff3256cadecbe7834f132b424244353f5889f09dfecf2
-docfiles size=675
+containerchecksum 5e18cc2fcb58449ba2e934e0346dee5c5a589a121b45ae8e93e0c1eb48766b970a475f8e609cb154520d51662f119709893580e94c2e9991b67e4520693f8ea6
+doccontainersize 2065324
+doccontainerchecksum e582f96aa1ae3d1e753f87206e2f309158f16c1f676fdb5492fb95bd457aa680b5a0f882ced8f0ec49f11c6d85ad19c768c3459ec77b9b01f06d1a03a8ab5f6e
+docfiles size=691
RELOC/doc/latex/latex-via-exemplos/README.md details="Readme"
RELOC/doc/latex/latex-via-exemplos/changelog.txt
RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos-certificado.tex
@@ -166523,7 +166556,7 @@ catalogue-also lshort-portuguese-br
catalogue-ctan /info/latex-via-exemplos
catalogue-license gpl2+
catalogue-topics portuguese-doc tut-latex
-catalogue-version 0.5.6
+catalogue-version 0.5.7
name latex-web-companion
category Package
@@ -182685,7 +182718,7 @@ binfiles arch=x86_64-solaris size=1
name longdivision
category Package
-revision 55117
+revision 59979
shortdesc Typesets long division
relocated 1
longdesc This package executes the long division algorithm and typesets
@@ -182702,11 +182735,11 @@ longdesc zero, or it encounters a repeated remainder. \intlongdivision
longdesc stops when the dividend stops (though the dividend doesn't have
longdesc to be an integer). This package depends on the xparse package
longdesc from the l3packages bundle.
-containersize 10680
-containerchecksum 13595c314837df4581f424d753b4afdba62f7d9c4ab4d43d1b756d18ace7cd5a53cb7783366c0e07d237333d5b5eb9e85a91d1041055707cdd7de225d748080d
-doccontainersize 141716
-doccontainerchecksum 71f18b1f4f87def00c504b2dd67e8f7c2d9510f3f2459e8dbf1380948e501eb9b2ba4badaa6cfd2cb6440a0c6d0c9bb048c21664e6b37f85cd49c6a8a0a39d86
-docfiles size=43
+containersize 10532
+containerchecksum d489df0f5ad27cd8755d8387ac4b5ec0f0091e9d27611a7f4810e145dbafdd95cc4c14f6cbdd9843e1e4251fb0d31cd3332657c50d1fac4d17eeed1183aa8aa5
+doccontainersize 143596
+doccontainerchecksum dd45e2dd888c7bafe5311cb8a541c0eb7c31661da9d69223f69852b022092501f936d9823395c5b7fc7f914233ad4cea32b2803730f976e687bc7a9bc7c74069
+docfiles size=42
RELOC/doc/latex/longdivision/README.md details="Readme"
RELOC/doc/latex/longdivision/longdivision_manual.pdf details="Package documentation"
RELOC/doc/latex/longdivision/longdivision_manual.tex
@@ -182717,7 +182750,7 @@ catalogue-contact-repository https://github.com/hoodmane/longdivision
catalogue-ctan /macros/latex/contrib/longdivision
catalogue-license lppl
catalogue-topics maths arithmetic expl3
-catalogue-version 1.2.0
+catalogue-version 1.2.1
name longfbox
category Package
@@ -188201,7 +188234,7 @@ binfiles arch=x86_64-solaris size=35
name macrolist
category Package
-revision 59960
+revision 59980
shortdesc List operations for LaTeX2e
relocated 1
longdesc This package provides a list data structure and common list
@@ -188212,14 +188245,14 @@ longdesc languages, the lists in this package are 1-indexed, meaning the
longdesc first element is numbered 1, the second element numbered 2, and
longdesc so on.
containersize 2160
-containerchecksum 0dc9b3aa032bd6e09e708e5d6084f3e5fc546413510e74fd91ee7388589c2ec535f067e3e41dd29ad3ce3dc61ab30f17ab58003d926908a1e6039f91a4f6c9f9
-doccontainersize 180476
-doccontainerchecksum 29f74104d1e4e285f160d097815a8e06e537ae736db0f2c65f85d2e306804d28ef3a082a108cc9bb45f106f0f8419e74322b66f68f3ca46edc421938b4d6c036
-docfiles size=46
- RELOC/doc/latex/macrolist/README.md
+containerchecksum ba1fe89311e7a53d167ce3449d1bf884b2cd1b5784d3500c5a4f522a57675a4479789e2c77045c953a56c2c37f661220914481375467c9664233a23f59187613
+doccontainersize 185220
+doccontainerchecksum fdfa3939ce71ea5ac0dae8c1c20b6d47b58a7ab2f610d02f584ae27b72da49b5ab9c3216d14bb4511f3c0a3cea38737804722f86928f28e2956fa91b069572e8
+docfiles size=48
+ RELOC/doc/latex/macrolist/README.md details="Readme"
RELOC/doc/latex/macrolist/macrolist.pdf details="Package documentation"
-srccontainersize 3588
-srccontainerchecksum b34693666ac5f0010e4a7ae198419f6b1d8210a2e0c3f361bc88f85697c3083c0b6e00cd69fd08373659ef12bdf4a8ec38c08ef0a0c9dc5c142146f924cfeae6
+srccontainersize 3640
+srccontainerchecksum c6e3c0381b2795bc81b38997fd577f845fa79dd92217e62d1bdbf54fe086f276e440b0817175ef91190cd03b1211f9b535ce62705fe34fe104eb57044d156aa9
srcfiles size=4
RELOC/source/latex/macrolist/macrolist.dtx
RELOC/source/latex/macrolist/macrolist.ins
@@ -188229,7 +188262,7 @@ catalogue-contact-repository https://github.com/chennisden/macrolist
catalogue-ctan /macros/latex/contrib/macrolist
catalogue-license lppl1.3
catalogue-topics list macro-supp
-catalogue-version 1.0.1
+catalogue-version 1.0.2
name macros2e
category Package
@@ -192838,17 +192871,17 @@ catalogue-version 0.4
name mcf2graph
category Package
-revision 59735
+revision 59974
shortdesc Draw chemical structure diagrams with Metafont/MetaPost
relocated 1
longdesc The Molecular Coding Format (MCF) is a linear notation for
longdesc describing chemical structure diagrams. This package converts
longdesc MCF to graphic files using Metafont / MetaPost.
-containersize 23628
-containerchecksum 413fc18db5de9ae49fa028f758c5d49a15107bee9202d2783f5eca9c421579238598984c90ebb87232fa5554b7436e7e784ae4d5553d3f249f9824a7970c5d1b
-doccontainersize 919912
-doccontainerchecksum 3e3a4f87787fbdb114c4d5b83441877ca6bbd838dd99615f5fd0dec92bd45a45c6cc68e0be02d57dec72c4f1beb5757d2a0074fc2f9985a0352fda09580355cb
-docfiles size=282
+containersize 23868
+containerchecksum 6518325aeb9b68284c31c66323a1ed9846d04dc108071cc2a2ddd805c70e4ca4e09cb1d67c0467048bfa486875e0094825fa729fc85cae9703390abd0f1c37d3
+doccontainersize 923332
+doccontainerchecksum 0a85a8e270c6ee1fc271d12c08838e90c8465d8295aa95b09865b4c1e0f531670a220dcb466dabfd24ed1ff1003027d7c41a0c8aa06e60fdaa54b3926ae86cd2
+docfiles size=283
RELOC/doc/metapost/mcf2graph/CHANGELOG
RELOC/doc/metapost/mcf2graph/README details="Readme"
RELOC/doc/metapost/mcf2graph/mcf_data_base.mcf
@@ -192860,13 +192893,13 @@ docfiles size=282
RELOC/doc/metapost/mcf2graph/mcf_manual.tex
RELOC/doc/metapost/mcf2graph/mcf_mplib_exa.pdf details="MCF Example for LuaLaTeX"
RELOC/doc/metapost/mcf2graph/mcf_mplib_exa.tex
-runfiles size=27
+runfiles size=28
RELOC/metapost/mcf2graph/mcf2graph.mf
RELOC/tex/latex/mcf2graph/mcf_setup.sty
catalogue-ctan /graphics/mcf2graph
catalogue-license mit
catalogue-topics graphics graphics-mpost chemistry
-catalogue-version 4.68
+catalogue-version 4.69
name mcite
category Package
@@ -272781,7 +272814,7 @@ catalogue-version 0.302
name semantex
category Package
-revision 59830
+revision 59981
shortdesc Semantic, keyval-based mathematics
relocated 1
longdesc The SemanTeX package for LaTeX delivers a more semantic,
@@ -272798,22 +272831,22 @@ longdesc considered feature-complete and more or less stable, so using
longdesc it at this point should be safe. Still, suggestions, ideas, and
longdesc bug reports are more than welcome!
depend semtex
-containersize 26488
-containerchecksum c8cee57c5fa6f0f24ac16f045c8cf25331eceef90308aad5e90efb2574e4a7daf28bab837372b6b23b962f664f99e0f16d981b45f867903f5be73b2b77876677
-doccontainersize 406084
-doccontainerchecksum 874978e6b14ffa2512987bdbae3fa93f43bd869936a7c3a0cd060c5d22d8c568c1924e7c7038cb047b7c3205f26150e4cc68749d6a0e3fa02681dc66ccd72cbd
-docfiles size=139
+containersize 26844
+containerchecksum 0cadeaf96116d7ba4bb12b6e97a1cb73764c724e96e07f0c4d0ac9cc519cc2260c20b2feddf433275beb0e6ae96f0c93a58fac9def84c023c535af3129f15836
+doccontainersize 407220
+doccontainerchecksum de5f15d70eff1cb05c9112bb045dfd256eda3909a8f4fe7001ef318a0e9edb588a386108c2dd109792b1c5f99d451d79e75ce7f22ee1691cf814b3d93e379c3e
+docfiles size=140
RELOC/doc/latex/semantex/README.md details="Readme"
RELOC/doc/latex/semantex/semantex.pdf details="Package documentation"
RELOC/doc/latex/semantex/semantex.tex
-runfiles size=79
+runfiles size=81
RELOC/tex/latex/semantex/semantex.sty
RELOC/tex/latex/semantex/stripsemantex.lua
RELOC/tex/latex/semantex/stripsemantex.sty
catalogue-ctan /macros/latex/contrib/semantex
catalogue-license lppl1.3c
catalogue-topics maths expl3
-catalogue-version 0.507
+catalogue-version 0.508
name semantic
category Package
@@ -301041,7 +301074,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 59956
+revision 59983
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -301049,10 +301082,10 @@ depend texlive-scripts.ARCH
depend texlive.infra
execute addMap mathpple.map
postaction shortcut type=menu name="TeX Live command-line" cmd=TEXDIR/tlpkg/installer/tl-cmd.bat
-containersize 108012
-containerchecksum fa1b5475cd24e631493b859c09e8e864ebfb111a5fd90871f11d517d0b4254f6254ee2f5c686d32190329b8464c52b669d627fe87a1d01d307649c6e095a5ac2
-doccontainersize 398776
-doccontainerchecksum 31e085c0b77a6e4520e61d83ef92d7918cd2b2ec18cb8c08a861f2e399fb0f3b72630dd5378b3810ef5728703c10225e496a039034d1df50bc33a321d3e75765
+containersize 108032
+containerchecksum ae2983c0f407bb03f1a4c81aa294174fc8a19e3351956719bb5b6afe70290e39f8e69a1e74bac1f9447ff2b05aea7440fa64d295bc9e66f1d51c7dc1e73dbb87
+doccontainersize 398796
+doccontainerchecksum e4b40ed22158909f49d47d918c43fe9632a0d9520ed0296ba1cb2774979dfb1010d6e2956a1acdd0a672b0276d11a56332315dc4d561d128c5d822cb5f3fbf39
docfiles size=493
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
@@ -339112,6 +339145,40 @@ catalogue-license lppl1.3c
catalogue-topics maths calculation
catalogue-version 0.3b
+name xistercian
+category Package
+revision 59976
+shortdesc Cistercian numerals in LaTeX
+relocated 1
+longdesc This package allows you to use Cistercian numerals in LaTeX.
+longdesc The glyphs are created using PGF, and to a certain degree
+longdesc configurable. Cistercian numerals are a number system developed
+longdesc by Cistercian monks in the late Middle Ages. They can describe
+longdesc numbers up to 9999 as a single glyph. You can use Cistercian
+longdesc numerals as page numbers using \pagenumbering{cistercian}. The
+longdesc two main macros are: \cistercian{<counter>} formats the LaTeX2e
+longdesc counter as a Cistercian numeral, \cisterciannum{<integer>}
+longdesc formats the integer (given as a string) as a Cistercian
+longdesc numeral.
+containersize 4392
+containerchecksum 3bf9b6085f74246a7713e613d631c8a7a1c183644cff0e23ea5366746a36caa6dd1e60a78a27097319ed135bd1d51b5aeef20e328f82c1b151954937c836da00
+doccontainersize 306784
+doccontainerchecksum e2822267469587876a1a4bd16c327e7b1388a3bdbc968392b71ece4dca8a92dd860d8d3630e62eee65334d1c7b587b27509797bf0f4d061a0b218b6d74797ae7
+docfiles size=79
+ RELOC/doc/latex/xistercian/README.md details="Readme"
+ RELOC/doc/latex/xistercian/xistercian.pdf details="Package documentation"
+srccontainersize 12452
+srccontainerchecksum 938c30856b009099d2ad2ecf3935c133cb2f37a1d46d2a179d037b39bed9b69a5f4b78eda2cfffbe2e77a8c9a009b28d362ba45f19e48b744442315ef7a1c5a8
+srcfiles size=14
+ RELOC/source/latex/xistercian/xistercian.dtx
+runfiles size=6
+ RELOC/tex/latex/xistercian/xistercian.sty
+catalogue-contact-repository https://github.com/Skillmon/ltx_xistercian
+catalogue-ctan /graphics/pgf/contrib/xistercian
+catalogue-license lppl1.3c
+catalogue-topics numbers pgf-tikz graphics expl3
+catalogue-version 1.0
+
name xits
category Package
revision 55730
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index c51012bd54..570dc89540 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-749140fb16f6ba9f100e0edb0842950d texlive.tlpdb
+dd7642d445164f8106021de7e55de98c texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 141b382214..54321fa62e 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-49fe642cb864dc5990c2ecdd7fae630586b5a4e09ae8b00924606a5750a910a10489d329558b69fb494b4068f570056ddd96206d4afc7d3cd0bec5b0041fcca1 texlive.tlpdb
+0a559773d4b4cce5941e70a0e0ddf0156db2a3b4ba4d62ca149c53561456047f986416777c9599030ab20eeed57c1846c991686baf20cc776ff6c0eac8dbcccd texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index 40ab087be4..1d6e91162a 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNATURE-----
-iQEcBAEBCgAGBQJg822GAAoJEEzhh34ZQ4xwlIcH/jeOyXGQb8I64vnhJ4z2xdzD
-JjzP9LrJ+oF1+A4BGRtdZvX5R5DFt11F1IgJO+ihYJp4Ze2wSNakDn0981BO/gq3
-CmmOxgbH6tFNRrcXJEa1mKhbmXG2sN4yIgoR5yAeWb9VgJsFsK041Pyu0Xbg1fmk
-vWLmkWNmsnmdmGJ7c4uSoyDK1jcbOAXoGQBkMADRFjsKBkePD+/g4UhZUNqFCrz7
-42YJ3pc30eyifbBpEztYVwVXj1u3nDjzm0CsnL+FL2L+9W58gidu+ieX7IHaH57J
-k/67VW058rbDnheCvleyJrxkqb0Zonz6K0cnwND/8xhfiCGeCAN2ytAgIzAkgKQ=
-=NjJX
+iQEcBAEBCgAGBQJg9L7wAAoJEEzhh34ZQ4xw2CkH/26F9zM/R40XuNek7q95qbaT
+77ER5oXFNkGphsO+YNttbCI6t8QDshQvqYfTcSHU50iPU5eCUuknzGwQwYL6g4J7
++dUVhrENQM+BffDJSLrhUkRRend8VD60BnU40BxQOX+RnaGQA6g6YuN4RVevFcLz
+M1qnEnuJ8Yihnx75Sd3z8IdLqC+gy/isgFwb8aY4I9359NrF8bQxX1n3eo+Y6Dnp
+Hjwv6Y+ytZigVmLzoJdII06JdBiIa5SJISKbio1XeO+OxUWHcxD8Zmvrfx97KQIE
+G67okDsyUholEEYqOt4R4m4G7QYGEW+a+Kl/5J3yIFxmTneQCq3WMYLGm6NPJPg=
+=WBcN
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index a18a169651..c1ca4f9f31 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ
diff --git a/systems/win32/miktex/source/CHANGELOG.md b/systems/win32/miktex/source/CHANGELOG.md
index 46a11f5e40..1d408467a1 100644
--- a/systems/win32/miktex/source/CHANGELOG.md
+++ b/systems/win32/miktex/source/CHANGELOG.md
@@ -1,5 +1,20 @@
# MiKTeX Change Log
+# 21.7 - 2021-07-19
+
+### Upgraded programs
+
+* dvipdfmx 20210609
+* pdftex 1.40.23
+
+### Fixed issues
+
+- [847](https://github.com/MiKTeX/miktex/issues/847): Shared vs not-shared?
+- [863](https://github.com/MiKTeX/miktex/issues/863): Auto-Install package__doc by file name
+- [867](https://github.com/MiKTeX/miktex/issues/867): MiKTeX console crash while changing remote package repository
+- [869](https://github.com/MiKTeX/miktex/issues/869): MiKTeX setup utility encounters internal error during installation
+- [871](https://github.com/MiKTeX/miktex/issues/871): TeXstudio stopped working - could not find perl.exe
+
## 21.6.28 - 2021-06-28
### Breaking changes
diff --git a/systems/win32/miktex/tm/packages/files.csv.lzma b/systems/win32/miktex/tm/packages/files.csv.lzma
index ac42939aa0..761f1e9c53 100644
--- a/systems/win32/miktex/tm/packages/files.csv.lzma
+++ b/systems/win32/miktex/tm/packages/files.csv.lzma
Binary files differ
diff --git a/systems/win32/miktex/tm/packages/next/files.csv.lzma b/systems/win32/miktex/tm/packages/next/files.csv.lzma
index bed5a35fde..bcb3c70dba 100644
--- a/systems/win32/miktex/tm/packages/next/files.csv.lzma
+++ b/systems/win32/miktex/tm/packages/next/files.csv.lzma
Binary files differ
diff --git a/systems/win32/miktex/tm/packages/next/pr.ini b/systems/win32/miktex/tm/packages/next/pr.ini
index 685bbedfa7..ea0ea2f579 100644
--- a/systems/win32/miktex/tm/packages/next/pr.ini
+++ b/systems/win32/miktex/tm/packages/next/pr.ini
@@ -1,13 +1,13 @@
[repository]
-date=1626552909
+date=1626639320
lastupd=miktex-arctrl-bin-2.9 miktex-arctrl-bin-x64-2.9 miktex-asymptote-bin-2.9 miktex-asymptote-bin-x64-2.9 miktex-autosp-bin-2.9 miktex-autosp-bin-x64-2.9 miktex-axohelp-bin-2.9 miktex-axohelp-bin-x64-2.9 miktex-bibarts-bin-2.9 miktex-bibarts-bin-x64-2.9 miktex-bibtex-bin-2.9 miktex-bibtex-bin-x64-2.9 miktex-bibtex8bit-bin-2.9 miktex-bibtex8bit-bin-x64-2.9 miktex-bzip2-bin-2.9 miktex-bzip2-bin-x64-2.9 miktex-cairo-bin-2.9 miktex-cairo-bin-x64-2.9 miktex-chktex-bin-2.9 miktex-chktex-bin-x64-2.9
-lstdigest=c919e14d367b4b35a9161c78d20e22b7
-numpkg=4529
+lstdigest=8a64fa5e1fc75f90de5858d8cc2ea915
+numpkg=4538
relstate=next
-version=7868
+version=7869
;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows.
;;;;-----BEGIN MIKTEX SIGNATURE-----
-;;;; signature/miktex: b1o0X9YXyAq29ACOys5/3UOr9OeK+KkMH7/nYqs+TLI8zmtOy50yrKmXHardd35vEqqBA4p+u+EwQeOXuhkBI5hu1O0lnwUDFU6t9SPK4/aJ605WP2ey3CwTvciU09PKrIuViyorWkiVGdwF/sTAmAKJoHopRvoOX5wnHmH8BuH+Y9jY2xt0cYTGOJpgV5LIKcRjsLFTfrQtlySeKhjQ2PF3eHioMqGF0nJXdQkgPgpmRZ88xtstBhysFHdUssPGYaq2AlljSBCJxToCT7b9vRegkb0CKGKNmTne5Vo3xyAJnUvaMNWXL6Yy7TbHXm3qwbjZVqcqHGHizfzYFtKInQ==
+;;;; signature/miktex: mFkGmHYNLa0do0WmCXnxn7d93cTw673ifZJ4ZHGbW3bAR/bzuzEdwYikgxbFycj4xDwOo74WssQOLeVGrgavqtNS7R8782cu61LP7/MocBzW8/h3T6d4dmjztqB7d5Rx9huQ9De7ru4hC5vaikc38SaXTUjOTi/exLYCaTGmiGkYa7sulBUxgom5xfSKvi/jpAIPCDDqSTEss7TItGLrwSkswVnkXa1GXjzkSPOViU36bXXbuSQ+S4JNQaMQjBUX85TyjRgHtzULERT7qO0AhThkrSg4zoRBpMI/hmACDBstzNCBzAg3SmiK11Odlm7q7BicaarT04gnYTbObU7u1g==
;;;;-----END MIKTEX SIGNATURE-----
diff --git a/systems/win32/miktex/tm/packages/pr.ini b/systems/win32/miktex/tm/packages/pr.ini
index 2ed3cb3757..3cfdb22264 100644
--- a/systems/win32/miktex/tm/packages/pr.ini
+++ b/systems/win32/miktex/tm/packages/pr.ini
@@ -1,13 +1,13 @@
[repository]
-date=1626552716
-lastupd=miktex-runtime-bin-2.9 miktex-runtime-bin-x64-2.9 changes changes__doc changes__source miktex-arctrl-bin-2.9 miktex-arctrl-bin-x64-2.9 miktex-asymptote-bin-2.9 miktex-asymptote-bin-x64-2.9 miktex-autosp-bin-2.9 miktex-autosp-bin-x64-2.9 miktex-axohelp-bin-2.9 miktex-axohelp-bin-x64-2.9 miktex-bibarts-bin-2.9 miktex-bibarts-bin-x64-2.9 miktex-bibtex-bin-2.9 miktex-bibtex-bin-x64-2.9 miktex-bibtex8bit-bin-2.9 miktex-bibtex8bit-bin-x64-2.9 miktex-bzip2-bin-2.9
-lstdigest=8c3667f0c823b92c186deadf6da45e86
-numpkg=4529
+date=1626639109
+lastupd=cjk-ko cjk-ko__doc cjk-ko__source easing easing__doc easing__source emoji emoji__doc latex-via-exemplos longdivision longdivision__doc longdivision__source lwarp lwarp__doc lwarp__source twemoji-colr twemoji-colr__doc miktex-runtime-bin-2.9 miktex-runtime-bin-x64-2.9 changes
+lstdigest=d1787b4d99937e9f9d4d33b8dc330c44
+numpkg=4538
relstate=stable
-version=7868
+version=7869
;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows.
;;;;-----BEGIN MIKTEX SIGNATURE-----
-;;;; signature/miktex: Z25hLVNr808ffObjG2DoMHfo8TZTNLh7nJNJkmGLcAtajmUnoXX2iFhg623m3pl/NSpu1QGkKIhOw77ljMwWyKlN4diXXomK6eRKbZjh3bRaQaVnYuilrWBarINJiibd6flYv9juE4mdAJD/d3wEfgWOVC9RgIBR+uczfzkrnJAk8au4j4z7KTOOJoTtLvv3yZDn1C8hhTiqULmobUY+PoSuVwvgDfvqKppgWJouJ3fNjJqvFEAJhNQLp6zw9dKY5IOcywc8TTqowoJaefh/q7Jnqmp7AQcNwpSqyhi7Dhesvi4+VyjpbN2dJypZU4ATw8iNWGzRQMhPvWQH+jzBUA==
+;;;; signature/miktex: dov2/VPWWDLNWrW1eWoNK1Dc5mItHC8SzH+epyf90ulT/noWNrlViCJlm4kpQEK+Hu65gxLdhkUH1em8z4n3bWjKiiO6uGj9COy4RMWL6Pfbj484776kJn/2YMhkJ/c1l5hkanjoYu4XSEbuEbIX8owaifPoHmVgpgXc41wyLX82KpAskQXaaNV0lLt0+HQxdGW/kfZT1exe+5oonHdDVnB7Sh2lgSPMqaY5pcmElUmsa5b2D8Kd5xF9Qgs8Tb/znRxgMA5oiDFbPSYs0WzLSf62KDvq2MpnudXV+qSCj6wP3NtdJasZn/ktcJDYPGgPFpCadINq4lhSrPBCrfwGbQ==
;;;;-----END MIKTEX SIGNATURE-----