summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-04 03:39:03 +0000
committerKarl Berry <karl@freefriends.org>2012-03-04 03:39:03 +0000
commit33a702da202e9312a9b7502f3f2f8b9a28476d3a (patch)
treecc5f61c7518507f84affc2d09a15f45f2944d3d3
parent47f6731528bdbb434e789980a63fc5185ba51504 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25557 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html2
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
2 files changed, 4 insertions, 6 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 211fb12b2e9..0380180867d 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -8151,7 +8151,7 @@ LaTeX class for high quality slides.
</small></li>
<li><b><a href="texmf-dist/doc/latex/protocol">protocol</a></b>:<small>
-A class for typesetting minutes of meetings.
+A class for minutes of meetings.
<a href="texmf-dist/doc/latex/protocol/protocol.pdf">protocol.pdf</a> (de).
</small></li>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 5157e1e2d67..71c8b8509ed 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -9,6 +9,7 @@ $mirrors = {
'http://ftp.ctex.org/mirrors/CTAN/' => 1,
'http://mirror.bjtu.edu.cn/CTAN/' => 1,
'http://mirror.neu.edu.cn/CTAN/' => 1,
+ 'http://mirror.qdu.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1,
'http://mirrors.xmu.edu.cn/CTAN/' => 1
},
@@ -40,7 +41,8 @@ $mirrors = {
'http://raffles.nus.edu.sg/mirror/tex-archive/' => 1
},
'Taiwan' => {
- 'http://ctan.cdpa.nsysu.edu.tw/' => 1
+ 'http://ctan.cdpa.nsysu.edu.tw/' => 1,
+ 'http://shadow.ind.ntou.edu.tw/ctan/' => 1
},
'Thailand' => {
'http://ctan.megagod.net/tex-archive/' => 1
@@ -66,7 +68,6 @@ $mirrors = {
'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
},
'Germany' => {
@@ -120,9 +121,6 @@ $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
},