texlive[55396] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Wed Jun 3 01:52:31 CEST 2020


Revision: 55396
          http://tug.org/svn/texlive?view=revision&revision=55396
Author:   karl
Date:     2020-06-03 01:52:31 +0200 (Wed, 03 Jun 2020)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Master/tlpkg/installer/ctan-mirrors.pl

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2020-06-02 23:47:17 UTC (rev 55395)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2020-06-02 23:52:31 UTC (rev 55396)
@@ -19,6 +19,7 @@
       'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
       'http://mirrors.ustc.edu.cn/CTAN/' => 1,
       'https://mirror.bjtu.edu.cn/CTAN/' => 1,
+      'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
     },
     'Hong Kong' => {
       'https://mirror-hk.koddos.net/CTAN/' => 1,
@@ -41,7 +42,6 @@
       'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
     },
     'Korea' => {
-      'http://ftp.harukasan.org/CTAN/' => 1,
       'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
       'http://ftp.ktug.org/tex-archive/' => 1,
       'http://mirror.kakao.com/CTAN/' => 1,
@@ -131,6 +131,9 @@
       'http://mirrors.up.pt/pub/CTAN/' => 1,
       'https://ftp.eq.uc.pt/software/TeX/' => 1,
     },
+    'Romania' => {
+      'http://mirrors.nxthost.com/ctan/' => 1,
+    },
     'Russia' => {
       'http://ctan.altspu.ru/' => 1,
       'http://mirror.macomnet.net/pub/CTAN/' => 1,
@@ -178,6 +181,9 @@
     },
   },
   'Oceania' => {
+    'Australia' => {
+      'http://mirror.aarnet.edu.au/pub/CTAN/' => 1,
+    },
     'New Zealand' => {
       'http://mirror.aut.ac.nz/CTAN/' => 1,
     },



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