summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg')
-rw-r--r--systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm22
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl1
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb132
-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.asc16
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2565152 -> 2566028 bytes
7 files changed, 99 insertions, 76 deletions
diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm
index 73590a2b0f..896bc80a5e 100644
--- a/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm
+++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm
@@ -1,4 +1,4 @@
-# $Id: TLPDB.pm 70573 2024-03-10 21:37:05Z karl $
+# $Id: TLPDB.pm 71102 2024-04-27 21:50:01Z karl $
# TeXLive::TLPDB.pm - tlpdb plain text database files.
# Copyright 2007-2024 Norbert Preining
# This file is licensed under the GNU General Public License version 2
@@ -7,7 +7,7 @@
use strict; use warnings;
package TeXLive::TLPDB;
-my $svnrev = '$Revision: 70573 $';
+my $svnrev = '$Revision: 71102 $';
my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown";
sub module_revision { return $_modulerevision; }
@@ -362,9 +362,21 @@ sub from_file {
# do nothing
} else {
unlink($tlpdbfile);
- tldie( "$0: TLPDB::from_file could not initialize from: $path\n"
- . "$0: Maybe the repository setting should be changed.\n"
- . "$0: More info: https://tug.org/texlive/acquire.html\n");
+ my $diemsg = <<END_DOWNLOAD_FAILURE_MSG;
+$0: TLPDB::from_file could not get texlive.tlpdb from: $path
+Maybe the repository setting should be changed.
+More info: https://tug.org/texlive/acquire.html
+END_DOWNLOAD_FAILURE_MSG
+ if ($^O eq 'cygwin') {
+ $diemsg .= <<END_CYGWIN_WGET_MSG;
+
+It seems you are using Cygwin, and this problem could arise if you haven't
+installed Cygwin's wget. See the TeX Live Guide information on Cygwin
+for required and recommended packages:
+ https://tug.org/texlive/doc/texlive-en/texlive-en.html#cygwin
+END_CYGWIN_WGET_MSG
+ }
+ tldie($diemsg);
}
}
# if we are still here, then either the xz version was downloaded
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index eda0bf8e7a..d8da0c33d9 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -38,6 +38,7 @@ $mirrors = {
'https://ctan.yazd.ac.ir/' => 1,
},
'Japan' => {
+ 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'https://ftp.kddilabs.jp/CTAN/' => 1,
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 47cbe713d5..4c3e2517cc 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/2024
-depend revision/71089
+depend revision/71103
name 00texlive.image
category TLCore
-revision 71084
+revision 71098
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=14467
+runfiles size=14469
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -4887,7 +4887,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 71089
+revision 71103
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
@@ -132127,7 +132127,7 @@ catalogue-version 0.8.5
name fontspec
category Package
-revision 69833
+revision 71101
shortdesc Advanced font selection in XeLaTeX and LuaLaTeX
relocated 1
longdesc Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an
@@ -132141,20 +132141,20 @@ depend l3kernel
depend l3packages
depend lm
depend xunicode
-containersize 27100
-containerchecksum b9c202a5367cd63b9d0070644fe1950bdcc8bcdb65ee4a11eed794f987eb48f64c13c0bfae493589f074375c0121bf1badf5037788dc24bce33ce7795de06dd7
-doccontainersize 1206468
-doccontainerchecksum a42fbcd48bf2d8e0f9e2b055f1c312644c3b896f1d40849940d222cedea107f15051667e3272382c85473103892d1f879a2070651de76823ca0cc472202ef323
-docfiles size=320
+containersize 27364
+containerchecksum 8540ae95254b1d13a21c42455a0a094a17df63b950f628001ed09a5d07164d6c550cb7806fcb44069aeae68da2667427539da2dca16c7f1a7b6809bfb3d57a48
+doccontainersize 1155292
+doccontainerchecksum e36a581e4d954b05009329bcd285c0c6d741b3b69fb9d3624208a994b0a334daccea4734699d79426264050f4c4382b75f6f2a3d773f1193f32eec27a97be9db
+docfiles size=308
RELOC/doc/latex/fontspec/CHANGES.md
RELOC/doc/latex/fontspec/LICENSE
RELOC/doc/latex/fontspec/README.md details="Package README"
RELOC/doc/latex/fontspec/fontspec-code.pdf
RELOC/doc/latex/fontspec/fontspec-example.tex
RELOC/doc/latex/fontspec/fontspec.pdf details="Package documentation"
-srccontainersize 84836
-srccontainerchecksum de52b99f86ab2dcd28379a86d8a88aa50c476ed70868818fb34ad7a3421da78077d2a4808d9475c1efaad4ce5ac90733962571d984a58c6ca123c10860e84b21
-srcfiles size=121
+srccontainersize 85824
+srccontainerchecksum a37dd389b0a0b8563ed8258ef5450c18073af199f141c6df967ffb0b60d2b088e8b9237077f2782b686bffe5043256dfb91b374b30683bfd40ff682a5aed2cb8
+srcfiles size=122
RELOC/source/latex/fontspec/fontspec-code-api.dtx
RELOC/source/latex/fontspec/fontspec-code-closing.dtx
RELOC/source/latex/fontspec/fontspec-code-enc.dtx
@@ -132190,7 +132190,7 @@ srcfiles size=121
RELOC/source/latex/fontspec/fontspec.dtx
RELOC/source/latex/fontspec/fontspec.ins
RELOC/source/latex/fontspec/fontspec.ltx
-runfiles size=80
+runfiles size=82
RELOC/tex/latex/fontspec/fontspec-luatex.sty
RELOC/tex/latex/fontspec/fontspec-xetex.sty
RELOC/tex/latex/fontspec/fontspec.cfg
@@ -132201,7 +132201,7 @@ catalogue-contact-repository https://github.com/latex3/fontspec/
catalogue-ctan /macros/unicodetex/latex/fontspec
catalogue-license lppl1.3c
catalogue-topics font-sel luatex xetex
-catalogue-version 2.9a
+catalogue-version 2.9b
name fonttable
category Package
@@ -181555,7 +181555,7 @@ catalogue-version 0.1
name lastpage
category Package
-revision 68557
+revision 71099
shortdesc Reference last page for Page N of M type footers
relocated 1
longdesc Reference the number of pages in your LaTeX document through
@@ -181563,22 +181563,22 @@ longdesc the introduction of a new label which can be referenced like
longdesc \pageref{LastPage} to give a reference to the last page of a
longdesc document. It is particularly useful in the page footer that
longdesc says: Page N of M.
-containersize 4484
-containerchecksum 058f7b1e73340b5290beb22054c1bc0b97cd64a3051e90a4359ac7916ba033ce0817e6a1139a8b6b301bc0f68176bd882e8bdc7a7b59a719f0d090dc7cd76242
-doccontainersize 563812
-doccontainerchecksum e72576d702e2e76242c18d645351568f4adaa468b5946fca30c9ca7b9d2c36a703ad91df3b898089499c0127aeeef79e904652f35ab6bf98f5126ec6c387baa2
-docfiles size=146
+containersize 4292
+containerchecksum 42d947dc7aa2c5515a1c7b6237f4c6db3f128016644f7708b31a44cad71bb5d68d1ae63a20dc23d11c9913c043a0973e8512e37628aa32d52ebae4085d6a895f
+doccontainersize 555472
+doccontainerchecksum 0ec5bfb74dc013fa09d5bff0dca84c0255bc8d4a6daf1536dac08fd6ea7968ed5580dd83645592374fe1dd0b5c1676bff44f29fb5574f46eabff54d65a99cc78
+docfiles size=144
RELOC/doc/latex/lastpage/README details="Readme"
RELOC/doc/latex/lastpage/lastpage-example.pdf details="Package examples"
RELOC/doc/latex/lastpage/lastpage-example.tex
RELOC/doc/latex/lastpage/lastpage.pdf details="Package documentation"
-srccontainersize 22408
-srccontainerchecksum 3b0f6326e815812644493e1a0ff422520e9e555f87f93d1c3f31a3b4a1250254ff0f4161e36785cdefb09833c9a3ae93e005cb4d5a4c3157372f79e00e23a779
-srcfiles size=27
+srccontainersize 22000
+srccontainerchecksum 870d8a993768013fd6d9d21be37ed7971cfd200838ea9017ed5151485125c3546f5784a424ff5cb3207f151a596188e249aa1883844f36cbee7dabea8d4964dd
+srcfiles size=26
RELOC/source/latex/lastpage/lastpage.drv
RELOC/source/latex/lastpage/lastpage.dtx
RELOC/source/latex/lastpage/lastpage.ins
-runfiles size=9
+runfiles size=8
RELOC/tex/latex/lastpage/lastpage.sty
RELOC/tex/latex/lastpage/lastpage209.sty
RELOC/tex/latex/lastpage/lastpage2e.sty
@@ -181588,7 +181588,7 @@ catalogue-also totpages
catalogue-ctan /macros/latex/contrib/lastpage
catalogue-license lppl1.3c
catalogue-topics label-ref
-catalogue-version 2.0e
+catalogue-version 2.1a
name latex
category Package
@@ -268209,7 +268209,7 @@ catalogue-version 1.1
name profcollege
category Package
-revision 71018
+revision 71100
shortdesc A LaTeX package for French maths teachers in college
relocated 1
longdesc This package provides some commands to help French mathematics
@@ -268219,10 +268219,10 @@ longdesc \Pythagore{ABC}{5}{7} to write the entire calculation of AC
longdesc with the Pythagorean theorem, \Trigo[Cosinus]{ABC}{3}{}{60} to
longdesc write the entire calculation of AC with cosine, ... and some
longdesc others.
-containersize 1343388
-containerchecksum 44c301fa1cf508d7f4be1f4d0bfea7ae24c21acc5775c104b7061495a6b3c6cffeeb458372b0839428c00f639d6a63186d4fb397333e9d226f49c642a2d24406
-doccontainersize 15036364
-doccontainerchecksum 8edf2d79b5374ee4d7d3e9ba9009ef869cc07870297331168ae343600b17c13abb23e7a74ef3e17975e050a20b9535042e92454738ad4fb70e50f2775e9c8812
+containersize 1343496
+containerchecksum 2b5ad8bf8471cd56f4edf7ec1a6f19a40e5b80ba1bbb6e2966fb573956b6c03a7cefdd2ab76f2f93475df4190e1d65fd7c88d4df597e5931df31d3785e242af8
+doccontainersize 15037612
+doccontainerchecksum 1b6d15f915eed716ab998c2245d7f5914ddb16071f4e060e6ba36960a804a008fe1ae3d3f619d400e5daa1a110116941f66488dead147db5aa5870d813aa9fd9
docfiles size=3917
RELOC/doc/latex/profcollege/PfCLogoNumberHive.png
RELOC/doc/latex/profcollege/ProfCollege-doc.pdf details="Package documentation" language="fr"
@@ -268599,7 +268599,7 @@ catalogue-also proflycee
catalogue-ctan /macros/latex/contrib/profcollege
catalogue-license lppl1.3c
catalogue-topics maths french teaching
-catalogue-version 0.99-A-c
+catalogue-version 0.99-A-d
name proflabo
category Package
@@ -326541,7 +326541,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 71089
+revision 71103
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.
@@ -326549,10 +326549,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 114152
-containerchecksum 9f801013740b9b43cf0588395c0fca9ee60169621c7af083ff381bf3dd4968b1dcb6e3e87b8ea32f717191e54d518a5d22968efa1798a5a1f42d1467e6172830
-doccontainersize 434680
-doccontainerchecksum 80d667ccc9ada733c88de8e050a97757ea005f3210229b62c69a12321d9c2d04d7fdb4c950265992a8e0bf5d3d5bee345775a67e70049cf6c94baeaaae312ba8
+containersize 114164
+containerchecksum 82ccfbbaaa810728ecdb15d53118b61d8ff24d62b616db8cfe57418c7f19dd1c4769c3e8a8231b3444037e70832ff730f6e101c32cd6b0ff880b5ee628b8f99f
+doccontainersize 435068
+doccontainerchecksum d5b0bd233ef73b98a7163006e8bd00947c02e4bfe39efdfbc9833c8c6e2fa4e9c2f1b1ecd83c3d2fe4cd61d6d687b78ca065caedee86b0749c7c87cfb4de7158
docfiles size=568
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
@@ -327434,7 +327434,7 @@ docfiles size=302
name texlive.infra
category TLCore
-revision 70814
+revision 71102
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get tlmgr running:
longdesc perl modules, xz binaries, plus (sometimes) tar, wget, lz4, and
@@ -327442,10 +327442,10 @@ longdesc various other support files. This package also represents the
longdesc tlcritical recovery scripts. The standalone installer is close,
longdesc but not the same; it's defined in 00texlive.installer.
depend texlive.infra.ARCH
-containersize 364852
-containerchecksum e402b4ec169530a4702e4b03388bf6f4b81ff5b905d8ca2779f18bb46148f5a847f1e4808f63778271e10b5e01bde0fea94dbdac7827eba83a02ee26f9668dd5
-doccontainersize 205184
-doccontainerchecksum fa65e838325da9a9917fdecc4a05599ee056ce48e16801384449327fbd02ef499f784f04b53a63301033ef5186b96d30d3f038387dc0d24c6d21156e2a7f7a0e
+containersize 365256
+containerchecksum 10741be71089ef4da8267e389cc52a5606738629cbf569a775d42b67bbb5812874720689ad2b74420463c901a12d7b07f24d25c5278537adcb56595f3315e16b
+doccontainersize 205560
+doccontainerchecksum 234326aa63dc7522d0ba0457665cea68ac7f8bc63d7f1fd0c5920715ef6c8af8a01684edf4c88dfd5576b16da5080863794c3337896576b21fa977243d65bb7b
docfiles size=139
README
README.usergroups
@@ -327492,11 +327492,11 @@ runfiles size=329
LICENSE.TL
release-texlive.txt
texmf-dist/scripts/texlive/mktexlsr
- texmf-dist/scripts/texlive/tl-errmess.vbs
+ texmf-dist/scripts/texlive/tl-errmess.ps1
texmf-dist/scripts/texlive/tlmgr.pl
texmf-dist/scripts/texlive/tlmgrgui.pl
texmf-dist/scripts/texlive/uninstall-windows.pl
- texmf-dist/scripts/texlive/uninstq.vbs
+ texmf-dist/scripts/texlive/uninstq.ps1
texmf-dist/web2c/fmtutil-hdr.cnf
texmf-dist/web2c/updmap-hdr.cfg
tlpkg/TeXLive/TLConfFile.pm
@@ -327634,10 +327634,10 @@ binfiles arch=universal-darwin size=246
name texlive.infra.windows
category TLCore
-revision 70811
+revision 71041
shortdesc windows files of texlive.infra
-containersize 3083268
-containerchecksum 64f17d6b7f36ba823b53c03c87f4c2782175eed4c80309b1bc9afc10f88ff1f95bce19b9b7dcbcafd754582162a34e0f2adf8338195d21ae2aae53fbef18a91c
+containersize 3084448
+containerchecksum 6e4c518f184cd414087e2cb6d2fe6c97d054f5d84ecac76576eaf0046714a23e259547909a18967e79b7c0895b1c79e99e906e35af22239b81e3dfa5ea52addb
binfiles arch=windows size=1941
bin/windows/mktexlsr.exe
bin/windows/runscript.dll
@@ -333464,20 +333464,26 @@ catalogue-version 0.1.2
name tikzbricks
category Package
-revision 63952
+revision 71097
shortdesc Drawing bricks with TikZ
relocated 1
longdesc A small LaTeX package to draw bricks with TikZ. The user can
longdesc modify color, shape, and viewpoint.
-containersize 2284
-containerchecksum 3ea07c2c6c3ac86d8fa0308e438956e70e2584f7995b3188904e7cce7d311ad0999635ce77c134046da711a723bd36b9602fb60c21a00970503f572baffb6967
-doccontainersize 268120
-doccontainerchecksum ab32949ad9502bea2ed2951db41029ef02672db38e7a28f02e90099dc1c1dc9b740f1539c3e7c9163b8da7dc2fb4eb21048ca17a0ce2366a364efe66e2a47609
-docfiles size=71
+depend epstopdf-pkg
+depend iftex
+depend pgf
+depend tikz-3dplot
+containersize 4260
+containerchecksum aec181b4a7841d87a47ed5644b163eaf5ec4bdda1298fd374d6c3fda54e313b2423d23c4e405b6ac3844d81e3bc3cf83eea10bb8d0494d0be7e2225ffe89e483
+doccontainersize 243900
+doccontainerchecksum f4f16ce8415e0fe47b84676704423358d51fe196780d25788ac0241c762d1e371a04fb07eaf582248645b60f336189b24b43b0a39ba7620e4f552b35ebe2bcc4
+docfiles size=65
+ RELOC/doc/latex/tikzbricks/DEPENDS.txt
RELOC/doc/latex/tikzbricks/README.md details="Readme"
RELOC/doc/latex/tikzbricks/tikzbricks-doc.pdf details="Package documentation"
RELOC/doc/latex/tikzbricks/tikzbricks-doc.tex
-runfiles size=2
+runfiles size=4
+ RELOC/tex/latex/tikzbricks/tikzbricks-doc-settings.sty
RELOC/tex/latex/tikzbricks/tikzbricks.sty
catalogue-also tikzducks tikzmarmots tikzlings
catalogue-contact-repository https://github.com/samcarter/tikzbricks
@@ -333485,7 +333491,7 @@ catalogue-contact-support https://github.com/samcarter/tikzbricks/issues
catalogue-ctan /graphics/pgf/contrib/tikzbricks
catalogue-license lppl1.3c
catalogue-topics amusements graphics pgf-tikz
-catalogue-version 0.4
+catalogue-version 0.5
name tikzcodeblocks
category Package
@@ -333550,17 +333556,21 @@ catalogue-version 1.1
name tikzducks
category Package
-revision 71015
+revision 71098
shortdesc A little fun package for using rubber ducks in TikZ
relocated 1
longdesc The package is a LaTeX package for ducks to be used in TikZ
longdesc pictures. This project is a continuation of an answer at
longdesc StackExchange How we can draw a duck?
-containersize 19512
-containerchecksum 797ccc2215694cb785ac771bc2e401e516867249cc2696a3a18c09bd8ca9317a74e931590f61f8a5a551a365cb800f5ddfe890f1b87bceb2308a5abcea5ac068
-doccontainersize 420132
-doccontainerchecksum 8db4047573a50b3cdac9cec6ae3fcbce1c3d2432780280275cb471835d5f93080c5f6f80ede095010c9d407a1ea0eb6a5d347047775325acbcb4916213c6caa2
+depend epstopdf-pkg
+depend iftex
+depend pgf
+containersize 19540
+containerchecksum 7642729995ec6a7e7577ed1aa9e9a7baeff87f047aa77b0ca2c6988dc3a4aa85f712d455a27504cf5f64b3cab5ebcc7a67d54a24ce9059e028521bfc3ca9e653
+doccontainersize 415940
+doccontainerchecksum a883a763d2541f712df90caa05be87bb914d9638fd792abd2c22411441a6581bb4219db81653650010a7066024dc0e95ef150c60263b8de019a0bf25abce8139
docfiles size=115
+ RELOC/doc/generic/tikzducks/DEPENDS.txt
RELOC/doc/generic/tikzducks/README.md details="Readme"
RELOC/doc/generic/tikzducks/tikzducks-doc-settings.sty
RELOC/doc/generic/tikzducks/tikzducks-doc.pdf details="Package documentation"
@@ -333577,7 +333587,7 @@ catalogue-contact-support https://github.com/samcarter/tikzducks/issues
catalogue-ctan /graphics/pgf/contrib/tikzducks
catalogue-license lppl1.3c
catalogue-topics amusements graphics pgf-tikz expl3
-catalogue-version 1.7
+catalogue-version 1.8
name tikzfill
category Package
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 1645874908..72cf41a92e 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-5a23b5591fde966ae688b45fb93e90e6 texlive.tlpdb
+779c7a0b849a5b219aee64d37fdb43d8 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 26e38f217c..bf309f38ca 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-f7f8cb17d8d5418265b96d3ab054b061543eb8d15415444e5af4e095833bd6349e16634635847d6200528891794a85a29fd3ec7254bacc32ec4bc24fe3af93a4 texlive.tlpdb
+52589c100af61d6dc04606d062a2128a101a76a7c07c2d33ec5c49b1c60095657ef9601ea462148dbef94f7abceb9e82c992ff41253ab2f474e48dd519072c68 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index f8a6eb1f32..ca32bbad25 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNATURE-----
-iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmYsPWQACgkQTOGHfhlD
-jHAIWggAqDs4A/PbKjGerVSimZkLw7QY27pzTIQ6t6o1gAzCf+VZbPAXCSPdP6RO
-Nj/2PkdS5fVaUOcvOnqrOPmM7U3/Dd+3NsdohcGjTaeeEDYnvt7uTx6PpailcGqn
-9wqTYjy8mudj5LXn8uwanoG5o/YP2cUgWvWFfHOjvYDPDCEyfmtt5ShAcdikMDGO
-XImD+Yb5TBMMDruSKRsYh4yJkbp0Uwxqj9kgVnZWU8XVRS44tVS/LuqA21HE/ZIU
-hagux9/r4TauAM7MvMbR1+isHeqwox9nhHC7mukjE29/gtkRXotIP5NS5/SUYJPR
-8w9RGh0kDUGZ70WwQKgf7xz3V6+Yww==
-=3sd0
+iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmYtkCsACgkQTOGHfhlD
+jHAh8wgAsUFTEq7Hc8yTrVEQdGunEvy20KYkYVwfvYV1WDGRS/syCfWO+wx7H9w2
+Q8asufd+fe6VvaTGcSzKhUaYfKSjAbiWnaUte2ttqPl/g0MT8cs56GdWqKftKRVi
+Y6GODcnGSvBWjLPBq9UdHmoLkxJ2pIvistDUQHGjI/kinyBEN+sw5YiD0cPKoFJQ
+WEUNHp7ZPgXFrepa1iSrgwstC0egUBYF//cnR2mrkZOLD9M+u1Ya73N70We7EFv9
+xDQ3rwevH5ZMN6XdAyeULWRf9ww3nJg0AC19HYKZYiH8e7CEIv3r2Ql2DXu4NxlD
+qF+hMjFc1MqJNhZXdAzDLSr++46Shg==
+=hnUg
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index e09977bee4..7749dd9f9a 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ