summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-08-08 03:00:52 +0000
committerNorbert Preining <norbert@preining.info>2023-08-08 03:00:52 +0000
commit313a3ccce8935aa26c29f2e430042cffee435454 (patch)
tree4538a4d48be5143222aea6ad75a473938e243c55 /systems
parentaebf6a3b57eda6e22a8e5fb93958edbf6ad1b551 (diff)
CTAN sync 202308080300
Diffstat (limited to 'systems')
-rwxr-xr-xsystems/texlive/tlnet/install-tl11
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl1
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb128
-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.xzbin2460136 -> 2461952 bytes
7 files changed, 80 insertions, 80 deletions
diff --git a/systems/texlive/tlnet/install-tl b/systems/texlive/tlnet/install-tl
index cbf3677bd3..a30368d07b 100755
--- a/systems/texlive/tlnet/install-tl
+++ b/systems/texlive/tlnet/install-tl
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# $Id: install-tl 66578 2023-03-12 17:33:10Z karl $
+# $Id: install-tl 67839 2023-08-07 21:47:31Z preining $
# Copyright 2007-2023
# Reinhard Kotucha, Norbert Preining, Karl Berry, Siep Kroonenberg.
# This file is licensed under the GNU General Public License version 2
@@ -12,7 +12,7 @@
use strict; use warnings;
-my $svnrev = '$Revision: 66578 $';
+my $svnrev = '$Revision: 67839 $';
$svnrev =~ m/: ([0-9]+) /;
$::installerrevision = ($1 ? $1 : 'unknown');
@@ -2238,7 +2238,10 @@ sub read_profile {
# from the tlpdb do not overwrite -seed-profile values.
my %pro;
while (<PROFILE>) {
- chomp;
+ # don't use chomp here since we might use files written for Windows
+ # on Unix or the other way round.
+ # \R is a general line terminator, \z is end of string
+ s{\R\z}{};
next if m/^[[:space:]]*$/; # skip empty lines
next if m/^[[:space:]]*#/; # skip comment lines
s/^[[:space:]]+//; # ignore leading (but not trailing) whitespace
@@ -3600,7 +3603,7 @@ This script and its documentation were written for the TeX Live
distribution (L<https://tug.org/texlive>) and both are licensed under the
GNU General Public License Version 2 or later.
-$Id: install-tl 66578 2023-03-12 17:33:10Z karl $
+$Id: install-tl 67839 2023-08-07 21:47:31Z preining $
=cut
# to remake HTML version: pod2html --cachedir=/tmp install-tl >/tmp/itl.html
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 676fb93928..526561bf98 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -101,6 +101,7 @@ $mirrors = {
'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://markov.htwsaar.de/tex-archive/' => 1,
'https://mirror.clientvps.com/CTAN/' => 1,
'https://mirror.dogado.de/tex-archive/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 40622a873a..9b537480d6 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/2023
-depend revision/67827
+depend revision/67839
name 00texlive.image
category TLCore
-revision 67826
+revision 67840
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
@@ -4774,7 +4774,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 67823
+revision 67839
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
@@ -58598,26 +58598,26 @@ catalogue-version 1.0
name chronology
category Package
-revision 37934
+revision 67840
shortdesc Provides a horizontal timeline
relocated 1
longdesc A timeline package that allows labelling of events with per-day
longdesc granularity. Other features include relative positioning with
longdesc unit specification, adjustable tick mark step size, and scaling
longdesc to specified width.
-containersize 1656
-containerchecksum 6fca0b31511366c1e39f6518bf5c6e10bfb503a8a901d9e1167866a40e2fbb9d2a6e109f48e146bbaaa2c017ac96e82196a5f49a91c6c9f52eee2633fd5c0737
+containersize 1644
+containerchecksum 4e634e09a60f5e7789475f42afd6ca9a5b3c4a9977bcd4921b093baab6a857a753c73055f14afec5c7bcb09310547f4f22981b65a2dcf58edd12a8ca38a4b7d2
doccontainersize 12772
-doccontainerchecksum ce0417e339724dfd97c227f104d9cd0b697c1cb7a5c586c890c3e938bbdaf5db2984fa83a09d983970c1105751cd012e544807a74bf0a35ecd2074a97d0520a4
+doccontainerchecksum 140036692b18c1fd24dae78426afa8e4fb8644ff93acdb9c37b541762eeda2f1b42204fb3758f70e6468ed425f2386fc044bd7a4b1e2c8872fac63130d2100e3
docfiles size=6
- RELOC/doc/latex/chronology/README.md
+ RELOC/doc/latex/chronology/README.md details="Readme"
RELOC/doc/latex/chronology/example.pdf details="Package documentation"
RELOC/doc/latex/chronology/example.tex
runfiles size=1
RELOC/tex/latex/chronology/chronology.sty
catalogue-ctan /macros/latex/contrib/chronology
catalogue-license lppl1.3
-catalogue-topics planning calendar
+catalogue-topics planning calendar pgf-tikz
catalogue-version 1.1.1
name chronosys
@@ -80431,16 +80431,16 @@ catalogue-topics graphics-inline
name context-handlecsv
category ConTeXt
-revision 67115
+revision 67840
shortdesc Data merging for automatic document creation
relocated 1
longdesc The package handles csv data merging for automatic document
longdesc creation.
depend context
-containersize 16036
-containerchecksum d60e83ff5f8202a2ff9e35cfd69c949e6ffddf2e0ee535f853e48bdb0315dde88be68887eeb6c6534ee5a1ba7b20a8e3683810682942e7687ab91677ca5c1244
-doccontainersize 968764
-doccontainerchecksum 09629a19cc560df784bec4baca08aa538fe0ef9a545cf29859047f612ca9e3323fa5c53cbf85bcadc33a61318c00b803877a2004c649b6de0026cd33f97510cf
+containersize 16028
+containerchecksum 339690348c384f4c6c055551f9800864eac11311b6ac40145ba6e6f7d9dfce678d63ce397f625190c2732522a95c16359b500f3656d8df758f9f5fcb4a65d11f
+doccontainersize 968772
+doccontainerchecksum 88de99b78d6359206172fe08f54398debab967974a3cbeea85f0d0d43146265781241957209031ae9316d8d735dc107d53da5589ebdb70c4639bd2f7b85ffdee
docfiles size=249
RELOC/doc/context/third/handlecsv/VERSION
RELOC/doc/context/third/handlecsv/handlecsv.epub
@@ -80450,7 +80450,6 @@ runfiles size=22
RELOC/tex/context/third/handlecsv/t-handlecsv-tools.lua
RELOC/tex/context/third/handlecsv/t-handlecsv.lua
RELOC/tex/context/third/handlecsv/t-handlecsv.tex
-catalogue-contact-home http://www.handlecsv.tk
catalogue-contact-repository https://github.com/ousia/handlecsv
catalogue-contact-support https://github.com/ousia/handlecsv/issues
catalogue-ctan /macros/context/contrib/context-handlecsv
@@ -196223,7 +196222,7 @@ catalogue-version 2.75
name lualinalg
category Package
-revision 67816
+revision 67840
shortdesc A linear algebra package for LuaLaTeX
relocated 1
longdesc The lualinalg package is developed to perform operations on
@@ -196241,10 +196240,10 @@ longdesc from other software (which may not be in LaTeX-compatible
longdesc format) and to use them in a tex file. The vectors and matrices
longdesc of reasonable size can be handled with ease. The package can be
longdesc modified or extended by writing custom Lua programs.
-containersize 6512
-containerchecksum 5add1a212283cf6ccb00cb365a949eb680dcb6e1cdd8a282e04e6cd352cd4aec8d9633ec2e130afcc6776f55e37ae9e3350ae617ac8ada6a8740e1d8aa9cdee3
-doccontainersize 198184
-doccontainerchecksum a28309aba3037fbdf934ebce5ab118386057cd6d5826ffab8fef578adb2aba9302559474a75b833226e36c0dd47b22bbeb0058f558de2d4b6f4c7d5e2ea9039f
+containersize 6520
+containerchecksum d50164f416fa7bb5a13f614f1f927c58ed326a1ff532060066c27d2859d5693fa5702108f6199ae543ba022fb3195348c4d05830b0894ccf9afeed83ac46685d
+doccontainersize 198152
+doccontainerchecksum 069ccd88dd8538efe219a92da84a31b027950013152255dc2b6e2fbb725723877904147a3716f741aadcc23ff735b1ad1eb33210447d4e72e0a7847b35ac5e59
docfiles size=79
RELOC/doc/lualatex/lualinalg/README.txt details="Readme"
RELOC/doc/lualatex/lualinalg/lualinalg.pdf details="Package documentation"
@@ -196254,7 +196253,7 @@ runfiles size=11
catalogue-ctan /macros/luatex/latex/lualinalg
catalogue-license lppl1.3c
catalogue-topics luatex maths
-catalogue-version 1.4
+catalogue-version 1.5
name luamathalign
category Package
@@ -196398,17 +196397,17 @@ catalogue-version 1.0
name luamplib
category Package
-revision 66762
+revision 67840
shortdesc Use LuaTeX's built-in MetaPost interpreter
relocated 1
longdesc The package enables the user to specify MetaPost diagrams
longdesc (which may include colour specifications from the color or
longdesc xcolor packages) into a document, using LuaTeX's built-in
longdesc MetaPost library. The facility is only available in PDF mode.
-containersize 12108
-containerchecksum d76fbb6ed2654e4ece2a00aa636f43e99797eb66c93a320a0c4b24a85f7300d35db74c3273383b1244a8b89c835fb1b6e83223f8e13968a293ccbbe6f68d03d4
-doccontainersize 156684
-doccontainerchecksum 611cc10ec2bd8fc142b7aca1f7af7462ff1fc3dfb747dd5facda36cacc0016bc6733edc8354e2a474585454b09f888e93835ffeb69fbdea3f6da7f00f6332759
+containersize 12132
+containerchecksum 9eb35c8dba754f922a447c598fe8ca6c7d3e8915e1fdde9d91c1222897335dd124dbf9eed7bd51a5ed710de52c5bb20882868c5e99463257d9294247c3f1a767
+doccontainersize 156876
+doccontainerchecksum 301f5b1d1dbfd36d052732ab829740a82994313f1e8541c4cc723f7e19dbef9f3cd59325a4976e4b3a19acb7230318ed9c4048e15a791a0572e0e67d791b17ba
docfiles size=45
RELOC/doc/luatex/luamplib/NEWS
RELOC/doc/luatex/luamplib/README details="Readme"
@@ -196416,7 +196415,7 @@ docfiles size=45
RELOC/doc/luatex/luamplib/test-luamplib-latex.tex
RELOC/doc/luatex/luamplib/test-luamplib-plain.tex
srccontainersize 27432
-srccontainerchecksum d34bf6f41848734d96400934e98f9593c0f07d37a835e669a2ad94f8522e3b19d691accfc3707a3b00cbd11c65deac32a61ed6d3fe59c9f0f8b4e33d3cee6859
+srccontainerchecksum d9710f532ea651112386a7cddc62149cd82df0a80a287a7d6f8c14792ebd7c2bf573cfea87ac7af27eea3c7f84b1caba14514579acb4bb3f1b0e203c4cefa93e
srcfiles size=25
RELOC/source/luatex/luamplib/Makefile
RELOC/source/luatex/luamplib/luamplib.dtx
@@ -196428,7 +196427,7 @@ catalogue-contact-repository https://github.com/lualatex/luamplib
catalogue-ctan /macros/luatex/generic/luamplib
catalogue-license gpl2
catalogue-topics mp-use graphics-in-tex luatex
-catalogue-version 2.24.0
+catalogue-version 2.25.0
name luanumint
category Package
@@ -212697,15 +212696,15 @@ catalogue-version 1.4
name modeles-factures-belges-assocs
category Package
-revision 50010
+revision 67840
shortdesc Generate invoices for Belgian non-profit organizations
relocated 1
longdesc This package provides templates and a sty file for generating
longdesc invoices for Belgian non-profit organizations.
-containersize 3096
-containerchecksum 870cd893fbb3bd36d9af8a35487fb47f9afeee75c6093fe3fe9167c4db4f0365499e0fd87b4b3debb0212076d1248902014fa374df3fca79108965bf0c3bb07b
-doccontainersize 260136
-doccontainerchecksum f879904a96322990beafd7e444040b11fb9d69e93d73df5e5a159d70fd8e033d9a137e1bb4c54e4bbc4f8e5b04151336bed77aab0b46fcbeb531b346855df920
+containersize 3036
+containerchecksum 0b0e546eef6640b70dbb07bbe6401983fd0547357dad47a854b4c87119727d79f5ef54789394ebd5923474d2ad95e59a55d9340cf84811b5f2d5a94e406e8c7f
+doccontainersize 260140
+doccontainerchecksum 0bee390919ce8ce6082c2373f639db7de1029d0830d4cf9f1c807ef044e0ba27c8f0e4dd37677df63c03b64ad00b27825cd703973776377f844324846a908edd
docfiles size=88
RELOC/doc/latex/modeles-factures-belges-assocs/LICENSE
RELOC/doc/latex/modeles-factures-belges-assocs/README-facture-banlieues.md
@@ -212725,10 +212724,8 @@ runfiles size=3
RELOC/tex/latex/modeles-factures-belges-assocs/modeles-factures-belges-associations.sty
catalogue-contact-announce https://gitlab.adullact.net/zenjo/modeles-factures-belges-assocs/wikis/annonces
catalogue-contact-bugs https://gitlab.adullact.net/zenjo/modeles-factures-belges-assocs/issues
-catalogue-contact-development https://myblog.robert.sebille.name/spip.php?page=contact
catalogue-contact-home https://gitlab.adullact.net/zenjo/modeles-factures-belges-assocs/wikis/home
catalogue-contact-repository https://gitlab.adullact.net/zenjo/modeles-factures-belges-assocs/tree/master
-catalogue-contact-support https://myblog.robert.sebille.name/spip.php?page=contact
catalogue-ctan /macros/latex/contrib/modeles-factures-belges-assocs
catalogue-license lppl1.3c
catalogue-topics invoice
@@ -234054,7 +234051,7 @@ catalogue-version 1.02
name novel
category Package
-revision 67086
+revision 67840
shortdesc Class for printing fiction, such as novels
relocated 1
longdesc This LuaLaTeX document class is specifically written to meet
@@ -234064,10 +234061,10 @@ longdesc Built-in PDF/X is available, using new technology. The package
longdesc is well suited for detective novels, science fiction, and short
longdesc stories. It is however not recommended for creating color
longdesc picture books or dissertations.
-containersize 116156
-containerchecksum 7312093ccb697168d4d576a60e0ff09d835e570f11c33381bba528351078bf70a74e2c045c45b29c232a2efb6d54147cd5741879d9eb0e9451dc53756b3ef68c
-doccontainersize 4728828
-doccontainerchecksum 5e41b8ae8ba51f6220a9f790d40589dd89e5034052d499abe826e41b25e9bacb950f7649cdf574eb388fd1191c392fde99334b4b9045ea5381f735e17ce8b1a5
+containersize 116132
+containerchecksum 6cc12f1fc327ce040948ceea9456c51d603ef2634b4d5335d50c267d8e0fb7bf4153f51f92b7965569f04c707dea3b2bce136520a51e4b7bd08b5c7c1f35b001
+doccontainersize 4728832
+doccontainerchecksum 5f6b382a8c7c746787165d93739472929993ec926e5f458cc9a78551a12dc6e14186a30abd403b3084549130ab6dd0d88b536df46b3e225043a7b38ba83a52c8
docfiles size=1376
RELOC/doc/lualatex/novel/README.md details="Readme"
RELOC/doc/lualatex/novel/extras/CPmodified.otf
@@ -234209,7 +234206,6 @@ runfiles size=96
RELOC/tex/lualatex/novel/novel-pdfx.sty
RELOC/tex/lualatex/novel/novel-xmppacket.sty
RELOC/tex/lualatex/novel/novel.cls
-catalogue-contact-repository https://github.com/rallg/novel
catalogue-ctan /macros/luatex/latex/novel
catalogue-license lppl1.3c ofl
catalogue-topics luatex production book-pub class
@@ -298612,7 +298608,7 @@ catalogue-version 1.1
name tagpdf
category Package
-revision 67609
+revision 67840
shortdesc Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
relocated 1
longdesc The package offers tools to experiment with tagging and
@@ -298623,34 +298619,34 @@ longdesc needed; to test what else is needed so that a pdf works e.g.
longdesc with a screen reader. Its goal is to get a feeling for what has
longdesc to be done, which kernel changes are needed, how packages
longdesc should be adapted.
-containersize 34432
-containerchecksum 90e97d768877dc2bd2fcaac84b02d5e1f6978f54d824cb63c64a02f2e6ecb91db98eeb43f09faae7e26f9f8f07edbf42572fce4dff079be9c0d9a574324e7a41
-doccontainersize 2120288
-doccontainerchecksum 55082e48a3152193877ce5a3351f7348dc9f8d7be9e7bdc55b6664c30fd852080a42efca6f26ad0ff08e38c8af2b3ab82fdc068b596afd01f986b6382abe9501
-docfiles size=788
+containersize 34968
+containerchecksum 04efb6cb0b052da79d7f2c6c41aa72b53cb2f4b6b8f41c49700b73c9a439879b8f5fb57cedc910a834d70c37733a9f09073c4a1ea521ea106f5689d6ab3be03c
+doccontainersize 2109884
+doccontainerchecksum a4d17057b7ece0b774b3549246220c27e4357cef288e5263c4222fed2659fc9c7f80a51e4de0dc8b782273fb8c21b681dad6d1cba6df75601b85d0d4524eebb1
+docfiles size=819
RELOC/doc/latex/tagpdf/README.md details="Readme"
RELOC/doc/latex/tagpdf/acrobat.png
RELOC/doc/latex/tagpdf/ex-AF-file.pdf
RELOC/doc/latex/tagpdf/ex-AF-file.tex
RELOC/doc/latex/tagpdf/ex-alt-actualtext-luatex.pdf
+ RELOC/doc/latex/tagpdf/ex-alt-actualtext.pdf
RELOC/doc/latex/tagpdf/ex-alt-actualtext.tex
RELOC/doc/latex/tagpdf/ex-attribute-luatex.pdf
+ RELOC/doc/latex/tagpdf/ex-attribute.pdf
RELOC/doc/latex/tagpdf/ex-attribute.tex
RELOC/doc/latex/tagpdf/ex-formula-problem-luatex.pdf
+ RELOC/doc/latex/tagpdf/ex-formula-problem.pdf
RELOC/doc/latex/tagpdf/ex-formula-problem.tex
+ RELOC/doc/latex/tagpdf/ex-list.pdf
+ RELOC/doc/latex/tagpdf/ex-list.tex
RELOC/doc/latex/tagpdf/ex-mc-manual-para-split-obsolete.pdf
RELOC/doc/latex/tagpdf/ex-mc-manual-para-split-obsolete.tex
- RELOC/doc/latex/tagpdf/ex-patch-list-luatex.pdf
- RELOC/doc/latex/tagpdf/ex-patch-list-obsolete.tex
- RELOC/doc/latex/tagpdf/ex-patch-list.tex
RELOC/doc/latex/tagpdf/ex-patch-sectioning-koma-luatex.pdf
- RELOC/doc/latex/tagpdf/ex-patch-sectioning-koma.tex
- RELOC/doc/latex/tagpdf/ex-patch-sectioning-memoir.pdf
- RELOC/doc/latex/tagpdf/ex-patch-sectioning-memoir.tex
RELOC/doc/latex/tagpdf/ex-softhyphen.pdf
RELOC/doc/latex/tagpdf/ex-softhyphen.tex
RELOC/doc/latex/tagpdf/ex-spaceglyph-listings.pdf
RELOC/doc/latex/tagpdf/ex-spaceglyph-listings.tex
+ RELOC/doc/latex/tagpdf/ex-structure-obsolete.pdf
RELOC/doc/latex/tagpdf/ex-structure-obsolete.tex
RELOC/doc/latex/tagpdf/ex-tagpdf-template.pdf
RELOC/doc/latex/tagpdf/ex-tagpdf-template.tex
@@ -298662,8 +298658,8 @@ docfiles size=788
RELOC/doc/latex/tagpdf/tagpdf.bib
RELOC/doc/latex/tagpdf/tagpdf.pdf details="Package documentation"
RELOC/doc/latex/tagpdf/tagpdf.tex
-srccontainersize 64204
-srccontainerchecksum 502faa3359941c89249cfcd14260ddc240b9311ee69d783b0d95abcdb5edb2825d333a7f93dc6c862cdf991ceca20cf0bc2ee733e794bf17f3770df725d06f70
+srccontainersize 64896
+srccontainerchecksum 24f60c720cec7cd37e15ab4a2452f9b3734481bbcaf19bd9ecaad9f0bb2b3c4f17582a6ae970c4234802dad7de6ecf235a4d7d0a69861a68d0666885c7e6c10d
srcfiles size=94
RELOC/source/latex/tagpdf/tagpdf-backend.dtx
RELOC/source/latex/tagpdf/tagpdf-checks.dtx
@@ -298702,7 +298698,7 @@ catalogue-contact-support https://github.com/u-fischer/tagpdf/issues
catalogue-ctan /macros/latex/contrib/tagpdf
catalogue-license lppl1.3c
catalogue-topics tagged-pdf accessible expl3
-catalogue-version 0.98j
+catalogue-version 0.98k
name talk
category Package
@@ -313937,7 +313933,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 67823
+revision 67839
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.
@@ -313945,10 +313941,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 114020
-containerchecksum a85006ddc3b9a303e8ae2be21bf4babf397669464b4cfa481e1265eb309ab4f6a716aa4d8d479a9be9b0973c388e61b80b9a9bc198950c35c7383c3cd60484e4
-doccontainersize 428252
-doccontainerchecksum b3f62b0e4dfe1a3e4d6a5efa6f3fb2e068b8bee6cbbf65f4e4420711715f0eba81f4f9c670f599f6055019f0aec2b7b6ae2fcad6ccf9f2bf7b1a96e741e8787b
+containersize 114084
+containerchecksum ec7ab8764bfa270cbc4056e2019f48b9042be988e22986d1b55bbc7d673c6364105432689c9bf95a3837c7f6fdceccf00bac07b13dceecdf056f9af04dcd77be
+doccontainersize 428396
+doccontainerchecksum 7d012acc3b94f07d237c8725e8cd5528d4545b6ff61f46c5670154053970957f3b0a492f85ed34681c40f6d0de3f2d90b8e6b12346b558492368a59ff5208302
docfiles size=548
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
@@ -321150,7 +321146,7 @@ catalogue-version 1.1
name tikzpeople
category Package
-revision 43978
+revision 67840
shortdesc Draw people-shaped nodes in TikZ
relocated 1
longdesc This package provides people-shaped nodes in the style of
@@ -321160,10 +321156,10 @@ longdesc builder, businessman, charlie, chef, conductor, cowboy,
longdesc criminal, dave, devil, duck, graduate, groom, guard, jester,
longdesc judge, maininblack, mexican, nun, nurse, physician, pilot,
longdesc police, priest, sailor, santa, surgeon.
-containersize 20712
-containerchecksum 9a7cdc232e91fc0d6e5fcc67ea8c39dd2a4b482ccb6ccfd82332151117ef5121ef49bebcd2e0266492c88b57c146eaa578d2136a23f8781f3fc5f5d07f527db7
+containersize 20696
+containerchecksum 18621315d7bcec4bcca281b3c3410e281404fd29b0a5d2f4ad799aacb71a1c9d389db8bf1c9fc91b8cc279ec801f0cf8e31c826ded92d8476ce4ce5831754390
doccontainersize 486576
-doccontainerchecksum f561978adbe443659ec0890a8a38e9c9506f311d49d11fe952eacf579db0619946f86c0c6929a215fe7a98f5f02a782d1bc528359f195e09e1f388460dc0d55c
+doccontainerchecksum 8b8ad4cbfc03663afa6064d4a81ea9c256b8c08522e455c5660c649fb9f1de7859f368d5252b348e0521d62fa3a446b6ef9ad2d1490f7afed8f5423a99b46d3c
docfiles size=130
RELOC/doc/latex/tikzpeople/README.md details="Readme"
RELOC/doc/latex/tikzpeople/tikzpeople.pdf details="Package documentation"
@@ -321201,7 +321197,7 @@ runfiles size=54
RELOC/tex/latex/tikzpeople/tikzpeople.sty
catalogue-ctan /graphics/pgf/contrib/tikzpeople
catalogue-license lppl1.3
-catalogue-topics pgf-tikz
+catalogue-topics pgf-tikz amusements
catalogue-version 0.4
name tikzpfeile
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 88c3c3f26e..7078aa355a 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-563d5c7b3ce48a2eefe2f4f3686d6a84 texlive.tlpdb
+045ba37c10be688dc795079853458d72 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index d1b6f4483c..c7621e4783 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-37b54d809e9138ea5df4ecf4f42491f31d3851fd908c72f1a036a95e7cdc568f307dca83265dd764959148b3d4b7de420769fae0c39ed195f7ab6e6a5933b9b5 texlive.tlpdb
+27b12993e0937b368fadaa7ec62f8963ae470cfa90b96d6b3a6ef543cfddf127cc4d999ff753e2ede3b183828285cd6f25901f285d54c4fccd2132cb3a4425ec texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index 049c99fa05..13addb8a27 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+QqiBBqTOGHfhlDjHAFAmTQMGYACgkQTOGHfhlD
-jHAbLgf/WBzbMpIqCzOUgn1OmMjsXcTDMMX3aqMrNxw89PkMsA+rutMU1j+t50P/
-BkDijn4Z0E3AmhIKD81E1XZ5vZCm0Httjbo8QRi5kZoC6tz0r1QjPYVqYjH2m+Ly
-IJ+Bx2VAeGBv+rsC9Z01sGJ70/M2yopR+9sASAjQUxSsV46gTtqi7940NdkEEIxt
-+Xt54LVIJ9VPhu7XQf2r8oA+2nZiYhV+z56WVhDWgRBAvdt0R2PUBi5fI2Wx4WHK
-OHdGfPmgMWupwgI8O0PYxhCb0Jx1dnDh6mmhk3KdQIW17LWUFTzGKW74ymUUf502
-9EFJLf/u6+CVeuZR0bK9PzhFMUNWFg==
-=2oZo
+iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmTRgcQACgkQTOGHfhlD
+jHABhggAr4qtnrqvPCDVrPEZUnY2tm5b6MKgNOqBQIEES/zB4XzeGl22oHw4iyz0
+99Lqc49Otcg+nsE4ur0rlq/k/GU3O7E9qt2z47p/D4kaB9X8PXcckQwJAlzeyZzy
+dK292EvRwOskVTwGW1aTmxrVhKQTOpctz3wgtuUfIzPJB+z5xdNEkLwYkNgBcT54
+qrTUnXJgv2XGaAwTIGSc0wQSxuNKv8ZE1gX6gTGIs+vil4sNtz43KjCy/Zq7cIPb
+cPyplxDvOZnKjHXWDb4UDUBVdWEr51BRRejlyHVyuCBL1CA73zJdAzUnEk+cn4E6
+mCJp3sgy0CC3lKdYkbxHjHPtTFq5Hg==
+=vJWV
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 90616de2fc..19cf4edea1 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ