summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-05 01:21:02 +0000
committerKarl Berry <karl@freefriends.org>2014-10-05 01:21:02 +0000
commit0d372a07887064c2d2bb1a377ec7a8784e21107d (patch)
tree26b13c4bfd8f82fc8f5ac84e08350626984c22a1 /Master
parent9066c82afafa851be83438d32355af9f1dfb4770 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@35314 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 61177f3ea63..91016965e49 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -91,6 +91,7 @@ $mirrors = {
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1,
'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.selfnet.de/tex-archive/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},
@@ -139,6 +140,7 @@ $mirrors = {
},
'North America' => {
'Canada' => {
+ 'http://ctan.mirror.rafal.ca/' => 1,
'http://mirror.its.dal.ca/ctan/' => 1,
'http://www.math.mun.ca/tex-archive/' => 1
},
@@ -151,7 +153,6 @@ $mirrors = {
'http://ctan.math.washington.edu/tex-archive/' => 1,
'http://ctan.mirrorcatalogs.com/' => 1,
'http://ctan.mirrors.hoobly.com/' => 1,
- 'http://ctan.sharelatex.com/tex-archive/' => 1,
'http://get-software.net/' => 1,
'http://mirror.hmc.edu/ctan/' => 1,
'http://mirror.jmu.edu/pub/CTAN/' => 1,
@@ -159,7 +160,8 @@ $mirrors = {
'http://mirror.unl.edu/ctan/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
'http://mirrors.concertpass.com/tex-archive/' => 1,
- 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1
+ 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
+ 'http://mirrors.rit.edu/CTAN/' => 1
}
},
'South America' => {