texlive[73473] Master: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Thu Jan 16 01:40:18 CET 2025


Revision: 73473
          https://tug.org/svn/texlive?view=revision&revision=73473
Author:   karl
Date:     2025-01-16 01:40:17 +0100 (Thu, 16 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-15 22:51:19 UTC (rev 73472)
+++ trunk/Master/texmf-dist/doc/man/man1/tlmgr.1	2025-01-16 00:40:17 UTC (rev 73473)
@@ -55,7 +55,7 @@
 .\" ========================================================================
 .\"
 .IX Title "TLMGR 1"
-.TH TLMGR 1 2024-11-14 "perl v5.40.0" "User Contributed Perl Documentation"
+.TH TLMGR 1 2025-01-15 "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
@@ -722,6 +722,10 @@
 files is also shown, including those for platform-specific dependencies.
 When given with schemes and collections, \f(CW\*(C`\-\-list\*(C'\fR outputs their
 dependencies in a similar way.
+.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.
 .IP \fB\-\-only\-installed\fR 4
 .IX Item "--only-installed"
 If this option is given, the installation source will not be used; only
@@ -2329,4 +2333,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 72848 2024\-11\-14 15:14:04Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 73459 2025\-01\-15 04:24:52Z preining $

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-15 22:51:19 UTC (rev 73472)
+++ trunk/Master/texmf-dist/doc/texlive/tlmgr.html	2025-01-16 00:40:17 UTC (rev 73473)
@@ -686,6 +686,12 @@
 <p>If the option <code>--list</code> is given with a package, the list of contained files is also shown, including those for platform-specific dependencies. When given with schemes and collections, <code>--list</code> outputs their dependencies in a similar way.</p>
 
 </dd>
+<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>
+
+</dd>
 <dt id="only-installed"><b>--only-installed</b></dt>
 <dd>
 
@@ -2145,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 72848 2024-11-14 15:14:04Z karl $</p>
+<p>$Id: tlmgr.pl 73459 2025-01-15 04:24:52Z preining $</p>
 
 
 </body>

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2025-01-15 22:51:19 UTC (rev 73472)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2025-01-16 00:40:17 UTC (rev 73473)
@@ -158,6 +158,7 @@
     },
     'Spain' => {
       'https://ctan.fisiquimicamente.com/' => 1,
+      'https://ctan.javinator9889.com/' => 1,
     },
     'Sweden' => {
       'https://ftpmirror1.infania.net/mirror/CTAN/' => 1,



More information about the tex-live-commits mailing list.