summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-03 03:01:09 +0000
committerNorbert Preining <norbert@preining.info>2020-10-03 03:01:09 +0000
commit0e644e6805342838052f46e6af93f81644d0390b (patch)
tree26169230ce62dc353013ad08fb824f46d9511980 /systems/texlive/tlnet/tlpkg
parent37f9a57b2f39142fbccb20b758af8e0502499671 (diff)
CTAN sync 202010030301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg')
-rw-r--r--systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm7
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl6
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb334
-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.xzbin2234616 -> 2235320 bytes
7 files changed, 185 insertions, 180 deletions
diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
index b6b7f29d71..7476504af2 100644
--- a/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
+++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLWinGoo.pm
@@ -1,4 +1,4 @@
-# $Id: TLWinGoo.pm 55175 2020-05-17 09:41:28Z siepo $
+# $Id: TLWinGoo.pm 56511 2020-10-02 13:04:56Z siepo $
# TeXLive::TLWinGoo.pm - Windows goop.
# Copyright 2008-2018 Siep Kroonenberg, Norbert Preining
# This file is licensed under the GNU General Public License version 2
@@ -11,7 +11,7 @@
package TeXLive::TLWinGoo;
-my $svnrev = '$Revision: 55175 $';
+my $svnrev = '$Revision: 56511 $';
my $_modulerevision;
if ($svnrev =~ m/: ([0-9]+) /) {
$_modulerevision = $1;
@@ -1235,7 +1235,8 @@ set PERL_ROOT=
set PERL_SIGNALS=
set PERL_UNICODE=
-perl.exe \"$tdmain\\scripts\\texlive\\uninstall-win32.pl\"
+perl.exe \"$tdmain\\scripts\\texlive\\uninstall-win32.pl\" \%1
+
if errorlevel 1 goto :eof
rem test for taskkill and try to stop exit tray menu
taskkill /? >nul 2>&1
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index d9415fbe5e..8fa0e8efd3 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -16,7 +16,6 @@ $mirrors = {
'China' => {
'https://mirrors.aliyun.com/CTAN/' => 1,
'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
- 'https://mirrors.cqu.edu.cn/CTAN/' => 1,
'https://mirrors.hit.edu.cn/CTAN/' => 1,
'https://mirrors.nju.edu.cn/CTAN/' => 1,
'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
@@ -52,6 +51,9 @@ $mirrors = {
'https://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
},
+ 'Philippines' => {
+ 'https://mirror.pregi.net/tex-archive/' => 1,
+ },
'Singapore' => {
'https://download.nus.edu.sg/mirror/ctan/' => 1,
},
@@ -95,12 +97,14 @@ $mirrors = {
'https://ctan.mirror.norbert-ruehl.de/' => 1,
'https://ctan.net/' => 1,
'https://ctan.space-pro.be/tex-archive/' => 1,
+ 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1,
'https://ftp.fau.de/ctan/' => 1,
'https://ftp.gwdg.de/pub/ctan/' => 1,
'https://ftp.rrze.uni-erlangen.de/ctan/' => 1,
'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1,
'https://ftp.tu-chemnitz.de/pub/tex/' => 1,
'https://mirror.clientvps.com/CTAN/' => 1,
+ 'https://mirror.dogado.de/tex-archive/' => 1,
'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1,
'https://packages.oth-regensburg.de/ctan/' => 1,
},
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index a2e38a8b48..d9624c2915 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/2020
-depend revision/56509
+depend revision/56521
name 00texlive.image
category TLCore
-revision 56507
+revision 56521
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
@@ -4261,7 +4261,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 56498
+revision 56520
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
@@ -14971,34 +14971,27 @@ catalogue-topics font font-body font-serif font-sans font-proportional font-t1en
name aleph
category Package
-revision 56291
+revision 56521
shortdesc Extended TeX
longdesc An development of omega, using most of the extensions of TeX
longdesc itself developed for e-TeX.
depend aleph.ARCH
-depend antomega
depend cm
depend hyphen-base
depend knuth-lib
-depend l3kernel
depend lambda
depend latex
-depend latex-fonts
-depend omega
depend plain
execute AddFormat name=aleph engine=aleph options=*aleph.ini fmttriggers=cm,hyphen-base,knuth-lib,plain
-execute AddFormat name=lamed engine=aleph patterns=language.dat options=*lambda.ini fmttriggers=cm,hyphen-base,antomega,lambda,latex,latex-fonts,omega,l3kernel
-containersize 608
-containerchecksum cd9b9d8ebabc25af17ba40b4266258de73f64c64ca371997c4c1c9cff988175794bdcde00cd2bfa913e64d308b7d70ac2cbae1606a0deccb9dba5b204c1dcd9f
-doccontainersize 54776
-doccontainerchecksum 684b47b6ee0b3fa802cc62b321f117f8b0259318965d5bb9c950b593b24d2ff620ab7f275f9490c81ca21eee1c0c4546c6c24c7870ffa3192726f2b66d4ee3e4
-docfiles size=21
+containersize 540
+containerchecksum d67ed9965b1cfc30f70d8671b4aa4f82a72ee550eb965d908545c6329bfa0ba074f7488f190a3fdd0cf3111ec47aa7221fd3b53332a92a95d32484142af444d0
+doccontainersize 30552
+doccontainerchecksum 61e376fe8d532210385924b3cb9c80100badc1601b7d8917b9f1b10481b12d113d3ba815a5ff896072fab70110af80a3917bdf03c85be6e4f7ea6f585ff8f7b2
+docfiles size=12
texmf-dist/doc/aleph/base/News
texmf-dist/doc/aleph/base/readme.txt
texmf-dist/doc/man/man1/aleph.1
texmf-dist/doc/man/man1/aleph.man1.pdf
- texmf-dist/doc/man/man1/lamed.1
- texmf-dist/doc/man/man1/lamed.man1.pdf
catalogue-contact-bugs https://lists.tug.org/tex-k
catalogue-contact-repository https://tug.org/svn/texlive/trunk/Build/source/texk/web2c/alephdir
catalogue-contact-support https://lists.tug.org/tex-k
@@ -15007,164 +15000,148 @@ catalogue-topics engine omega
name aleph.aarch64-linux
category Package
-revision 53999
+revision 56522
shortdesc aarch64-linux files of aleph
-containersize 243664
-containerchecksum 4483d150e0c36e61f850093cf00cf24aa65ed4738a2c156c8846eafc9d3a0529c6cc7c76b3e4acc1a2c6a95d0c4b85d5ae4627607ec63821072c6f7459043a9f
-binfiles arch=aarch64-linux size=163
+containersize 243640
+containerchecksum 12a0086308e18ea11a2461d0315f3e5df65afb71f2ec549b295c3baf8b88b7ec98459baff6e6efb6559c63bd69a465df763048ff734e04cefefe3694b66c9f53
+binfiles arch=aarch64-linux size=162
bin/aarch64-linux/aleph
- bin/aarch64-linux/lamed
name aleph.amd64-freebsd
category Package
-revision 53999
+revision 56522
shortdesc amd64-freebsd files of aleph
-containersize 293188
-containerchecksum 5d06096f2b0065f521ccb343836f437b001eabc5cebedbf1b686ad20eb301d34712d912613a6255a87113514241237b7cae1b9e0d6a3eb8e13016d0084c02414
-binfiles arch=amd64-freebsd size=193
+containersize 293160
+containerchecksum 666baacbba91cebdf30f9311af9071de7b4e4a1eb3b33467c67775646450b89e76a637a1af3efe22830e399dbdd0a489797cb36130ed0fd0dd966ab537daa1ef
+binfiles arch=amd64-freebsd size=192
bin/amd64-freebsd/aleph
- bin/amd64-freebsd/lamed
name aleph.amd64-netbsd
category Package
-revision 53995
+revision 56522
shortdesc amd64-netbsd files of aleph
-containersize 219552
-containerchecksum d0608394a29dae9de7dd8890dbc305a4a7acd49dcafce6fcd67681f4a33568a7ca1045c50dffeb2474bfcd5ed1896967fbc421d87e71bec155c0abbdca50164a
-binfiles arch=amd64-netbsd size=193
+containersize 219520
+containerchecksum 0ccd3444396f6e4869d10657a803f3af9d7ff6a123012c8446dea4ad0c736560dfe437bc55c2db653c2f422958a532ac0443311ad4a75e9f2c8612b40011db93
+binfiles arch=amd64-netbsd size=192
bin/amd64-netbsd/aleph
- bin/amd64-netbsd/lamed
name aleph.armhf-linux
category Package
-revision 54033
+revision 56522
shortdesc armhf-linux files of aleph
-containersize 207344
-containerchecksum 33aee44c8c28c755b49c23f51ae5cfe41619c1f12800ad3d72609e95f1d8fa777b7309bbeea0e66c77a96ac9dc191ad59cd754c20d403e2224f691cd41ca2b24
-binfiles arch=armhf-linux size=125
+containersize 207320
+containerchecksum 3d74af16d937d53fcb9f2e33b9e7ef4968096d62d51ae9ea8afa1c07a9bc565fa75efbbdb0ddf397e10e24624da07e8661fd8430d3d4c2cf1f17562a740c179c
+binfiles arch=armhf-linux size=124
bin/armhf-linux/aleph
- bin/armhf-linux/lamed
name aleph.i386-cygwin
category Package
-revision 55384
+revision 56522
shortdesc i386-cygwin files of aleph
-containersize 182300
-containerchecksum 67194675a4f09f15aebe465f11e8fa47a7dce97827bc8807f22ac233122a078cc717d32cf1c5343efba950204b3828b11d18f6a0bc0cfcede2732f3b3df8cc45
-binfiles arch=i386-cygwin size=117
+containersize 182268
+containerchecksum 881f7044d7f0bc70189d1637899fd151814549035a192269b2d4cbdf24095a0e7ac6b95ad0c2f5988ab87004746828605cc386b5684bcc31ff748e287145e76d
+binfiles arch=i386-cygwin size=116
bin/i386-cygwin/aleph.exe
- bin/i386-cygwin/lamed
name aleph.i386-freebsd
category Package
-revision 53999
+revision 56522
shortdesc i386-freebsd files of aleph
-containersize 212724
-containerchecksum 63fd7397aee91bc621d8a3292fc2f28c486b8ba029365c7a47bc60051b2c594f8a73e6f1b57f885af228613ad220bbc766339d5871cae48d1bc071430cd2b9a5
-binfiles arch=i386-freebsd size=166
+containersize 212696
+containerchecksum 2640f119979b26ad63df983810ba83fda3af07302a66827f04ef0ec3bfe22864b8855dfc7bd166460fe712d825e6bf4b22e0a1d7d1ac846712b4cc1cb6f4ed31
+binfiles arch=i386-freebsd size=165
bin/i386-freebsd/aleph
- bin/i386-freebsd/lamed
name aleph.i386-linux
category Package
-revision 53999
+revision 56522
shortdesc i386-linux files of aleph
-containersize 229256
-containerchecksum 5c984903b2f06d83361cc9217096fcc554a8dc30e286266d19d8638707d001f97d32967dac1b41decb2690cf68d020f0348b6b519b92305ec735fc5921b3b62b
-binfiles arch=i386-linux size=147
+containersize 229232
+containerchecksum d337d9749a32018d4ba7389e6612cb29f6f4167ad18516b278a30b1db11a30a60045a047b91e31fb9deb86307df441c4a57fe462112860057f70a469489ced84
+binfiles arch=i386-linux size=146
bin/i386-linux/aleph
- bin/i386-linux/lamed
name aleph.i386-netbsd
category Package
-revision 54104
+revision 56522
shortdesc i386-netbsd files of aleph
-containersize 164240
-containerchecksum 6f9e24c99facd30ae42619a999cf08ca15f6155ab3ef94590195d3fd6d5b65f2ec3ef52854121c7afd234b9365e93f9b473ec6819239e1044094af1346d8c072
-binfiles arch=i386-netbsd size=169
+containersize 164212
+containerchecksum 9e659df07ef441c1b912410464808fa4b5c8671ccdc892b3319288f8903167b37c24463684f38c8786549bf1615f0d213c98740bf10555e7bafa5b09771c633a
+binfiles arch=i386-netbsd size=168
bin/i386-netbsd/aleph
- bin/i386-netbsd/lamed
name aleph.i386-solaris
category Package
-revision 53999
+revision 56522
shortdesc i386-solaris files of aleph
-containersize 221332
-containerchecksum b48e89e519e4681cd64249165ec03755942fb8a95a03d3666b2828818d09653ee0dd148b3828a52650de747b9d6be38f8b7e31e2c8bc50836c75d88a0f1753b1
-binfiles arch=i386-solaris size=136
+containersize 221308
+containerchecksum 72a17cb135f089ebcc2c2fd329da383ba3661507425bc8c6cd3f3355c0fa00d7015e21aca7235a5856e5308cf7a227e9a8bb98819977c771127b09a4950b76ec
+binfiles arch=i386-solaris size=135
bin/i386-solaris/aleph
- bin/i386-solaris/lamed
name aleph.win32
category Package
-revision 53994
+revision 56522
shortdesc win32 files of aleph
-containersize 181288
-containerchecksum 221cc4f794674be818acda19554950bc4521f5a606606bd24b837302e256ea3c9dd6c57558491e1dff1be12e0c66979e8ea24de78bae3f20b20acaf05b14151e
-binfiles arch=win32 size=113
+containersize 181248
+containerchecksum 0fa877a0f063afb105f75bcc9f349b9c139f35c32c5d03ca0eb6921b68c9e58a577b81abdc551a97fbee00e88b38696133857bf1cef3aeb0aa25addea6318f20
+binfiles arch=win32 size=112
bin/win32/aleph.dll
bin/win32/aleph.exe
- bin/win32/lamed.exe
name aleph.x86_64-cygwin
category Package
-revision 55384
+revision 56522
shortdesc x86_64-cygwin files of aleph
-containersize 211780
-containerchecksum 17617a09c146c40771305a07a78428a2548173e6dab0db4ab11140187004afbfdc46bcf0dad88b97d4a79a7c62cefb0d74f399aba8d36b9d6b865361f633d93d
-binfiles arch=x86_64-cygwin size=121
+containersize 211756
+containerchecksum 1ec984974e5d7c5006e454c6d27c3190192700679a3c0a16ec374a270dbe01373a3495e1f638eb26a27426c3863ca7e05f3b5f0612e605d494c77fd035dcc672
+binfiles arch=x86_64-cygwin size=120
bin/x86_64-cygwin/aleph.exe
- bin/x86_64-cygwin/lamed
name aleph.x86_64-darwin
category Package
-revision 54269
+revision 56522
shortdesc x86_64-darwin files of aleph
-containersize 313308
-containerchecksum 9ab8fc5fea038dbc27a0f0b424bee72e70cea09b059ae46e5ab4d26fb52842816bf2d70c52c8d31a3825d32c4cb0f31969f58cbdafadc57c375367ff281fd83e
-binfiles arch=x86_64-darwin size=199
+containersize 313280
+containerchecksum faaaa3dfee9e712322e4151edb5791f0c9a378f2946270cf79d4ddfc5c869421dd367192a60082f60b5c819ac1c94c08647839e65d1c7b5d26657c66b07a3abb
+binfiles arch=x86_64-darwin size=198
bin/x86_64-darwin/aleph
- bin/x86_64-darwin/lamed
name aleph.x86_64-darwinlegacy
category Package
-revision 53999
+revision 56522
shortdesc x86_64-darwinlegacy files of aleph
-containersize 231732
-containerchecksum 5b575a83ff979c973a0511072e61a08664da4d559187f90f81405c724faa97c7e3f44cb7bc4ce782daf7c0ae9065cd23d78737facebb8517d636ec8dce877ed3
-binfiles arch=x86_64-darwinlegacy size=133
+containersize 231700
+containerchecksum f198007dac639661bb0929a95ff02376799b4aab326763c3fc69bd18973817340127f050cbebfa607715f344b8b3b506680789117870ced5b795b0699f333379
+binfiles arch=x86_64-darwinlegacy size=132
bin/x86_64-darwinlegacy/aleph
- bin/x86_64-darwinlegacy/lamed
name aleph.x86_64-linux
category Package
-revision 53999
+revision 56522
shortdesc x86_64-linux files of aleph
-containersize 247172
-containerchecksum 45a45f82184920a85f011c66953e4a54eda8c75e4cd7b6a818616640c20d2b8eee708d0c6fac8684e8f1166d49c1a2a55a39ed38831b88e718603d745ef2db1f
-binfiles arch=x86_64-linux size=138
+containersize 247148
+containerchecksum 47eabc61d18f115ea7b1e08fbdcbf26938b2bd87a7ef7c8e77b393c463e68072ac1bc37951e4e26166b0939d539a5843adaf89e74fb1c9a810c39ac2d91d4f57
+binfiles arch=x86_64-linux size=137
bin/x86_64-linux/aleph
- bin/x86_64-linux/lamed
name aleph.x86_64-linuxmusl
category Package
-revision 54264
+revision 56522
shortdesc x86_64-linuxmusl files of aleph
-containersize 254340
-containerchecksum 90f2bf3e26329064533df56a5a733220cbe65c05bb4070c56efa93067794682e3eb5c6c891f7282418afbc3efccfe88188871a00e87fea1022136ec894777265
-binfiles arch=x86_64-linuxmusl size=151
+containersize 254312
+containerchecksum d67dfaaa5c89d20762f26e005f018013a769a0c3b0e7b6976705d0f55c7099e35aba52ba21e17e523d252b6ce94cd495ca4cd1ce02d1d99e028535ff27f5b01e
+binfiles arch=x86_64-linuxmusl size=150
bin/x86_64-linuxmusl/aleph
- bin/x86_64-linuxmusl/lamed
name aleph.x86_64-solaris
category Package
-revision 53999
+revision 56522
shortdesc x86_64-solaris files of aleph
-containersize 263112
-containerchecksum 82cbdf0b2a85c6404a5dfe97035df6b49760d35a8258af90cc0e81deac8897714661d5a9b75cd69b64c8755ef584cf7e923121d4e2ae29035cb19e242ce560dc
-binfiles arch=x86_64-solaris size=151
+containersize 263084
+containerchecksum 8a5775bd0b2a0d37e210620bbd4be239aab65fb973ded2e8c39fddb0029fb2609c30c3a2d7b91df81d9928d03e72d71ab37da4fed63e2e3eb6c2f7b1bc5464fb
+binfiles arch=x86_64-solaris size=150
bin/x86_64-solaris/aleph
- bin/x86_64-solaris/lamed
name alertmessage
category Package
@@ -17498,7 +17475,7 @@ catalogue-version 2.0
name amsmath
category Package
-revision 53640
+revision 56514
catalogue latex-amsmath
shortdesc AMS mathematical facilities for LaTeX
relocated 1
@@ -17514,11 +17491,11 @@ longdesc contributed packages add still further to its appeal; examples
longdesc are empheq, which provides functions for decorating and
longdesc highlighting mathematics, and ntheorem, for specifying theorem
longdesc (and similar) definitions.
-containersize 30312
-containerchecksum 1982aa9f7345f47e50efe9f1e8be307491458e3689838cda328afdd704fa8e04e232187c0778b05848e46d49fada532b14b74bb0d327ebd91f821190b7bf1306
-doccontainersize 2364048
-doccontainerchecksum 9a9f7d065b3486d31a9db681757fa48d14d319232d918ad07fa5a8cca205a6e0023584eefbf36542bc5dfbd609b69b4801a8c95d7e38cfd9594cbd2afa862e50
-docfiles size=671
+containersize 30860
+containerchecksum 6cf5b39f9b94f5f9d0ffeb021422ee7c04a15c6cbfc0e29e58386c386f356cb311b4cea9134c5211a6aa9e8b6f8a6d7af61960c6aa378887754d2450261b0665
+doccontainersize 2351400
+doccontainerchecksum eb71c5f8e5a05b76cc5cc1eb554843160d6592e4c802f8d0c4fa009489966350698b7fa37fd1fcac1a70e0ecebafd08dfadc81d069bd1a1867e09dd09295128c
+docfiles size=667
RELOC/doc/latex/amsmath/README.md details="General README" language="en"
RELOC/doc/latex/amsmath/ams-external.txt
RELOC/doc/latex/amsmath/ams-internal.txt
@@ -17540,9 +17517,9 @@ docfiles size=671
RELOC/doc/latex/amsmath/technote.tex
RELOC/doc/latex/amsmath/testmath.pdf details="Examples paper" language="en"
RELOC/doc/latex/amsmath/testmath.tex
-srccontainersize 64156
-srccontainerchecksum c7f680fe62fcf225ae466f71d78578a8d48e34fa9a8444b4ad7730d6309eb8c7b74bc798e1b116aa6385a810f52c165505d915de66840b5ff42dc82b9f74acab
-srcfiles size=79
+srccontainersize 65388
+srccontainerchecksum 2566262754978f25ba0bde06a1d6b161ff60e3306400a40e054c0408d932499ce54933e7b0a39875c0bd54ea8a88234e2503bee8a319a5b12388193eab1b0eda
+srcfiles size=81
RELOC/source/latex/amsmath/amsbsy.dtx
RELOC/source/latex/amsmath/amsbsy.ins
RELOC/source/latex/amsmath/amscd.dtx
@@ -17557,7 +17534,7 @@ srcfiles size=79
RELOC/source/latex/amsmath/amstext.ins
RELOC/source/latex/amsmath/amsxtra.dtx
RELOC/source/latex/amsmath/amsxtra.ins
-runfiles size=69
+runfiles size=70
RELOC/tex/latex/amsmath/amsbsy.sty
RELOC/tex/latex/amsmath/amscd.sty
RELOC/tex/latex/amsmath/amsgen.sty
@@ -127837,7 +127814,7 @@ catalogue-version 1.1
name graphics
category Package
-revision 53640
+revision 56514
catalogue latex-graphics
shortdesc The LaTeX standard graphics bundle
relocated 1
@@ -127847,11 +127824,11 @@ longdesc of text in LaTeX documents. It comprises the packages color,
longdesc graphics, graphicx, trig, epsfig, keyval, and lscape.
depend graphics-cfg
depend graphics-def
-containersize 15064
-containerchecksum e46cb5c148958bfb538bfb0a3265f4b33c9f950285e39f9e7bb8bf2e8a5bf801a2baff9bee3268c072ed02c8f84097a4e7dadbd5f2a2f50b92fb8e7f9585f03f
-doccontainersize 1988012
-doccontainerchecksum 5b978813cf8fd00523cae6b543af0ef2f50544211a2fab6d2be84d778cf6c720ad2c4c91ef44cac21719358568c5728892a15b29e0b1858d61592d6b196e5479
-docfiles size=626
+containersize 15112
+containerchecksum a04c805985e40b4db0abe1f308fe9f2a0ca4d1736e38d8390294c648935ba1d10ed2c0a16af0eda55736f699359c38e6117487a2c37e2c0d73ce588fbe438e17
+doccontainersize 2003520
+doccontainerchecksum 34382cbc4b6d48e60b00ec9eb1fbfbe786d339206e7c7ee3e33163ac41319e0646382745760d546b5946f54ae53882d8dff88bac2c0db117185be66f2f450673
+docfiles size=623
RELOC/doc/latex/graphics/README.md details="Readme"
RELOC/doc/latex/graphics/cat.eps
RELOC/doc/latex/graphics/changes.txt
@@ -127868,9 +127845,9 @@ docfiles size=626
RELOC/doc/latex/graphics/rotex.pdf
RELOC/doc/latex/graphics/rotex.tex
RELOC/doc/latex/graphics/trig.pdf
-srccontainersize 51832
-srccontainerchecksum bc052e0d9c2d0ee0364511b1faf6965f656fff76ca7961598ba168ceae730e22b962adf130ee5f7b2a44a77cc80f8d54eba3a1438fa3aeb5d400994560bc45c0
-srcfiles size=63
+srccontainersize 52100
+srccontainerchecksum f34cac380d7a42ad97f52aaa07bba40194d88c51905ae8e36b3559cd7dbea0152fb0ab09da353aa694317c360d7abe649b12477f9e2a59a8cb280175df4b5e59
+srcfiles size=64
RELOC/source/latex/graphics/color.dtx
RELOC/source/latex/graphics/drivers.dtx
RELOC/source/latex/graphics/epsfig.dtx
@@ -127882,7 +127859,7 @@ srcfiles size=63
RELOC/source/latex/graphics/lscape.dtx
RELOC/source/latex/graphics/rotating.dtx
RELOC/source/latex/graphics/trig.dtx
-runfiles size=36
+runfiles size=35
RELOC/tex/latex/graphics/color.sty
RELOC/tex/latex/graphics/dvipdf.def
RELOC/tex/latex/graphics/dvipsnam.def
@@ -156638,7 +156615,7 @@ catalogue-version 1.2m
name latex
category Package
-revision 53958
+revision 56514
shortdesc A TeX macro package that defines LaTeX
relocated 1
longdesc LaTeX is a widely-used macro package for TeX, providing many
@@ -156660,11 +156637,11 @@ depend latex-fonts
depend latexconfig
depend luatex
depend pdftex
-containersize 168896
-containerchecksum cf8f91ef3dbfe100597a779a369adc5ebb18c298408d60f6c4453abdbf40315e32bc7b9a943ccaf03dbfe6cf0a43cb0bc942c6ec04ca07cd7bd23c7cf239a7be
-doccontainersize 17592484
-doccontainerchecksum 043858d0c636c83f1e641b72b330475383e0ae04de43bf80437fc51130519c8ab5985a60a2ac5a1bc77a1ce0072ca7367994728e8d83a6cf7796ef50caffc23b
-docfiles size=5596
+containersize 193784
+containerchecksum ce14f150ebcdb0c2ca9ccf2163c2a86020dd185155f551ce2a81d5f4c877b979df920fe1c1792069d3a44e549b3fd6a138eddf0ceb306c641574c47f079f6fa8
+doccontainersize 22732068
+doccontainerchecksum 7e4e261fecf8a4ef3321ba7ab11c7f4a76d4dd0d52dc419e0e85a0963b25ee41c08b9b94244d68308181192ac4b3f51194d0b08741ff1f67af15c3e888bf89e1
+docfiles size=7094
RELOC/doc/latex/base/README.md
RELOC/doc/latex/base/alltt.pdf
RELOC/doc/latex/base/bugs.txt
@@ -156702,7 +156679,16 @@ docfiles size=5596
RELOC/doc/latex/base/lppl-1-0.txt
RELOC/doc/latex/base/lppl-1-1.txt
RELOC/doc/latex/base/lppl-1-2.txt
+ RELOC/doc/latex/base/lppl.pdf
RELOC/doc/latex/base/lppl.txt
+ RELOC/doc/latex/base/ltfilehook-code.pdf
+ RELOC/doc/latex/base/ltfilehook-code.tex
+ RELOC/doc/latex/base/ltfilehook-doc.pdf
+ RELOC/doc/latex/base/ltfilehook-doc.tex
+ RELOC/doc/latex/base/lthooks-code.pdf
+ RELOC/doc/latex/base/lthooks-code.tex
+ RELOC/doc/latex/base/lthooks-doc.pdf
+ RELOC/doc/latex/base/lthooks-doc.tex
RELOC/doc/latex/base/ltluatex.pdf
RELOC/doc/latex/base/ltnews.pdf
RELOC/doc/latex/base/ltnews.tex
@@ -156768,6 +156754,12 @@ docfiles size=5596
RELOC/doc/latex/base/ltnews30.tex
RELOC/doc/latex/base/ltnews31.pdf
RELOC/doc/latex/base/ltnews31.tex
+ RELOC/doc/latex/base/ltnews32.pdf
+ RELOC/doc/latex/base/ltnews32.tex
+ RELOC/doc/latex/base/ltshipout-code.pdf
+ RELOC/doc/latex/base/ltshipout-code.tex
+ RELOC/doc/latex/base/ltshipout-doc.pdf
+ RELOC/doc/latex/base/ltshipout-doc.tex
RELOC/doc/latex/base/ltx3info.pdf
RELOC/doc/latex/base/ltx3info.tex
RELOC/doc/latex/base/ltxdoc.pdf
@@ -156794,9 +156786,9 @@ docfiles size=5596
RELOC/doc/latex/base/utf8ienc.pdf
RELOC/doc/latex/base/webcomp.err
RELOC/doc/latex/base/webcomp.pdf
-srccontainersize 524952
-srccontainerchecksum ad0d796bffb1cb8622cde8f7e3d59d748763bdaa6477bd01a3a8644ed28f7d95150d981825e7b8f9240ff0c775d73a7bfdc0080553662ff7d4fdbcad22528faf
-srcfiles size=776
+srccontainersize 597256
+srccontainerchecksum 66f48098883348f390ec6462484f7a0c46498d2157811e08f410be6d7277f298a822a8be9ed0811b7932071169ecd8a1fb3f1f8da81579252802f8a505562190
+srcfiles size=880
RELOC/source/latex/base/alltt.dtx
RELOC/source/latex/base/alltt.ins
RELOC/source/latex/base/classes.dtx
@@ -156838,6 +156830,7 @@ srcfiles size=776
RELOC/source/latex/base/ltdirchk.dtx
RELOC/source/latex/base/lterror.dtx
RELOC/source/latex/base/ltexpl.dtx
+ RELOC/source/latex/base/ltfilehook.dtx
RELOC/source/latex/base/ltfiles.dtx
RELOC/source/latex/base/ltfinal.dtx
RELOC/source/latex/base/ltfloat.dtx
@@ -156848,6 +156841,7 @@ srcfiles size=776
RELOC/source/latex/base/ltfssdcl.dtx
RELOC/source/latex/base/ltfssini.dtx
RELOC/source/latex/base/ltfsstrc.dtx
+ RELOC/source/latex/base/lthooks.dtx
RELOC/source/latex/base/lthyphen.dtx
RELOC/source/latex/base/ltidxglo.dtx
RELOC/source/latex/base/ltlength.dtx
@@ -156865,6 +156859,7 @@ srcfiles size=776
RELOC/source/latex/base/ltpictur.dtx
RELOC/source/latex/base/ltplain.dtx
RELOC/source/latex/base/ltsect.dtx
+ RELOC/source/latex/base/ltshipout.dtx
RELOC/source/latex/base/ltspace.dtx
RELOC/source/latex/base/lttab.dtx
RELOC/source/latex/base/lttextcomp.dtx
@@ -156892,7 +156887,7 @@ srcfiles size=776
RELOC/source/latex/base/tulm.ins
RELOC/source/latex/base/unpack.ins
RELOC/source/latex/base/utf8ienc.dtx
-runfiles size=462
+runfiles size=526
RELOC/makeindex/latex/gglo.ist
RELOC/makeindex/latex/gind.ist
RELOC/tex/latex/base/alltt.sty
@@ -156901,6 +156896,8 @@ runfiles size=462
RELOC/tex/latex/base/article.cls
RELOC/tex/latex/base/article.sty
RELOC/tex/latex/base/ascii.def
+ RELOC/tex/latex/base/atbegshi-ltx.sty
+ RELOC/tex/latex/base/atveryend-ltx.sty
RELOC/tex/latex/base/bezier.sty
RELOC/tex/latex/base/bk10.clo
RELOC/tex/latex/base/bk11.clo
@@ -156919,6 +156916,7 @@ runfiles size=462
RELOC/tex/latex/base/decmulti.def
RELOC/tex/latex/base/doc.sty
RELOC/tex/latex/base/docstrip.tex
+ RELOC/tex/latex/base/everyshi-ltx.sty
RELOC/tex/latex/base/exscale.sty
RELOC/tex/latex/base/fix-cm.sty
RELOC/tex/latex/base/fixltx2e.sty
@@ -156953,7 +156951,7 @@ runfiles size=462
RELOC/tex/latex/base/leqno.sty
RELOC/tex/latex/base/letter.cls
RELOC/tex/latex/base/letter.sty
- RELOC/tex/latex/base/ltexpl.ltx
+ RELOC/tex/latex/base/lppl.tex
RELOC/tex/latex/base/ltluatex.lua
RELOC/tex/latex/base/ltluatex.tex
RELOC/tex/latex/base/ltnews.cls
@@ -157010,6 +157008,8 @@ runfiles size=462
RELOC/tex/latex/base/slides.def
RELOC/tex/latex/base/slides.sty
RELOC/tex/latex/base/small2e.tex
+ RELOC/tex/latex/base/source2edoc.cls
+ RELOC/tex/latex/base/structuredlog.sty
RELOC/tex/latex/base/syntonly.sty
RELOC/tex/latex/base/t1cmdh.fd
RELOC/tex/latex/base/t1cmfib.fd
@@ -157056,7 +157056,6 @@ runfiles size=462
catalogue-contact-home http://www.latex-project.org/
catalogue-license lppl1.3c
catalogue-topics format
-catalogue-version 2020-02-02-PL5
name latex-amsmath-dev
category Package
@@ -171820,7 +171819,7 @@ catalogue-version 1.0
name light-latex-make
category Package
-revision 56352
+revision 56513
shortdesc llmk: A build tool for LaTeX documents
longdesc This program is yet another build tool specific for LaTeX
longdesc documents. Its aim is to provide a simple way to specify a
@@ -171840,11 +171839,11 @@ longdesc that for a LaTeX document with an llmk setup, the process of
longdesc typesetting the document will be reproduced in any TeX
longdesc environment with the program.
depend light-latex-make.ARCH
-containersize 10076
-containerchecksum e87615a3c41e50f7ecb53d656df027cb2df5fbf6c45bbc1c4add15bc2291c95b21eb0d862029e0cbca1bd8755f818f117708a5e89522cf3d2fc9401d30153243
-doccontainersize 178680
-doccontainerchecksum 76b775cdfa9b3627743869ea2c567585fbcda53a6010ca8efefe94e3ee9568e422cda76a8d75ee1c8388a6a397500863fba8adf2b58e9be98372eefabf4b62ee
-docfiles size=66
+containersize 10432
+containerchecksum ef43711feb7a776c094dfb0fb87d8f1d64f30bb4f5872cd47ca9f9bcbe7aaea84158b54414ea6e3cfa6a8dc58035eadee7835d175b8a6829b5c7298c33723d26
+doccontainersize 178660
+doccontainerchecksum 5e25885e1a537a435b7e4d71969046918c0221741ff9d90adce0ac03f4ef3208e18af58dd007a95c62261ce4c2506724244d4a3706a0ec9c8c527a0596c0da05
+docfiles size=65
texmf-dist/doc/man/man1/llmk.1
texmf-dist/doc/man/man1/llmk.man1.pdf
texmf-dist/doc/support/light-latex-make/LICENSE
@@ -171862,7 +171861,7 @@ catalogue-contact-repository https://github.com/wtsnjp/llmk
catalogue-ctan /support/light-latex-make
catalogue-license mit
catalogue-topics comp-supp compilation use-lua
-catalogue-version 0.1.0
+catalogue-version 0.2.0
name light-latex-make.aarch64-linux
category Package
@@ -231454,7 +231453,7 @@ binfiles arch=x86_64-solaris size=2
name pgf
category Package
-revision 56462
+revision 56512
shortdesc Create PostScript and PDF graphics in TeX
relocated 1
longdesc PGF is a macro package for creating graphics. It is platform-
@@ -231471,11 +231470,11 @@ depend graphics
depend ms
depend pdftexcmds
depend xcolor
-containersize 716516
-containerchecksum b822317681caf587370a80cebcd0fe8b0e90f0b795f70bb1c2205484c48051da7cd8d965d37f5d372628ea6313cd3ac787a438486f479efd1b0a967d25b1ad8e
-doccontainersize 10705548
-doccontainerchecksum cdfb4cdb8927a45232cb0a917573b45b873192f4ec939d3426d1abd8a01f8e40b6a1fff467d1db8ba4ba8738d63d8260e82aea409a4deae3fc7375a81823eacb
-docfiles size=4017
+containersize 716528
+containerchecksum 7c60057a60eb038aec5df5db9695ded7e5397666ad9f7fab62bc5ebb975dcf989708f0bbc1cb84a64319136f88b4b1178de3fc7d2e1ad23bace4501e4f0de100
+doccontainersize 10705980
+doccontainerchecksum b9dcdabfe05ec6663871666e4aad38a6d60933cab0d9b0d3d2af1e119335cdfcf4c8179c350340bf83cf2839f96a080edc675adc6d876e6594813d50381f025c
+docfiles size=4016
RELOC/doc/generic/pgf/AUTHORS
RELOC/doc/generic/pgf/ChangeLog
RELOC/doc/generic/pgf/FILES
@@ -231828,7 +231827,7 @@ docfiles size=4017
RELOC/doc/generic/pgf/version-for-xetex/en/plots/pgfplotgnuplot-example.table
RELOC/doc/generic/pgf/version-for-xetex/pgfmanual-xetex.cfg
srccontainersize 33484
-srccontainerchecksum 86e2785ee88f8b3151d3394cfc1f096c136ec3018268e9dcd86032af510ce99f336fb82ce95b5f38365fb1fe4c4eca44aee1cf7e1c8c3a3252b982bce8e47eca
+srccontainerchecksum 48b1b38739d9c7e18a5e363ea92f26e0b786f4f1053f5f9dae9dcee27521a945cc7c7f31d626099c1933626c62e786f9d228463501026e9d87bedd38e21847b8
srcfiles size=94
RELOC/source/generic/pgf/c/INSTALL
RELOC/source/generic/pgf/c/Makefile
@@ -231895,7 +231894,7 @@ srcfiles size=94
RELOC/source/generic/pgf/testsuite/external/tikzexternaltestmakefile.tex
RELOC/source/generic/pgf/testsuite/mathtest/pgfmathtestsuite.tex
RELOC/source/generic/pgf/testsuite/mathtest/unittest_luamathparser.tex
-runfiles size=1522
+runfiles size=1521
RELOC/scripts/pgf/Makefile.pgf_release
RELOC/scripts/pgf/pgfrevisionfile.sh
RELOC/tex/context/third/pgf/basiclayer/t-pgf.tex
@@ -232403,7 +232402,7 @@ catalogue-contact-support https://tug.org/mailman/listinfo/pgf-tikz
catalogue-ctan /graphics/pgf/base
catalogue-license lppl1.3c gpl2 fdl
catalogue-topics pgf-tikz graphics-in-tex
-catalogue-version 3.1.6
+catalogue-version 3.1.6a
name pgf-blur
category Package
@@ -282200,7 +282199,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 56467
+revision 56517
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and DocBook, providing a
@@ -282215,10 +282214,10 @@ longdesc restricted-syntax systems such as hyperlatex and gellmu. Note
longdesc that CTAN no longer holds the definitive sources of the
longdesc package: see the 'Readme' file.
depend tex4ht.ARCH
-containersize 900108
-containerchecksum 276e4a8dde6806a77e0f54caccd45fb7042394c51f796c56442b56b1b7c7881f7e189eb8c5549602847fe3f246e9087324387fdbadcb792d13aea742e3ec6214
-doccontainersize 136156
-doccontainerchecksum a44ace78d5cb4b47f86b83e9737fa295cb4c93545ab4950e6fb68eefff67e2bb24dffb1855beaa809ffc6a865d5efc8e0df5a27ba129f6607b7ba5e4be00528d
+containersize 900200
+containerchecksum 136ff54c8da853e074db21bcf21bce6db8606064f9f095a1c0e49a4fd3257166d14d67e6017fc72b5bf76e104beeeccc90349b90bab5afb1a144c9dc3f6c82f9
+doccontainersize 136160
+doccontainerchecksum 7d1674b5f595cd180cdc56f1e171fb189801d2857df95cbd9f501eb3e2f42c2ceaa76e0b52bd106e396ace413471f2bf96d78c5c606205c1a3016a72fce28168
docfiles size=259
texmf-dist/doc/generic/tex4ht/Makefile
texmf-dist/doc/generic/tex4ht/TeX4ht-doc.tex
@@ -290628,15 +290627,15 @@ docfiles size=592
name texlive-docindex
category TLCore
-revision 56509
+revision 56516
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 2e3a26bf23345eb52d7986d24cd5a1baca055e7c654136abada4694ac1c34a722234102cdf13993f7a11657b56503480feba529b13e62657935474436d698305
-doccontainersize 169288
-doccontainerchecksum d0d9d12fce9c2570c5dae4a4e2455afb8f70c9225b8c639b7cbc094df484485abd2639b978fbf276ffb1cddac1c4c9a79217a983092504f0a391fa2917bf8a14
+containerchecksum a414b3a082ae80125123d2375c2a784334ce9aa015190029366226dff61f01a27ca6c9ffd6b82bf1a3f4422be9586e43265be476a99bc39f75724cf8e7c9cc9b
+doccontainersize 169252
+doccontainerchecksum 64223edabb278a0d8451a1c3118e414323efc373e1250281a86a4eb1fd013125a050ee322924cb826d922b3f48d3e69d2effa8c6e045070d7b1960e718c8ff13
docfiles size=335
doc.html
@@ -290858,7 +290857,7 @@ docfiles size=368
name texlive-scripts
category TLCore
-revision 56498
+revision 56520
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.
@@ -290866,10 +290865,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 132016
-containerchecksum 2a83ed393afe406c2a1931c8abadcaca3793a0d32af06961c3a141ed98afba47ae2973790b87efd0d7bf46f3ac8669b50218376be0065c132472e6bb43397a8d
+containersize 132048
+containerchecksum 41da080b060a4fca5f80c1f3c0da2d4abaf5753990b8ca3a0909bd08320484091519c4bb14d8a76ac6fe0f1b3fba0b8d6edd5edf88ec15b3c5c1f848fab02e00
doccontainersize 218656
-doccontainerchecksum f68ea4003cc07b4eed6018364323fd8afe51f5121efb33838bbcadbb9b87d3d7957bc0c06cece288d79f06b63717bd40f70866afd14d141fc00ff460fb1ede41
+doccontainerchecksum 546a93c154c308a85738ba6380219a21445197f38aa5ac8b4ad8699e9e45147e756bbf865e413c559fb2f6ac1a97486563e781f71f434e8940507f1737db1ebf
docfiles size=141
texmf-dist/doc/man/man1/fmtutil-sys.1
texmf-dist/doc/man/man1/fmtutil-sys.man1.pdf
@@ -303925,7 +303924,7 @@ catalogue-version 5.1
name tools
category Package
-revision 53640
+revision 56514
catalogue latex-tools
shortdesc The LaTeX standard tools bundle
relocated 1
@@ -303935,11 +303934,11 @@ longdesc afterpage, array, bm, calc, dcolumn, delarray, enumerate,
longdesc fileerr, fontsmpl, ftnright, hhline, indentfirst, layout,
longdesc longtable, multicol, rawfonts, showkeys, somedefs, tabularx,
longdesc theorem, trace, varioref, verbatim, xr, and xspace.
-containersize 41220
-containerchecksum 1d3386bd098381e0ede5ff0c6cb107867719a54a8109208a1de448881e172265a000d91c6e7d0607af62de0504913e4698f5ee00a710b5dc32a8157faed094d5
-doccontainersize 5217348
-doccontainerchecksum e0e7d9bd37f2268f7496b66b69fbc520413f74f67356319ec61c1c6c2523f0fa84d7ea4d78f0a9b0875d820c3514ae0c5871d4785df992ac345238e6f5af8a3a
-docfiles size=1651
+containersize 41916
+containerchecksum 2598798421318513c028a6bcd9be4eea18b7cf8fcf20444d860b2954d81895cfbe9e8700fa3cd052fcb50353cb1bd926a047026d8fb07e48aced5d8338a6e464
+doccontainersize 5224556
+doccontainerchecksum 90d85bb6e877d8d8b1ece806e62c6179ecbbbda3497c4c4f16b67989448d1d2179c50c475a1dfe57bf085ee30fcc09a962586dc089565dfd0715b8fa4eab608d
+docfiles size=1643
RELOC/doc/latex/tools/README.md details="Readme"
RELOC/doc/latex/tools/afterpage.pdf
RELOC/doc/latex/tools/array.pdf
@@ -303971,9 +303970,9 @@ docfiles size=1651
RELOC/doc/latex/tools/verbatim.pdf
RELOC/doc/latex/tools/xr.pdf
RELOC/doc/latex/tools/xspace.pdf
-srccontainersize 224212
-srccontainerchecksum 57d12bcc8b51f349a45392c7a7b24d2ba52a5ee05f84bf7d70b1bc7e384e4b09b0733a23a0704f5a564dd812401dd851ecd6294201bb83a42b0bc73f7ccb889b
-srcfiles size=264
+srccontainersize 225760
+srccontainerchecksum aca34a4532b188cef91484f36b05488a627582882f56d48b35020872c48dffdf3cd3be9ca8c6073c45db564cdf390b80689cefbb12c5eaf2370deb75646006ed
+srcfiles size=266
RELOC/source/latex/tools/afterpage.dtx
RELOC/source/latex/tools/afterpage.ins
RELOC/source/latex/tools/array.dtx
@@ -304007,10 +304006,11 @@ srcfiles size=264
RELOC/source/latex/tools/verbatim.dtx
RELOC/source/latex/tools/xr.dtx
RELOC/source/latex/tools/xspace.dtx
-runfiles size=99
+runfiles size=105
RELOC/tex/latex/tools/.tex
RELOC/tex/latex/tools/afterpage.sty
RELOC/tex/latex/tools/array-2016-10-06.sty
+ RELOC/tex/latex/tools/array-2020-02-10.sty
RELOC/tex/latex/tools/array.sty
RELOC/tex/latex/tools/bm.sty
RELOC/tex/latex/tools/calc.sty
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 766108290d..b50504141a 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-141ecae72ac2652bbfdc835bc5a231c0 texlive.tlpdb
+23fbb51903ffd0a6d6f5eba30860905d texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 59abc5ce0f..5b3293fe99 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-472ba3cf8fb0fc412e1321ca74b61c4091888e8317c9779e201e361337d12919e75af1dc2ab744c2314f70960874838c4c48d8d133811550ef77e66fbef2558d texlive.tlpdb
+333a0ea089a0fe616660f27518cc9d6a0298c425712af4be0adc61c49cf0814a417b599e094df05ec75b090db6d11bb2331f992cbfed2a2202b3d155865a18d5 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index d014d67c18..67c6ee907b 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-----
-iQEcBAEBCgAGBQJfdmxKAAoJEEzhh34ZQ4xw+XgIAID3BONsY7ZKHMAxztOrYmuv
-WZ7zARuHGe0uO14OtKJLIT264BdPdXcTnP0WWGBKeUyaHk5coBM+IfTonUfumlrN
-tA7+340tb/rIOFe38ot4QL2CmF9vWdhc74C5mrE7QbzrPQLoYjZ4ztFo8FYR2IaH
-D63KQtrMbW7udlRExobhoNGV0xWvh+atDBcXxsqSp96H7kR4yUmmO2VJpRiE5Pdo
-DEJ8TZpPG5Lyi6dvkDHSjXFkknPpds/nAQBD3KrM41N9VwpBAbXtI15Pt4nise1P
-+Ov9zK9ZBtEPMXzkcFLQtE/ohIctC03KLiYaBFsZyQH5H1hcu/fSEOWaCjlvRZs=
-=VcRF
+iQEcBAEBCgAGBQJfd8r8AAoJEEzhh34ZQ4xw2OgH/jPj/IOkgvFIsqnzgyKzIzKA
+MvjWPuqrZJqhD+MekSnuu7xXCmgc34mRMF+Kmgx776GHHjUssXUgxbgVowYSgYKN
+GWJwhM4b0u8o4SSczdbCs1NUUYnpufL6Gw+RbjReSavLSQ1qbilG5HjNXcH5FxJm
+LGvDzIqgCn82UcnBlH34IuifFIHsSnIC1jqlBWBZpLOPbmgREd6VHaQkS7uhDR8w
+NQiw1piAxvDoy9pOp3YN8T9vR5SVHzz0H3YV+lbgESJf+PRVa9MBIcbWGiEjM+ei
+CPBJ+6JD16JECzKUaSsHbLHzUpJMELll9GHPkKNpJrrpZW4nZeCw8qwgKtpEm5M=
+=nifG
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 126a129645..db71f50af3 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ