texlive[57121] Master: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Sun Dec 13 01:53:56 CET 2020
Revision: 57121
http://tug.org/svn/texlive?view=revision&revision=57121
Author: karl
Date: 2020-12-13 01:53:56 +0100 (Sun, 13 Dec 2020)
Log Message:
-----------
tl-update-auto
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/man/man1/tlmgr.1
trunk/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
trunk/Master/texmf-dist/doc/texlive/tlmgr.html
trunk/Master/tlpkg/installer/ctan-mirrors.pl
Modified: trunk/Master/texmf-dist/doc/man/man1/tlmgr.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/tlmgr.1 2020-12-13 00:47:40 UTC (rev 57120)
+++ trunk/Master/texmf-dist/doc/man/man1/tlmgr.1 2020-12-13 00:53:56 UTC (rev 57121)
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2020-11-24" "perl v5.30.2" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2020-12-12" "perl v5.30.2" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -1643,12 +1643,12 @@
(e.g., if the selected mirror is out of date), \f(CW\*(C`tlmgr\*(C'\fR does not
downgrade. Also, packages for uninstalled platforms are not installed.
.PP
-\&\f(CW\*(C`tlmgr\*(C'\fR saves a copy of the \f(CW\*(C`texlive.tlpdb\*(C'\fR file used for an update
-with a suffix representing the repository url, as in
-\&\f(CW\*(C`tlpkg/texlive.tlpdb.\*(C'\fR\fIlong-hash-string\fR. These can be useful for
-fallback information, but if you don't like them accumulating (e.g.,
-\&\f(CW\*(C`mirror.ctan.org\*(C'\fR resolves to many different hosts, each resulting in
-a possibly different hash), it's harmless to delete them.
+\&\f(CW\*(C`tlmgr\*(C'\fR saves one copy of the main \f(CW\*(C`texlive.tlpdb\*(C'\fR file used for an
+update with a suffix representing the repository url, as in
+\&\f(CW\*(C`tlpkg/texlive.tlpdb.main.\*(C'\fR\fIlong-hash-string\fR. Thus, even when many
+mirrors are used, only one main \f(CW\*(C`tlpdb\*(C'\fR backup is kept. For non-main
+repositories, which do not generally have (m)any mirrors, no pruning of
+backups is done.
.PP
This action does not automatically add or remove new symlinks in system
directories; you need to run \f(CW\*(C`tlmgr\*(C'\fR \*(L"path\*(R" yourself if you are using
@@ -2388,4 +2388,4 @@
distribution (<https://tug.org/texlive>) and both are licensed under the
\&\s-1GNU\s0 General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR tlmgr.pl 56993 2020\-11\-24 18:35:36Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 57119 2020\-12\-12 23:40:00Z karl $
Modified: trunk/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/texlive/tlmgr.html
===================================================================
--- trunk/Master/texmf-dist/doc/texlive/tlmgr.html 2020-12-13 00:47:40 UTC (rev 57120)
+++ trunk/Master/texmf-dist/doc/texlive/tlmgr.html 2020-12-13 00:53:56 UTC (rev 57121)
@@ -1485,7 +1485,7 @@
<p>If the package on the server is older than the package already installed (e.g., if the selected mirror is out of date), <code>tlmgr</code> does not downgrade. Also, packages for uninstalled platforms are not installed.</p>
-<p><code>tlmgr</code> saves a copy of the <code>texlive.tlpdb</code> file used for an update with a suffix representing the repository url, as in <code>tlpkg/texlive.tlpdb.</code><i>long-hash-string</i>. These can be useful for fallback information, but if you don't like them accumulating (e.g., <code>mirror.ctan.org</code> resolves to many different hosts, each resulting in a possibly different hash), it's harmless to delete them.</p>
+<p><code>tlmgr</code> saves one copy of the main <code>texlive.tlpdb</code> file used for an update with a suffix representing the repository url, as in <code>tlpkg/texlive.tlpdb.main.</code><i>long-hash-string</i>. Thus, even when many mirrors are used, only one main <code>tlpdb</code> backup is kept. For non-main repositories, which do not generally have (m)any mirrors, no pruning of backups is done.</p>
<p>This action does not automatically add or remove new symlinks in system directories; you need to run <code>tlmgr</code> <a href="#path">"path"</a> yourself if you are using this feature and want new symlinks added.</p>
@@ -2125,7 +2125,7 @@
<p>This script and its documentation were written for the TeX Live distribution (<a href="https://tug.org/texlive">https://tug.org/texlive</a>) and both are licensed under the GNU General Public License Version 2 or later.</p>
-<p>$Id: tlmgr.pl 56993 2020-11-24 18:35:36Z karl $</p>
+<p>$Id: tlmgr.pl 57119 2020-12-12 23:40:00Z karl $</p>
</body>
Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl 2020-12-13 00:47:40 UTC (rev 57120)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2020-12-13 00:53:56 UTC (rev 57121)
@@ -30,9 +30,6 @@
'India' => {
'http://ctan.imsc.res.in/' => 1,
},
- 'Indonesia' => {
- 'https://mirror.unpad.ac.id/ctan/' => 1,
- },
'Iran' => {
'http://ctan.yazd.ac.ir/' => 1,
'https://ctan.um.ac.ir/' => 1,
@@ -40,7 +37,6 @@
'Japan' => {
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
- 'https://ftp.kddilabs.jp/CTAN/' => 1,
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
},
'Korea' => {
@@ -52,9 +48,6 @@
'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,
},
@@ -90,7 +83,7 @@
},
'Germany' => {
'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1,
- 'http://ctan.ebinger.cc/tex-archive/' => 1,
+ 'http://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1,
'http://mirror.physik-pool.tu-berlin.de/pub/CTAN/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1,
'https://ctan.kako-dev.de/' => 1,
@@ -97,7 +90,6 @@
'https://ctan.mc1.root.project-creative.net/' => 1,
'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,
@@ -124,9 +116,6 @@
'https://mirror.koddos.net/CTAN/' => 1,
'https://mirror.lyrahosting.com/CTAN/' => 1,
},
- 'Norway' => {
- 'https://ctan.uib.no/' => 1,
- },
'Poland' => {
'https://ftp.gust.org.pl/TeX/' => 1,
'https://sunsite.icm.edu.pl/pub/CTAN/' => 1,
@@ -168,7 +157,6 @@
'http://ctan.mirror.globo.tech/' => 1,
'http://ctan.mirror.rafal.ca/' => 1,
'https://ctan.math.ca/tex-archive/' => 1,
- 'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
'Costa Rica' => {
More information about the tex-live-commits
mailing list.