texlive[67540] trunk: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Tue Jul 4 01:42:44 CEST 2023


Revision: 67540
          http://tug.org/svn/texlive?view=revision&revision=67540
Author:   karl
Date:     2023-07-04 01:42:44 +0200 (Tue, 04 Jul 2023)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Build/source/build-aux/texinfo.tex
    trunk/Master/tlpkg/installer/ctan-mirrors.pl

Modified: trunk/Build/source/build-aux/texinfo.tex
===================================================================
--- trunk/Build/source/build-aux/texinfo.tex	2023-07-03 23:40:55 UTC (rev 67539)
+++ trunk/Build/source/build-aux/texinfo.tex	2023-07-03 23:42:44 UTC (rev 67540)
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2023-06-08.14}
+\def\texinfoversion{2023-07-02.10}
 %
 % Copyright 1985, 1986, 1988, 1990-2023 Free Software Foundation, Inc.
 %
@@ -9023,6 +9023,7 @@
 \def\link#1{\linkX[#1,,,]}
 \def\linkX[#1,#2,#3,#4]{%
   \begingroup
+  \unsepspaces
   \getprintedrefname{#1}{#2}{#3}%
   \startxreflink{#1}{#3}%
   \printedrefname

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2023-07-03 23:40:55 UTC (rev 67539)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2023-07-03 23:42:44 UTC (rev 67540)
@@ -38,7 +38,6 @@
     },
     'Iran' => {
       'https://ctan.asis.sh/' => 1,
-      'https://ctan.yazd.ac.ir/' => 1,
     },
     'Japan' => {
       'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
@@ -64,7 +63,6 @@
   'Europe' => {
     'Austria' => {
       'https://mirror.easyname.at/ctan/' => 1,
-      'https://mirror.kumi.systems/ctan/' => 1,
     },
     'Belarus' => {
       'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1,
@@ -73,9 +71,6 @@
       'http://ftp.cvut.cz/tex-archive/' => 1,
       'https://mirrors.nic.cz/tex-archive/' => 1,
     },
-    'Denmark' => {
-      'https://mirrors.dotsrc.org/ctan/' => 1,
-    },
     'Finland' => {
       'https://www.nic.funet.fi/pub/TeX/CTAN/' => 1,
       'https://www.texlive.info/CTAN/' => 1,
@@ -127,7 +122,6 @@
       'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
       'https://mirror.koddos.net/CTAN/' => 1,
       'https://mirror.lyrahosting.com/CTAN/' => 1,
-      'https://mirrors.evoluso.com/CTAN/' => 1,
     },
     'Norway' => {
       'https://ctan.uib.no/' => 1,



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