summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-13 03:28:01 +0000
committerKarl Berry <karl@freefriends.org>2011-11-13 03:28:01 +0000
commit6f2c1b1af4bc53c0fe38592f6348822856a4b910 (patch)
tree6d9d34abc20f43786b8eb41d89fc8399b7772d6b /Master/tlpkg/installer
parente4897c4fcda721730c4788f17d9be3c7ef582967 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@24585 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl13
1 files changed, 10 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 2ca044879ec..0f113c66d9b 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -28,6 +28,9 @@ $mirrors = {
'Japan' => {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
+ 'Korea' => {
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1
+ },
'Malaysia' => {
'ftp://mirror.upm.edu.my/ctan/' => 1
},
@@ -39,8 +42,7 @@ $mirrors = {
'http://raffles.nus.edu.sg/mirror/tex-archive/' => 1
},
'Taiwan' => {
- 'http://ctan.cdpa.nsysu.edu.tw/' => 1,
- 'http://shadow.ind.ntou.edu.tw/ctan/' => 1
+ 'http://ctan.cdpa.nsysu.edu.tw/' => 1
}
},
'Australasia' => {
@@ -99,7 +101,6 @@ $mirrors = {
'Russia' => {
'ftp://ftp.vsu.ru/pub/CTAN/' => 1,
'http://ctan.uni-altai.ru/' => 1,
- 'http://ctan.usu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1
},
'Serbia and Montenegro' => {
@@ -118,6 +119,12 @@ $mirrors = {
'http://mirror.csclub.uwaterloo.ca/CTAN/' => 1,
'http://mirror.its.dal.ca/ctan/' => 1
},
+ 'Costa Rica' => {
+ 'http://mirrors.ucr.ac.cr/CTAN/' => 1
+ },
+ 'Mexico' => {
+ 'http://tezcatl.fciencias.unam.mx/tex-archive/' => 1
+ },
'USA' => {
'http://ctan.mackichan.com/' => 1,
'http://ctan.math.utah.edu/ctan/tex-archive/' => 1,