summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-10 01:22:22 +0000
committerKarl Berry <karl@freefriends.org>2017-12-10 01:22:22 +0000
commitdc88d0071eacdbc61b3cdf385cc0dd0b7224e875 (patch)
tree0a278d625f42e6d8c8ee3d3a90f5cc3d0c008254 /Master
parent162e75b4c5c986cba41ba1ec28b10453e66e19bf (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@46030 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl20
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 5e26a5801e0..98bf5687ec6 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -13,6 +13,7 @@ $mirrors = {
'Asia' => {
'China' => {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
+ 'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.shuosc.org/CTAN/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
@@ -26,6 +27,7 @@ $mirrors = {
'http://repo.iut.ac.ir/tex-archive/' => 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,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1
@@ -65,7 +67,6 @@ $mirrors = {
},
'France' => {
'http://ctan.mines-albi.fr/' => 1,
- 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'http://mirror.ibcp.fr/pub/CTAN/' => 1,
'http://mirrors.ircam.fr/pub/CTAN/' => 1,
'http://mirrors.standaloneinstaller.com/ctan/' => 1
@@ -131,9 +132,6 @@ $mirrors = {
}
},
'North America' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'Canada' => {
'http://ctan.forsale.plus/' => 1,
'http://ctan.math.ca/tex-archive/' => 1,
@@ -145,9 +143,6 @@ $mirrors = {
'Costa Rica' => {
'http://mirrors.ucr.ac.cr/CTAN/' => 1
},
- 'New Zealand' => {
- 'http://mirror.aut.ac.nz/CTAN/' => 1
- },
'USA' => {
'http://ctan.math.illinois.edu/' => 1,
'http://ctan.math.washington.edu/tex-archive/' => 1,
@@ -157,7 +152,16 @@ $mirrors = {
'http://mirror.utexas.edu/ctan/' => 1,
'http://mirrors.concertpass.com/tex-archive/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
- 'http://mirrors.rit.edu/CTAN/' => 1
+ 'http://mirrors.rit.edu/CTAN/' => 1,
+ 'http://mirrors.sorengard.com/ctan/' => 1
+ }
+ },
+ 'Oceania' => {
+ 'Australia' => {
+ 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
+ },
+ 'New Zealand' => {
+ 'http://mirror.aut.ac.nz/CTAN/' => 1
}
},
'South America' => {