texlive[62134] Master: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Tue Feb 22 01:48:46 CET 2022


Revision: 62134
          http://tug.org/svn/texlive?view=revision&revision=62134
Author:   karl
Date:     2022-02-22 01:48:45 +0100 (Tue, 22 Feb 2022)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Master/doc.html
    trunk/Master/texmf-dist/doc/man/man1/install-tl.1
    trunk/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
    trunk/Master/texmf-dist/doc/texlive/install-tl.html
    trunk/Master/tlpkg/installer/ctan-mirrors.pl

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf

Modified: trunk/Master/doc.html
===================================================================
--- trunk/Master/doc.html	2022-02-22 00:42:47 UTC (rev 62133)
+++ trunk/Master/doc.html	2022-02-22 00:48:45 UTC (rev 62134)
@@ -17036,7 +17036,7 @@
 <a href="texmf-dist/doc/latex/nwejm/examples/article-in-german.pdf">article-in-german.pdf</a>
 <a href="texmf-dist/doc/latex/nwejm/examples/issue.pdf">issue.pdf</a>
 <a href="texmf-dist/doc/latex/nwejm/examples/sample.pdf">sample.pdf</a>
-<a href="texmf-dist/doc/latex/nwejm/french/documentation/nwejm-fr.pdf">nwejm-fr.pdf</a> (fr)
+<a href="texmf-dist/doc/latex/nwejm/french/nwejm-fr.pdf">nwejm-fr.pdf</a> (fr)
 </small></li>
 
 </ol>
@@ -26710,5 +26710,5 @@
 
 <p><a href="#letter-1">1</a> - <a href="#letter-2">2</a> - <a href="#letter-A">A</a> - <a href="#letter-B">B</a> - <a href="#letter-C">C</a> - <a href="#letter-D">D</a> - <a href="#letter-E">E</a> - <a href="#letter-F">F</a> - <a href="#letter-G">G</a> - <a href="#letter-H">H</a> - <a href="#letter-I">I</a> - <a href="#letter-J">J</a> - <a href="#letter-K">K</a> - <a href="#letter-L">L</a> - <a href="#letter-M">M</a> - <a href="#letter-N">N</a> - <a href="#letter-O">O</a> - <a href="#letter-P">P</a> - <a href="#letter-Q">Q</a> - <a href="#letter-R">R</a> - <a href="#letter-S">S</a> - <a href="#letter-T">T</a> - <a href="#letter-U">U</a> - <a href="#letter-V">V</a> - <a href="#letter-W">W</a> - <a href="#letter-X">X</a> - <a href="#letter-Y">Y</a> - <a href="#letter-Z">Z</a></p>
 <hr>
-<small>Generated Mon Feb 21 01:47:20 CET 2022 by tl-update-docindex.</small>
+<small>Generated Tue Feb 22 01:48:39 CET 2022 by tl-update-docindex.</small>
 </body></html>

Added: trunk/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf	2022-02-22 00:42:47 UTC (rev 62133)
+++ trunk/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf	2022-02-22 00:48:45 UTC (rev 62134)

Property changes on: trunk/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Modified: trunk/Master/texmf-dist/doc/man/man1/install-tl.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/install-tl.1	2022-02-22 00:42:47 UTC (rev 62133)
+++ trunk/Master/texmf-dist/doc/man/man1/install-tl.1	2022-02-22 00:48:45 UTC (rev 62134)
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "INSTALL-TL 1"
-.TH INSTALL-TL 1 "2021-05-02" "perl v5.34.0" "User Contributed Perl Documentation"
+.TH INSTALL-TL 1 "2022-02-21" "perl v5.34.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
@@ -145,8 +145,6 @@
 install-tl [\fIoption\fR]...
 .PP
 install\-tl\-windows.bat [\fIoption\fR]...
-.PP
-install\-tl\-advanced.bat [\fIoption\fR]...
 .SH "DESCRIPTION"
 .IX Header "DESCRIPTION"
 This installer creates a runnable TeX Live installation from various
@@ -271,6 +269,10 @@
 For more information on custom binaries, see
 <https://tug.org/texlive/custom\-bin.html>.  For general information on
 building TeX Live, see <https://tug.org/texlive/build.html>.
+.IP "\fB\-debug\-fakenet\fR" 4
+.IX Item "-debug-fakenet"
+Pretend we're doing a network install, for the sole purpose of testing
+broken downloads via moving package files aside in a tlnet mirror.
 .IP "\fB\-debug\-translation\fR" 4
 .IX Item "-debug-translation"
 In the former Perl/Tk \s-1GUI\s0 modes, this option reported any missing,
@@ -600,4 +602,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 install-tl 59056 2021\-05\-02 21:48:01Z karl $
+\&\f(CW$Id:\fR install-tl 62118 2022\-02\-21 16:42:29Z karl $

Modified: trunk/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/texlive/install-tl.html
===================================================================
--- trunk/Master/texmf-dist/doc/texlive/install-tl.html	2022-02-22 00:42:47 UTC (rev 62133)
+++ trunk/Master/texmf-dist/doc/texlive/install-tl.html	2022-02-22 00:48:45 UTC (rev 62134)
@@ -32,8 +32,6 @@
 
 <p>install-tl-windows.bat [<i>option</i>]...</p>
 
-<p>install-tl-advanced.bat [<i>option</i>]...</p>
-
 <h1 id="DESCRIPTION">DESCRIPTION</h1>
 
 <p>This installer creates a runnable TeX Live installation from various media, including over the network, from local hard disk, a DVD, etc. The installer works on all platforms supported by TeX Live. For information on initially downloading TeX Live, see <a href="https://tug.org/texlive/acquire.html">https://tug.org/texlive/acquire.html</a>.</p>
@@ -126,6 +124,12 @@
 <p>For more information on custom binaries, see <a href="https://tug.org/texlive/custom-bin.html">https://tug.org/texlive/custom-bin.html</a>. For general information on building TeX Live, see <a href="https://tug.org/texlive/build.html">https://tug.org/texlive/build.html</a>.</p>
 
 </dd>
+<dt id="debug-fakenet"><b>-debug-fakenet</b></dt>
+<dd>
+
+<p>Pretend we're doing a network install, for the sole purpose of testing broken downloads via moving package files aside in a tlnet mirror.</p>
+
+</dd>
 <dt id="debug-translation"><b>-debug-translation</b></dt>
 <dd>
 
@@ -442,7 +446,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: install-tl 59056 2021-05-02 21:48:01Z karl $</p>
+<p>$Id: install-tl 62118 2022-02-21 16:42:29Z karl $</p>
 
 
 </body>

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2022-02-22 00:42:47 UTC (rev 62133)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2022-02-22 00:48:45 UTC (rev 62134)
@@ -1,8 +1,5 @@
 $mirrors = {
   'Africa' => {
-    'Morocco' => {
-      'https://mirror.marwan.ma/ctan/' => 1,
-    },
     'South Africa' => {
       'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
       'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
@@ -12,9 +9,7 @@
   'Asia' => {
     'China' => {
       'https://mirror.bjtu.edu.cn/CTAN/' => 1,
-      '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.dgut.edu.cn/CTAN/' => 1,
       'https://mirrors.hit.edu.cn/CTAN/' => 1,
@@ -49,6 +44,7 @@
     'Korea' => {
       'http://ftp.ktug.org/tex-archive/' => 1,
       'https://cran.asia/tex/' => 1,
+      'https://ftp.harukasan.org/CTAN/' => 1,
       'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
       'https://mirror.kakao.com/CTAN/' => 1,
       'https://mirror.navercorp.com/CTAN/' => 1,



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