texlive[73495] Master: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Sat Jan 18 01:40:17 CET 2025
Revision: 73495
https://tug.org/svn/texlive?view=revision&revision=73495
Author: karl
Date: 2025-01-18 01:40:17 +0100 (Sat, 18 Jan 2025)
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 2025-01-17 22:51:46 UTC (rev 73494)
+++ trunk/Master/texmf-dist/doc/man/man1/tlmgr.1 2025-01-18 00:40:17 UTC (rev 73495)
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 2025-01-15 "perl v5.40.0" "User Contributed Perl Documentation"
+.TH TLMGR 1 2025-01-17 "perl v5.40.0" "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
@@ -725,7 +725,8 @@
.IP \fB\-\-only\-files\fR 4
.IX Item "--only-files"
If this option is given, only the files for a given package are listed,
-no further information.
+no further information. If more than one package name is given, each
+file list is preceded by the package name.
.IP \fB\-\-only\-installed\fR 4
.IX Item "--only-installed"
If this option is given, the installation source will not be used; only
@@ -2333,4 +2334,4 @@
distribution (<https://tug.org/texlive>) and both are licensed under the
GNU General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR tlmgr.pl 73459 2025\-01\-15 04:24:52Z preining $
+\&\f(CW$Id:\fR tlmgr.pl 73493 2025\-01\-17 22:28:29Z 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 2025-01-17 22:51:46 UTC (rev 73494)
+++ trunk/Master/texmf-dist/doc/texlive/tlmgr.html 2025-01-18 00:40:17 UTC (rev 73495)
@@ -689,7 +689,7 @@
<dt id="only-files"><b>--only-files</b></dt>
<dd>
-<p>If this option is given, only the files for a given package are listed, no further information.</p>
+<p>If this option is given, only the files for a given package are listed, no further information. If more than one package name is given, each file list is preceded by the package name.</p>
</dd>
<dt id="only-installed"><b>--only-installed</b></dt>
@@ -2151,7 +2151,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 73459 2025-01-15 04:24:52Z preining $</p>
+<p>$Id: tlmgr.pl 73493 2025-01-17 22:28:29Z karl $</p>
</body>
Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl 2025-01-17 22:51:46 UTC (rev 73494)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2025-01-18 00:40:17 UTC (rev 73495)
@@ -15,7 +15,6 @@
'https://mirrors.aliyun.com/CTAN/' => 1,
'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
'https://mirrors.cloud.tencent.com/CTAN/' => 1,
- 'https://mirrors.cqu.edu.cn/CTAN/' => 1,
'https://mirrors.hust.edu.cn/CTAN/' => 1,
'https://mirrors.jlu.edu.cn/CTAN/' => 1,
'https://mirrors.nju.edu.cn/CTAN/' => 1,
@@ -44,6 +43,7 @@
'https://ftp.kddilabs.jp/CTAN/' => 1,
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
'https://jp.mirrors.cicku.me/ctan/' => 1,
+ 'https://mirror.aria-on-the-planet.es/CTAN/' => 1,
},
'Korea' => {
'https://ftp.kaist.ac.kr/tex-archive/' => 1,
@@ -141,6 +141,7 @@
'Poland' => {
'https://ctan.gust.org.pl/tex-archive/' => 1,
'https://polish-mirror.evolution-host.com/ctan/' => 1,
+ 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1,
},
'Portugal' => {
'https://ftp.eq.uc.pt/software/TeX/' => 1,
@@ -178,7 +179,6 @@
'https://ca.mirrors.cicku.me/ctan/' => 1,
'https://ctan.mirror.globo.tech/' => 1,
'https://ctan.mirror.rafal.ca/' => 1,
- 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1,
'https://mirror.its.dal.ca/ctan/' => 1,
'https://mirror.quantum5.ca/CTAN/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
More information about the tex-live-commits
mailing list.