summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-02 02:24:56 +0000
committerKarl Berry <karl@freefriends.org>2014-02-02 02:24:56 +0000
commit684d3ad2803604c9ab9471537026a45f78b4fc1f (patch)
tree6a2333782172a5a6a3b607a1066c95898913d954
parent08a0e64e1137bf81a513e89ba4b347c8fc4520dc (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@32846 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl17
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index bd4a911fd87..3921992c023 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,7 +1,6 @@
$mirrors = {
'Africa' => {
'South Africa' => {
- 'http://ctan.mirror.ac.za/' => 1,
'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1
}
},
@@ -17,7 +16,8 @@ $mirrors = {
'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1
},
'India' => {
- 'http://ctan.imsc.res.in/' => 1
+ 'http://ctan.imsc.res.in/' => 1,
+ 'http://in.httpd.co/mirrors/ctan/' => 1
},
'Indonesia' => {
'http://kambing.ui.ac.id/ctan/' => 1
@@ -32,7 +32,6 @@ $mirrors = {
'Japan' => {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.riken.go.jp/pub/tex-archive/' => 1,
- 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
@@ -47,10 +46,9 @@ $mirrors = {
'http://download.nus.edu.sg/mirror/CTAN/' => 1
},
'Taiwan' => {
- 'http://ctan.cdpa.nsysu.edu.tw/' => 1
- },
- 'Thailand' => {
- 'http://ctan.megagod.net/tex-archive/' => 1
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
+ 'http://ctan.cdpa.nsysu.edu.tw/' => 1,
+ 'http://shadow.ind.ntou.edu.tw/ctan/' => 1
}
},
'Australasia' => {
@@ -58,7 +56,7 @@ $mirrors = {
'http://ctan.unsw.edu.au/' => 1
},
'New Zealand' => {
- 'http://elena.aut.ac.nz/ctan/' => 1
+ 'http://mirror.aut.ac.nz/CTAN/' => 1
}
},
'Europe' => {
@@ -123,6 +121,9 @@ $mirrors = {
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.nlab.su/ctan/' => 1
},
+ 'Slovenia' => {
+ 'http://ctan.ijs.si/tex-archive/' => 1
+ },
'Spain' => {
'http://osl.ugr.es/CTAN/' => 1
},