texlive[70039]

commits+karl at tug.org commits+karl at tug.org
Wed Feb 21 03:24:06 CET 2024


Revision: 70039
          https://tug.org/svn/texlive?view=revision&revision=70039
Author:   karl
Date:     2024-02-21 03:24:06 +0100 (Wed, 21 Feb 2024)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    branches/branch2023.final/Master/tlpkg/installer/ctan-mirrors.pl

Modified: branches/branch2023.final/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- branches/branch2023.final/Master/tlpkg/installer/ctan-mirrors.pl	2024-02-21 02:21:14 UTC (rev 70038)
+++ branches/branch2023.final/Master/tlpkg/installer/ctan-mirrors.pl	2024-02-21 02:24:06 UTC (rev 70039)
@@ -17,11 +17,9 @@
       'https://mirrors.cqu.edu.cn/CTAN/' => 1,
       'https://mirrors.jlu.edu.cn/CTAN/' => 1,
       'https://mirrors.nju.edu.cn/CTAN/' => 1,
-      'https://mirrors.pku.edu.cn/ctan/' => 1,
       'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
       'https://mirrors.sustech.edu.cn/CTAN/' => 1,
       'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
-      'https://mirrors.ustc.edu.cn/CTAN/' => 1,
     },
     'Hong Kong' => {
       'https://mirror-hk.koddos.net/CTAN/' => 1,
@@ -47,6 +45,7 @@
     },
     'Korea' => {
       'http://ftp.ktug.org/tex-archive/' => 1,
+      'https://ftp.kaist.ac.kr/tex-archive/' => 1,
       'https://kr.mirrors.cicku.me/ctan/' => 1,
       'https://lab.uklee.pe.kr/tex-archive/' => 1,
       'https://mirror.kakao.com/CTAN/' => 1,
@@ -136,7 +135,6 @@
     '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,
@@ -179,9 +177,6 @@
       'https://mirror.quantum5.ca/CTAN/' => 1,
       'https://muug.ca/mirror/ctan/' => 1,
     },
-    'Costa Rica' => {
-      'https://mirrors.ucr.ac.cr/CTAN/' => 1,
-    },
     'USA' => {
       'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
       'https://ctan.math.illinois.edu/' => 1,



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