texlive[45326] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Sun Sep 17 02:21:36 CEST 2017
Revision: 45326
http://tug.org/svn/texlive?view=revision&revision=45326
Author: karl
Date: 2017-09-17 02:21:35 +0200 (Sun, 17 Sep 2017)
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 2017-09-17 00:17:49 UTC (rev 45325)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2017-09-17 00:21:35 UTC (rev 45326)
@@ -1,5 +1,8 @@
$mirrors = {
'Africa' => {
+ 'Algeria' => {
+ 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1
+ },
'South Africa' => {
'http://ctan.mirror.ac.za/' => 1,
'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
@@ -52,6 +55,9 @@
'Belarus' => {
'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1
},
+ 'Czech Republic' => {
+ 'http://ftp.cvut.cz/tex-archive/' => 1
+ },
'Denmark' => {
'http://mirrors.dotsrc.org/ctan/' => 1
},
@@ -83,7 +89,6 @@
},
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
- 'http://ctan.robertdegroot.nl/tex-archive/' => 1,
'http://ctan.triasinformatica.nl/' => 1,
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
},
@@ -92,7 +97,8 @@
},
'Poland' => {
'ftp://ftp.gust.org.pl/TeX/' => 1,
- 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1
+ 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1,
+ 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1
},
'Portugal' => {
'ftp://ftp.di.uminho.pt/pub/ctan/' => 1,
@@ -119,9 +125,6 @@
'Switzerland' => {
'http://mirror.switch.ch/ftp/mirror/tex/' => 1,
'http://www.pirbot.com/mirrors/ctan/' => 1
- },
- 'UK' => {
- 'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1
}
},
'North America' => {
@@ -157,9 +160,6 @@
'Brazil' => {
'http://linorg.usp.br/CTAN/' => 1,
'http://repositorios.cpai.unb.br/ctan/' => 1
- },
- 'Chile' => {
- 'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1
}
}
};
More information about the tex-live-commits
mailing list