summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-24 01:14:52 +0000
committerKarl Berry <karl@freefriends.org>2016-04-24 01:14:52 +0000
commitcf506c80ff9874d5af074bfe99fef09bbc6c1999 (patch)
treeaf8d4a204298d3bc3402f7b6011393b4c9b1d9cd
parent238f4da71a619747ff78fc5f4cb603914b40024f (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@40713 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl32
1 files changed, 28 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index b64c01263fd..6549b29b145 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -4,7 +4,9 @@ $mirrors = {
'http://ctan.epst-tlemcen.dz/tex-archive/' => 1
},
'South Africa' => {
- 'http://ctan.mirror.ac.za/' => 1
+ 'http://ctan.mirror.ac.za/' => 1,
+ 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
+ 'http://ftp.sun.ac.za/ftp/CTAN/' => 1
}
},
'Asia' => {
@@ -12,20 +14,25 @@ $mirrors = {
'http://mirror.bjtu.edu.cn/CTAN/' => 1,
'http://mirror.lzu.edu.cn/CTAN/' => 1,
'http://mirror.neu.edu.cn/CTAN/' => 1,
- 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1
+ 'http://mirrors.opencas.cn/ctan/' => 1,
+ 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
+ 'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
'India' => {
'http://ctan.imsc.res.in/' => 1
},
'Iran' => {
'http://ctan.asis.io/' => 1,
- 'http://ctan.um.ac.ir/' => 1
+ 'http://ctan.um.ac.ir/' => 1,
+ 'http://ctan.yazd.ac.ir/' => 1
},
'Japan' => {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
+ 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
@@ -35,6 +42,9 @@ $mirrors = {
'Philippines' => {
'http://mirror.pregi.net/tex-archive/' => 1
},
+ 'Singapore' => {
+ 'http://download.nus.edu.sg/mirror/ctan/' => 1
+ },
'Taiwan' => {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ftp.yzu.edu.tw/CTAN/' => 1
@@ -44,6 +54,9 @@ $mirrors = {
}
},
'Australasia' => {
+ 'Australia' => {
+ 'http://ctan.unsw.edu.au/' => 1
+ },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}
@@ -65,6 +78,8 @@ $mirrors = {
'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1
},
'France' => {
+ 'http://ctan.mines-albi.fr/' => 1,
+ 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'http://ftp.oleane.net/pub/CTAN/' => 1,
'http://mirror.ibcp.fr/pub/CTAN/' => 1,
'http://mirrors.ircam.fr/pub/CTAN/' => 1
@@ -76,11 +91,15 @@ $mirrors = {
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
+ 'http://mirror.unicorncloud.org/CTAN/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},
'Greece' => {
'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1
},
+ 'Italy' => {
+ 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1
+ },
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
@@ -113,6 +132,9 @@ $mirrors = {
'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' => {
@@ -121,6 +143,9 @@ $mirrors = {
'http://ctan.mirror.rafal.ca/' => 1,
'http://mirror.its.dal.ca/ctan/' => 1
},
+ 'Costa Rica' => {
+ 'http://mirrors.ucr.ac.cr/CTAN/' => 1
+ },
'USA' => {
'http://ctan.mackichan.com/' => 1,
'http://ctan.math.washington.edu/tex-archive/' => 1,
@@ -131,7 +156,6 @@ $mirrors = {
'http://mirror.jmu.edu/pub/CTAN/' => 1,
'http://mirror.unl.edu/ctan/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
- 'http://mirrors.acm.jhu.edu/ctan/' => 1,
'http://mirrors.concertpass.com/tex-archive/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.rit.edu/CTAN/' => 1