summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-24 03:01:54 +0000
committerNorbert Preining <norbert@preining.info>2021-03-24 03:01:54 +0000
commitcfb52a5644dfc45c2a140573c0c886084ffd0e24 (patch)
tree797b32f7edc3c1cb270f494df06bad29c4f9f820 /systems
parent7f7cac53e75a6568b4091dc5a072dbe304c38710 (diff)
CTAN sync 202103240301
Diffstat (limited to 'systems')
-rw-r--r--systems/mac/mactex/ExtrasFolder.pdfbin38319 -> 38317 bytes
-rw-r--r--systems/mac/mactex/Licenses.txt8
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl6
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb46
-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.xzbin2289276 -> 2287276 bytes
-rw-r--r--systems/win32/miktex/tm/packages/next/pr.ini8
-rw-r--r--systems/win32/miktex/tm/packages/pr.ini8
-rw-r--r--systems/win32/w32tex/ChangeLog16
11 files changed, 67 insertions, 43 deletions
diff --git a/systems/mac/mactex/ExtrasFolder.pdf b/systems/mac/mactex/ExtrasFolder.pdf
index c1a740c885..5a4e539924 100644
--- a/systems/mac/mactex/ExtrasFolder.pdf
+++ b/systems/mac/mactex/ExtrasFolder.pdf
Binary files differ
diff --git a/systems/mac/mactex/Licenses.txt b/systems/mac/mactex/Licenses.txt
index fdc88a1f85..99ab664710 100644
--- a/systems/mac/mactex/Licenses.txt
+++ b/systems/mac/mactex/Licenses.txt
@@ -1,10 +1,10 @@
$Id: Licenses.txt,v 1.14 2007/02/28 14:23:19 herbs Exp $
-Brief summary of the licensing of the various applications included as of 2021/03/16
+Brief summary of the licensing of the various applications included as of 2021/03/22
Aquamacs Emacs (Intel) - 3.5 - gpl - http://aquamacs.org/
Aquatkbibtex - 1.3 - gpl - http://aquatkbibtex.sourceforge.net/
-BibDesk (10.9+) - 1.8.1 - bsd - http://bibdesk.sourceforge.net/
+BibDesk (10.9+) - 1.8.2 - bsd - http://bibdesk.sourceforge.net/
BBEdit LaTeX Glossary - 3.03 - free? - from http://www.barebones.com/index.shtml
BBEdit TeX Scripts - - free? - from http://msneep.home.xs4all.nl/latex/
CocoAspell (10.11+) - 2.5 - free? - http://people.ict.usc.edu/~leuski/cocoaspell/
@@ -17,6 +17,6 @@ SimpleTeX4ht - 3.3 - gpl - http://www.simpletex4ht.free
Skim (10.10+) - 1.6.2 - bsd - http://skim-app.sourceforge.net/
Symbols Widget - 1.4.3 - gpl - http://vocaro.com/trevor/software/widgets/
TeX FoG (10.4+) - 1.3.2 - gpl - http://homepage.mac.com/marco_coisson/TeXFoG/
-TeX Live Utility (10.9+) - 1.47 - bsd - https://github.com/amaxwell/tlutility/releases
+TeX Live Utility (10.9+) - 1.49 - bsd - https://github.com/amaxwell/tlutility/releases
TexMaker (10.12+) - 5.0.4 - gpl - http://www.xm1math.net/texmaker/
-TeXShop (10.12+) - 4.60 - gpl - http://www.uoregon.edu/~koch/texshop/texshop.html
+TeXShop (10.12+) - 4.62 - gpl - http://www.uoregon.edu/~koch/texshop/texshop.html
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 835e53d3dc..4775916d4d 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -1,12 +1,14 @@
$mirrors = {
'Africa' => {
+ 'Algeria' => {
+ 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1,
+ },
'Morocco' => {
'https://mirror.marwan.ma/ctan/' => 1,
},
'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,
},
},
'Asia' => {
@@ -47,6 +49,7 @@ $mirrors = {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://mirror.kakao.com/CTAN/' => 1,
'https://cran.asia/tex/' => 1,
+ 'https://ftp.harukasan.org/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
},
@@ -171,6 +174,7 @@ $mirrors = {
'http://ctan.mirror.globo.tech/' => 1,
'http://ctan.mirror.rafal.ca/' => 1,
'https://ctan.math.ca/tex-archive/' => 1,
+ 'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
'Costa Rica' => {
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index d92b0a2d87..77668acefd 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
@@ -26,7 +26,7 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2020
-depend revision/58616
+depend revision/58642
name 00texlive.image
category TLCore
@@ -33817,15 +33817,15 @@ catalogue-topics class book-pub chinese
name beebe
category Package
-revision 58555
+revision 58618
catalogue biblio
shortdesc A collection of bibliographies
relocated 1
longdesc A collection of BibTeX bibliographies on TeX-related topics
longdesc (including, for example, spell-checking and SGML). Each
longdesc includes a LaTeX wrapper file to typeset the bibliography.
-containersize 874972
-containerchecksum 5af7a7861be28f8a1e3cd1c728157e114f7cd568fc5c4056cff76347b69e83660a1e2ca21878d68d79caa07ea2eddc90da1e958d852b90693c2d90de219c0187
+containersize 875272
+containerchecksum 9539e9f1089851866b1dcc3d1c3018191e7e1d206dd60a7952ebe6f435eff05b6ee110968d229b4700064c54cdb4d2caa9098405523aff4d50a73b2e5fc83edf
runfiles size=2172
RELOC/bibtex/bib/beebe/epodd.bib
RELOC/bibtex/bib/beebe/font.bib
@@ -187854,17 +187854,19 @@ catalogue-version 2.2a
name matapli
category Package
-revision 57508
+revision 58636
shortdesc Class for the french journal "MATAPLI"
relocated 1
longdesc This is a class for the french journal "MATAPLI" of the Societe
longdesc de Mathematiques Appliquees et Industrielles (SMAI).
-containersize 8320
-containerchecksum 7a48b33e3e28e3d83678431938e338db8c46fb7c7796fdd2c84a9fb7971d761ac4adab55b982992b7a4f9dc51290ddb69661f06610e65a7dfea3afddc27926d3
-doccontainersize 4744456
-doccontainerchecksum a1aafbd23e015fd1463230e22144b2525e6f53ae51f4518e9e4383b9975eff413424fe3fc05322d2953cd10967adb003663860d7b90525f1cf93431621df8371
-docfiles size=1915
+containersize 8700
+containerchecksum 7975497f7080aa2dff7f4553f981b6c9cd97b6c2a7822089cf657dce21cb54f0aed30e872ade1d0a7a9eb9edd8439f6e70eda6622ffc8f91e8fdb97689c17b08
+doccontainersize 4770992
+doccontainerchecksum 7f7a5d9f3be1074088c8dc5e430ec5005cf61f3f30d1daae085f11cb84b9eff4ae244547e08e1f5cd6970410a43a99cc48299f12377576128e83a58a7c990b72
+docfiles size=1946
RELOC/doc/latex/matapli/README.md details="Readme"
+ RELOC/doc/latex/matapli/auto/bibliomatapli.el
+ RELOC/doc/latex/matapli/auto/matapli-doc.el
RELOC/doc/latex/matapli/bibliomatapli.bib
RELOC/doc/latex/matapli/examples/couverture/3e.pdf
RELOC/doc/latex/matapli/examples/couverture/4e.pdf
@@ -187882,6 +187884,8 @@ docfiles size=1915
RELOC/doc/latex/matapli/examples/modeleauteur/modele.tex
RELOC/doc/latex/matapli/examples/modeleauteur/portrait.png
RELOC/doc/latex/matapli/fond-doc.pdf
+ RELOC/doc/latex/matapli/matapli-doc.fdb_latexmk
+ RELOC/doc/latex/matapli/matapli-doc.fls
RELOC/doc/latex/matapli/matapli-doc.pdf details="Package documentation" language="fr"
RELOC/doc/latex/matapli/matapli-doc.tex
RELOC/doc/latex/matapli/matapli-title.pdf
@@ -187892,7 +187896,7 @@ catalogue-contact-home https://plmlab.math.cnrs.fr/mchupin/matapli
catalogue-ctan /macros/latex/contrib/matapli
catalogue-license lppl1.3
catalogue-topics journalpub class french
-catalogue-version 1.0.0
+catalogue-version 1.1
name matc3
category Package
@@ -297416,15 +297420,15 @@ docfiles size=591
name texlive-docindex
category TLCore
-revision 58555
+revision 58618
shortdesc top-level TeX Live doc.html, etc.
longdesc These files are regenerated as needed, which is often, so we
longdesc make them a separate package. See the tl-update-auto script for
longdesc the process.
containersize 388
-containerchecksum fbd28a5a2b8067b6b632a3d2ed357ada51cf022b41a91e6e38bc1cc071695c8cba27643a983404f2d2c78e1ef8efbcd8077876f97901d66d8a3f84abf30ee341
-doccontainersize 174128
-doccontainerchecksum 827dc7503e83208e76fa21f529e8145bdf55a626e5ba269caee8838fa0c6654d1ed49dfeafb0096d99db00b50508c3816123e735404aaaa91ef4d158511fa604
+containerchecksum b345e3c5abbf0bd39653cb333ccef3815867c439739383be6406835141f1dfb9e4af238bee674797cace59da5a39e9091ea614014d0597e9641a583d273e2e03
+doccontainersize 174072
+doccontainerchecksum 7c6c14bffdaadeaeda40b31c9df54013bc9516f802f894f40add5fe94a60ee2349ae99dc266cab6cbd2265005c35163983758213277bd01220fbb1c8acab06f3
docfiles size=346
doc.html
@@ -333366,7 +333370,7 @@ catalogue-topics font-supp xetex
name xetexko
category Package
-revision 58565
+revision 58634
shortdesc Typeset Korean with Xe(La)TeX
relocated 1
longdesc The package supports typesetting Korean documents (including
@@ -333374,10 +333378,10 @@ longdesc old Hangul texts), using XeTeX. It enhances the existing
longdesc support, in XeTeX, providing features that provide quality
longdesc typesetting. This package requires the cjk-ko package for its
longdesc full functionality.
-containersize 52440
-containerchecksum 5eaa2a0c524ba4881b30472f92b4d0cfef719df692afb25fb5e81d70b430770b4b88d0a5a0ab9c333ea97220955f6da6c8216c4ee574cf29f8bcc43f8777415c
-doccontainersize 250884
-doccontainerchecksum 71357c7584ecf3c709181ab8ff411b17ac9eebf03118f3d7f3a4a9b97348b838505c946f1a1c5fb57b884867471233ae8f43a2ae38e678bd7a2d84a20b24be47
+containersize 52812
+containerchecksum 793f4146ce27666d4d5341f8ff5b393dd9ba26decfd2a065ad2574ce4b4df410dcb9edefe440c2a95ea3c4cdc3cdf3e91a9992c03866e38eafc62a51635cdc1f
+doccontainersize 253832
+doccontainerchecksum fcb9f5292e68e9e1edb54d5ec53213c05f53ecbf31f56e16a7f38d2690fa9015dcf73a6732673bad44ec327e8aafe3966c26c16295bfd75011387e52f078dbee
docfiles size=71
RELOC/doc/xetex/xetexko/ChangeLog
RELOC/doc/xetex/xetexko/README details="Readme"
@@ -333397,7 +333401,7 @@ catalogue-contact-repository https://github.com/dohyunkim/xetexko
catalogue-ctan /macros/xetex/generic/xetexko
catalogue-license lppl1.3c
catalogue-topics korean xetex
-catalogue-version 3.0
+catalogue-version 3.1
name xetexref
category Package
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 80c4a9177a..d51dfed2a9 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-21bd21c8c7900404d0309a5854b3819f texlive.tlpdb
+7e67ccd8df8d2c00bc49fe9f0e24ed65 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index a7744aa80e..4c57577948 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-13c7e38ac594ceabeaf4c46def70b875727777b2fd628728a81ad6f5eda8da4e2da145a6a3931313d44abc11ea4f913dbb34a680dc89eff9f77408dbe229375f texlive.tlpdb
+bbeac5f346e44bf84e24b34bde448bde3cdfe5b07a667bdcf95a6bd2798fa774781f26bdc2629f629cda7fba2d49410626b3c7b3ebf017b9b5956affc5edc0b1 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index ea10d405cf..71f962da8a 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-----
-iQEcBAEBCgAGBQJgV/geAAoJEEzhh34ZQ4xwVpMH/3sZP6opwZY35G07EkFhzT4g
-g6lr/unYVz3nH2OBR1FYtjbT2yu5/C0+1xs4Lvy1x8VNtgSvk+38lV48qNDdU61d
-6Sgvc/5t/XtAb+V6SRh8uHTYzHpQzRnNVC6qLsIovt5I8bD0RDLt+HgdWm/aMuym
-GIiaqieVBb+DX+rngAxttJ25SrFJZgyB9kcUBJKmGQLryuh6WMlF1uvmHy9K3aoT
-lSRjWiTCrac4aq5EXeBTRYNR4RA0E4UuWYoi4QbjZcjNbzsmiwfyyLy1spPYqUU9
-zY0KdxYdbVuLvMBUk81tpweu94sHBYP35cEzzUkNBayvruJjJSELktuAwmQlgr0=
-=4++F
+iQEcBAEBCgAGBQJgWUl9AAoJEEzhh34ZQ4xwCKUH/09qEVrfbEmNcLFFLVJfl37Q
+0PewcGshhes70hRoix6mjhv5rwmqpohAhvogTLi4rNb8/RF72deu2jHZZb/4cW3Y
+eUsJUqGCLwhr3O2fnHNdAEhi48N4QWD6wCz7pKunBwGJNXRwgFg9KhdbIv5aaDNT
+IfNYJspCihjx577siNdtLiooxZLWx/Id4rYOrmzGfdjQeAZSCduBu40S9beEddum
+TPwIqeDm4jr841fZOnqzwMpfBf3bwqK84HemIkz9hpK/+xcsQySGEG8Z/QOM5tw5
+aoMRHJEal4zzEUd0UmDAUczI6Wc02DkOMBSt4df1aYorPJyj+/6ycLvtZirC9Uc=
+=VfrC
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 3a55dcb017..b9dcf0b7e3 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/tm/packages/next/pr.ini b/systems/win32/miktex/tm/packages/next/pr.ini
index c483dba46a..4360f68f5f 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=1616447708
+date=1616534083
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=635f4de524bb87ba0c238ff8b8a8bf38
+lstdigest=18acbc204df026be9a0d59e61d4cd642
numpkg=4076
relstate=next
-version=7751
+version=7752
;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows.
;;;;-----BEGIN MIKTEX SIGNATURE-----
-;;;; signature/miktex: BlyWetZruM00QRnVn5tdgE6h2j0JOTfPaQ+IGaZ3jNJXuiACrfHPCa7zk/EVwWfmu8wfj7moknT56J8MGTek04FCukarPfncRx8SzcjYrBpetV9CiPeRnNPWmnbA/xBKjA4pDfT0yBNo0mCJ7eTAKab3kRA7++navKNCGNQx4yjItGJwzd3TDJxNOtz2mx44fnM90laWxJmjerN5DP3Ol0fNJjPr/4evDCLao1KVQ0+/ONdTPOmM5f3FLheGaqnTnEXgSEyKbDlY/We5eAy+w0LYqezwyYBEwMNws6QLrvtuLQzcXIJFKRJ8ilqkhsfBRefZY81aQVUolVD8jmGJEQ==
+;;;; signature/miktex: vHvg6MhefbnhxcMYdn581Ix8jiL7deHYKZbyQGrTWwimnF97H6ilj6GrlZbCfAKRouW4+MGEVogVgnTwfLSQVH7ZxHAFJGfDsjHuTJB05TN9X3MR9WZ6/f0dm+gksk6F5eeowd+h3ezvhGsaRph1sZmDN0JFNv4trD70Y2vFDZ6hUocJ6alXJS71kwamtOztg+LuR04fvlloCcGJlYHYsRWNbZxfvJo5Vc3mkvHNA8hvUiDpXu3SgpD6ohQuoqzov8sRgXhwIjD9sialezUCHDcOMEtIu4BqWMehkxF3OUMvUwkAxq5JvDwSqFiACqtfCo+yXLntoc9SY3SjFb+iaQ==
;;;;-----END MIKTEX SIGNATURE-----
diff --git a/systems/win32/miktex/tm/packages/pr.ini b/systems/win32/miktex/tm/packages/pr.ini
index 761b5103a2..908d35c12e 100644
--- a/systems/win32/miktex/tm/packages/pr.ini
+++ b/systems/win32/miktex/tm/packages/pr.ini
@@ -1,13 +1,13 @@
[repository]
-date=1616447496
+date=1616533889
lastupd=ctex miktex-dvipdfmx-bin-2.9 miktex-dvipdfmx-bin-x64-2.9 miktex-luatex-bin-2.9 miktex-luatex-bin-x64-2.9 miktex-pdftex-bin-2.9 miktex-pdftex-bin-x64-2.9 miktex-runtime-bin-2.9 miktex-runtime-bin-x64-2.9 miktex-config-2.9 miktex-doc miktex-epstopdf-bin-2.9 miktex-epstopdf-bin-x64-2.9 miktex-latex miktex-mo-bin-2.9 miktex-mo-bin-x64-2.9 miktex-tex-bin-2.9 miktex-tex-bin-x64-2.9 miktex-xetex-bin-2.9 miktex-xetex-bin-x64-2.9
-lstdigest=0000a458c9261152203bb8ed210542e4
+lstdigest=f40a870f1797bc35e2b459e5d280fc1c
numpkg=4076
relstate=stable
-version=7751
+version=7752
;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows.
;;;;-----BEGIN MIKTEX SIGNATURE-----
-;;;; signature/miktex: W7lje5CWDMZVpv8zZcsNFmqc/fWY4451EDnbSd/upM4BoTslW6WdyylhvBOi8Tgpp4OGN79hmS+QxRFneQSjHSoSzGkhjXiv9JF3FGn96CTuwftuXpxtvezuLjF4suVBNTl2k+d2Ez1A6erylDyCN+nZG5q5zpiZZgLpg3oQEs0aTU+4JmxV7tUgbi1a82Xiq+M4lOOqrB04L8XcTlsg6e4dOSw8D9Sd9xlUX4H2f+NrxEWhKJrMStVPOpw2p94QUkAtb/JWxLE1mpyrTn5uYBWQxxtq0l3eJEjyk6ku3hM3+948E1+bplf9mrmKRpodTfX+MK60mHdCgEKiEyTD2A==
+;;;; signature/miktex: lO2QxFhTHIyN4Z4xgOnGpqV/epZAZ/Blm8YnMMTae+WqBnXTl3ri5l8tLtd9ZxdH1nTwnI5hfJne93SfJZy06bVuVWrBz3/jx2yl6IRBeojQ8v+57xJBxAFiL2NDs62QnUVvlLWYVhWsReacrZ5Oi3ifcbry5ky+LdMcDvlsDiL7XxxPwAHh/9DfL67QEedopdlar+/BNP18AShi2SdtUvYC3kQfZeuD+kXD5W3pO5xFdh4JXSDFX6HaH3kIs732QLQ/hF1Wxau20CT0X978nP7JSEQoUpod0dJnZlo/JrGSxX+NEQCZZuG0fHEZagFLx1xOAnwfPotYjtyLQ3nxVg==
;;;;-----END MIKTEX SIGNATURE-----
diff --git a/systems/win32/w32tex/ChangeLog b/systems/win32/w32tex/ChangeLog
index 73526ef71b..40f30136ed 100644
--- a/systems/win32/w32tex/ChangeLog
+++ b/systems/win32/w32tex/ChangeLog
@@ -1,5 +1,21 @@
W32TeX (x86 & x64) ChangeLog
+[2021/03/22]
+(01) cjkzr.tar.xz
+ Update ctex.
+(02) context.tar.xz
+ ConTeXt version: 2021.03.21 21:05.
+(03) datetime2.tar.xz
+ Update datetime2.
+(04) ltxpkgs.tar.xz
+ Update covington.
+(05) makeindex-w32.tar.xz
+ Update mendex.exe and upmendex.exe.
+(06) web2c-w32.tar.xz
+ Update latexindent.
+(07) win64/makeindex-w64.tar.xz
+ Update mendex.exe and upmendex.exe.
+
[2021/03/21]
(01) context.tar.xz
ConTeXt version: 2021.03.20 01:03.