summaryrefslogtreecommitdiff
path: root/systems/texlive
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-07-18 03:05:23 +0000
committerNorbert Preining <norbert@preining.info>2022-07-18 03:05:23 +0000
commitfd8e2e79d92b88ea6e5598d3edc6972750a43e38 (patch)
tree73b3a4db7e2bf13d4a1c11b22e294139763fccae /systems/texlive
parente7c2b4be636c9df8dea1790bc3eb442059d734f2 (diff)
CTAN sync 202207180305
Diffstat (limited to 'systems/texlive')
-rwxr-xr-xsystems/texlive/tlnet/install-tl20
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl1
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb76
-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.xzbin2395720 -> 2390964 bytes
7 files changed, 61 insertions, 54 deletions
diff --git a/systems/texlive/tlnet/install-tl b/systems/texlive/tlnet/install-tl
index 29f32dea3c..4e182cc7c1 100755
--- a/systems/texlive/tlnet/install-tl
+++ b/systems/texlive/tlnet/install-tl
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# $Id: install-tl 63696 2022-06-22 22:04:04Z karl $
+# $Id: install-tl 63919 2022-07-17 17:49:31Z karl $
# Copyright 2007-2022
# Reinhard Kotucha, Norbert Preining, Karl Berry, Siep Kroonenberg.
# This file is licensed under the GNU General Public License version 2
@@ -10,7 +10,7 @@
use strict; use warnings;
-my $svnrev = '$Revision: 63696 $';
+my $svnrev = '$Revision: 63919 $';
$svnrev =~ m/: ([0-9]+) /;
$::installerrevision = ($1 ? $1 : 'unknown');
@@ -3544,6 +3544,14 @@ variable settings.
The defaults vary slightly on Macs, as explained above in L</OPTIONS>.
+For the user trees, the default value uses C<~>, and this is left as a
+literal C<~> in C<texmf.cnf>. That way, each user can have their own
+C<TEXMFHOME>, etc., as intended. On the other hand, for the system
+trees, if C<~> is used during the installation, this is assumed to
+simply be a typing shorthand, and the expanded home directory is written
+in C<texmf.cnf>, since it doesn't make sense to have user-specific
+system directories.
+
For more on the directory trees and their intended usage, see the main
TeX Live documentation at L<https://tug.org/texlive/doc>.
@@ -3553,14 +3561,14 @@ The C<install-tl> script copies itself into the installed tree.
Usually, it can be run from there, using the installed tree as the
source for another installation. Occasionally, however, there may be
incompatibilities in the code of the new C<install-tl> and the
-infrastructure, resulting in (typically) inscrutable Perl errors. The
+infrastructure, resulting in (probably) inscrutable Perl errors. The
way forward is to run C<install-tl> out of the installer package
(C<install-tl-unx.tar.gz> or C<install-tl.zip>) instead of the
-installation. Feel free to also report the bug and generally the code
+installation. Feel free to also report the issue; usually the code
can be easily synced up again.
By the way, do not try to use C<install-tl> to adjust options or
-installed packaged in an existing installed tree. Use C<tlmgr> instead.
+installed packages in an existing installed tree. Use C<tlmgr> instead.
=head1 AUTHORS AND COPYRIGHT
@@ -3568,7 +3576,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 63696 2022-06-22 22:04:04Z karl $
+$Id: install-tl 63919 2022-07-17 17:49:31Z karl $
=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 9b08f3cbf0..e0cb6f66e5 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -51,7 +51,6 @@ $mirrors = {
'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
- 'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
},
'Philippines' => {
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 34caf74edc..e919d35e30 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/2022
-depend revision/63913
+depend revision/63923
name 00texlive.image
category TLCore
-revision 63908
+revision 63921
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
@@ -4600,7 +4600,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 63910
+revision 63919
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
@@ -132722,7 +132722,7 @@ catalogue-version 0.0.beta
name gitver
category Package
-revision 56810
+revision 63920
shortdesc Get the current git hash of a project and typeset it in the document
relocated 1
longdesc This package will get a description of the current git version
@@ -132732,24 +132732,25 @@ longdesc footers unless the option "noheader" is passed. The package
longdesc also defines a command \versionBox which outputs a box
longdesc containing the version and date of compilation. The package
longdesc requires hyperref, catchfile, pdftexcmds, and datetime.
-containersize 2272
-containerchecksum de9440bf5a42e65d9bcea03a0ae02a77499540ed5a3f35f48f55cbf8973685c08413e8770e5aef430dedeb24ac881e15bcf72f06c689909a3988b6c3a2ce6054
-doccontainersize 126392
-doccontainerchecksum 0661e3b6e92fc80e638966e7df452693cf3a3062f9b75016d636eed986dfa265cc8b240ec8d004a604c08e2fd8fe0d75eeada9c4ce554f1dc443e5ad4a0de296
-docfiles size=40
+containersize 2772
+containerchecksum c2a82b062f130225f36c66827deead41ad644512160351e216fd047b6f4bde03ee4798e5a753f319ce83b74cfe0ada5a9346b1ab12ee1058ce073ba114ed890f
+doccontainersize 140860
+doccontainerchecksum 08f5ad70d40a3eab79a260958baa2e4d75872a93a33ac3398ad54049231693d3cb4f659ea91e3a53af8c19fbf6b8ca537c66f907b4592a45b155d895471cba63
+docfiles size=42
RELOC/doc/latex/gitver/COPYING
RELOC/doc/latex/gitver/ChangeLog
RELOC/doc/latex/gitver/README.md details="Readme"
RELOC/doc/latex/gitver/gitver.pdf details="Package documentation"
RELOC/doc/latex/gitver/gitver.tex
+ RELOC/doc/latex/gitver/latexmkrc
runfiles size=2
RELOC/tex/latex/gitver/gitver.sty
catalogue-contact-bugs https://github.com/charlesbaynham/gitver/issues
catalogue-contact-repository https://github.com/charlesbaynham/gitver
catalogue-ctan /macros/latex/contrib/gitver
catalogue-license lppl1.3c
-catalogue-topics version-control doc-mgmt
-catalogue-version 1.3
+catalogue-topics version-control doc-mgmt expl3
+catalogue-version 1.4
name globalvals
category Package
@@ -168592,7 +168593,7 @@ catalogue-version 2022-11-01 pre-release 0
name latex-base-dev
category Package
-revision 63631
+revision 63922
shortdesc Development pre-release of the LaTeX kernel
relocated 1
longdesc This package provides a testing release for upcoming LaTeX2e
@@ -168602,11 +168603,11 @@ longdesc users is required by adding these changes to the release LaTeX
longdesc kernel. Typically, the code here will be used by a TeX system
longdesc to create dedicated formats, for example pdflatex-dev, which
longdesc can then be used explicitly for testing.
-containersize 226820
-containerchecksum 8bd803db95c8ad42000fc688864fc11cf85e93983d54cfaa28051ececbb1024a40cebca47a03ba1c71a6b1d57ca1e34b5ea2c1fc2df5e08e4091e58906863b0c
-doccontainersize 30591208
-doccontainerchecksum 3598fe0e5e99e31aae0bcbfb68f5b255c59ca8f499c98928695401901169b5e3dd9f6a3d14fd36a1b4d341314799836c2e08afb2bddc417efa7d5009594fcb63
-docfiles size=9634
+containersize 226712
+containerchecksum 01404dbb8e29b4b2d8b52a60e5f9962aa6c4bb2b72d5fd19d160768c1c2fad3b7d8ed9c7d368d947f35b140e92f3d78d7d1027bf31598481d33dc56fed889e1c
+doccontainersize 30769112
+doccontainerchecksum 8b53e84c9ae17b0692f7df7bc984d4f56cc282e0b7ef61c26f4089352c8227caf873ab7f9f5999ae1dff02c16986eee9ff035323c8af966d16bd4a3e6f3e7736
+docfiles size=9705
RELOC/doc/latex-dev/base/README.md details="Readme"
RELOC/doc/latex-dev/base/alltt.pdf
RELOC/doc/latex-dev/base/bugs.txt
@@ -168737,6 +168738,8 @@ docfiles size=9634
RELOC/doc/latex-dev/base/ltnews34.tex
RELOC/doc/latex-dev/base/ltnews35.pdf
RELOC/doc/latex-dev/base/ltnews35.tex
+ RELOC/doc/latex-dev/base/ltnews36.pdf
+ RELOC/doc/latex-dev/base/ltnews36.tex
RELOC/doc/latex-dev/base/ltpara-code.pdf
RELOC/doc/latex-dev/base/ltpara-code.tex
RELOC/doc/latex-dev/base/ltpara-doc.pdf
@@ -168769,8 +168772,8 @@ docfiles size=9634
RELOC/doc/latex-dev/base/utf8ienc.pdf
RELOC/doc/latex-dev/base/webcomp.err
RELOC/doc/latex-dev/base/webcomp.pdf
-srccontainersize 714568
-srccontainerchecksum 7b53f13cd30d53652920c2ceaefa8628a7fd32422f14ea388e7b51467905c337ad151eadce806d9f0f8c9c09f245146707e5a42f07c36d42e2da2373f9daf54f
+srccontainersize 714748
+srccontainerchecksum ffa5a652e6040656586eab2abb3890a7637c0a879a1b3ead966a4cf2d8946b5e5ad854f119f32b904df27e79eb40246429173c015e489a1c9dda1a6adf043328
srcfiles size=1044
RELOC/source/latex-dev/base/alltt.dtx
RELOC/source/latex-dev/base/alltt.ins
@@ -168876,7 +168879,7 @@ srcfiles size=1044
RELOC/source/latex-dev/base/tulm.ins
RELOC/source/latex-dev/base/unpack.ins
RELOC/source/latex-dev/base/utf8ienc.dtx
-runfiles size=637
+runfiles size=636
RELOC/tex/latex-dev/base/alltt.sty
RELOC/tex/latex-dev/base/ansinew.def
RELOC/tex/latex-dev/base/applemac.def
@@ -169046,7 +169049,7 @@ catalogue-also latex-base
catalogue-ctan /macros/latex-dev/base
catalogue-license lppl1.3c
catalogue-topics format class latex-devel
-catalogue-version 2022-11-01 pre-release 0
+catalogue-version 2022-11-01 pre-release 1
name latex-bin
category TLCore
@@ -291619,42 +291622,39 @@ catalogue-version 0.10
name tabvar
category Package
-revision 28908
+revision 63921
shortdesc Typesetting tables showing variations of functions
relocated 1
longdesc This LaTeX package is meant to ease the typesetting of tables
longdesc showing variations of functions as they are used in France.
execute addMap tabvar.map
-containersize 8888
-containerchecksum c03d57d066a5955ffe24900f97de82f9bd96d8ebc20ff7b9c11c1e5a858d8f4a50b171f687e041d629a7dbf43da708bd03aa0405419c9879b9a5bddf23021cb7
-doccontainersize 590652
-doccontainerchecksum 700e42e3e8d37e1b4e11af90f8f76bc2c3234984aa39b229138b5bd86418797bb8102b4624a43d3ca1738a7f848f1e09164c077d7224819250c7e034c10b4103
-docfiles size=151
+containersize 8484
+containerchecksum 255b93a8eda59386b798e85741422c529903acfc0d06cb77f4b128c2e32e4a68ef32097888e921397c3e22434b581de30bb79c8cc6dc8357eaef94f26e6da04f
+doccontainersize 619144
+doccontainerchecksum 117158275aef7f9e5ee3e423e65d9ada5c2f6d28b660941a3d5d80ebb9716f4e35658e070911280e375b29290e2056ad3521acefa1eabfeda95ca9051d64a0c4
+docfiles size=162
RELOC/doc/latex/tabvar/README details="Readme"
RELOC/doc/latex/tabvar/demo.pdf details="Package demo"
RELOC/doc/latex/tabvar/demo.tex
RELOC/doc/latex/tabvar/tabvar.pdf details="Package documentation (French)" language="fr"
-srccontainersize 11240
-srccontainerchecksum 2f20de4b18e444112088d089c92675f3f5ed4f93c1e630b708e3e88a777aa38e2c84d98ec0605a7e446cfc7a99c346190b559e72f4735c7d776151e76a38a987
+srccontainersize 11084
+srccontainerchecksum 48fd599f93d6a5310ebb7dab44aedc9ac017878bbd85d2f1bdb21a676ba95ce717be96f8a26f24d67c4ac4530d233fa8b9842f13fb124a8cc8ce3badf44c6bb8
srcfiles size=10
RELOC/source/latex/tabvar/tabvar.dtx
RELOC/source/latex/tabvar/tabvar.ins
-runfiles size=13
+runfiles size=10
RELOC/fonts/afm/public/tabvar/tabvar.afm
RELOC/fonts/map/dvips/tabvar/tabvar.map
RELOC/fonts/tfm/public/tabvar/tabvar.tfm
RELOC/fonts/type1/public/tabvar/tabvar.pfb
RELOC/metapost/tabvar/tabvar.mp
- RELOC/tex/latex/tabvar/tabvar.1
- RELOC/tex/latex/tabvar/tabvar.2
- RELOC/tex/latex/tabvar/tabvar.3
RELOC/tex/latex/tabvar/tabvar.cfg
RELOC/tex/latex/tabvar/tabvar.sty
catalogue-also tablor tableaux tableauvariations tkz-tab
catalogue-ctan /macros/latex/contrib/tabvar
catalogue-license lppl1.3
catalogue-topics maths-tabvar
-catalogue-version 1.7
+catalogue-version 1.8
name tagging
category Package
@@ -305889,7 +305889,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 63910
+revision 63919
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.
@@ -305897,10 +305897,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 113304
-containerchecksum df6b91b9071f54aa4a58ae967f90031cff27b8246571c0a65888bf88af6fb0170b47c92059707e42dbd227768bcc1e26d13ddb11b97d53a2e19cfe1ff22846d7
+containersize 113484
+containerchecksum 14ecde5efba327630bf6e26a47c456d12ed6b3e1776d3cc321ba6aef242d0d5d2293b1708e1f29cdf399c3208ce7c1943aab0bb0c0145d9422802e4f54ee8c07
doccontainersize 418280
-doccontainerchecksum f33fbe5fe5284298721a9a9da4e358a45046412f56a645e99da9d1760b2d5e7949114731d893c40d6722cd2349a293b0818fb9563f733105917fc22a3ed3fdbf
+doccontainerchecksum e6611bbc2841bfce142e1e892af4602e7f2a519462e7541f7f443b3c808269eb5c9b5c170f58092726e5a3e8c1ed1d0ef8c3ad0888487f4c61f6ddafd4001180
docfiles size=515
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 2b516b78a0..faeaba61d2 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-d14faec2095188bca158209a09dc2f1a texlive.tlpdb
+9593e51d26a73a609cca457ce7017e3b texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index ab7dc86699..0effa883a2 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-e3e70dc80cf28cc9b54604ede6bc513082aff44d5d80ee747593e79f73c472371282a49b04f3a92d852d166ed5ecdb66ba4aa7408b67831c9098099f1eaf16e6 texlive.tlpdb
+e0ff55449f41231ccd411388329c9bdda7b3cd455b846a38c2fadf3012c903a22ace36c3e2dc3a9f1cc96f4ecaf884003efbfa49e8b688b95762c73c18555c77 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index bfc2eaeb1a..7236323d60 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-----
-iQEcBAEBCgAGBQJi009LAAoJEEzhh34ZQ4xweYEH/2kaGpGg1BV2s/f2mZXjvnCv
-dmy5qjyiNxEEkiPrzU5F+BKGLWiO/4GS2sccrFzGrpNoaDDjHV1EP8EFto5BBE2I
-yvR+F9T1fir93ATE2ZoCtI0ivjQPJ41fauVY9xiVTgpTD6i2+HkT4d8vRwW5ci+m
-QeMn8GE/IapV3lCt8Oeg1qu+c4BskercubJclwvSDKJ3AF7T6zS7bmIuIMmmdAQS
-hmv0bxYzcLaVApZoJ8cK2DtGeLQo2eSIJ99SL4z9Dc+I243I5/uodxv2Ha+IxCAS
-+7K/Dz3pbW6hhK1IpaKQJU1rNz8miAqWnCV3Fir+ETF/GJygXZfJhfz8BohyzxE=
-=v2gJ
+iQEcBAEBCgAGBQJi1KEUAAoJEEzhh34ZQ4xw4hYH/34USfr5Rx7CPgvhQ/kbP5Mr
+5T0JIBdXLjHXy0BfSE8iJH1AcFC2hmNq+ootDSDVoOHivE0JXuvdujUwfMoGQnNj
+5RwH0jbBI0JqpoXsNvf/kw59Dt5R+al3fAe/kaTI3XCMG/ietvYacZKZP0EjGBgO
+vqmMLPZPl4k8Wbk2FjWP7+6CK4TG99D7xVRlyqndKKDVELPj9ohsrNB/3kp83uhZ
+iLdVEm3J7pYWaOGeStCzs9If8W6YZiDynUrfsHg2bWhQ6P0JFSm+khE7WUvfBZHU
+Gr5uT10PxwYfXichj+5P67ihVnTM4QZDDpn89SogTlGgmuKdJ3EOJxMzcDcNzF8=
+=wpIF
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index b5f8261260..2c5016565e 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ