From 1f819d22e1471677989fa2fb2340c7dab86804e4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Feb 2017 01:05:49 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@43198 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 2 +- Master/tlpkg/installer/ctan-mirrors.pl | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'Master') diff --git a/Master/doc.html b/Master/doc.html index bb958bcf29e..4df508249fd 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -3779,7 +3779,7 @@ Catcode table stable support
  • ctan_chk: -Ctan guidelines verifier and corrector for uploading projects +CTAN guidelines verifier and corrector for uploading projects ctan_chk.pdf.
  • diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 003ea2fdd2f..70ca3074f06 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -5,7 +5,6 @@ $mirrors = { }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, - 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1 } }, @@ -15,15 +14,13 @@ $mirrors = { 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, - 'India' => { - 'http://ctan.imsc.res.in/' => 1 - }, 'Iran' => { 'http://ctan.asis.io/' => 1, 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazd.ac.ir/' => 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 }, @@ -38,9 +35,6 @@ $mirrors = { 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 - }, - 'Thailand' => { - 'http://ctan.megagod.net/tex-archive/' => 1 } }, 'Australasia' => { @@ -80,6 +74,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://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 }, 'Greece' => { @@ -120,6 +115,9 @@ $mirrors = { 'Spain' => { 'http://osl.ugr.es/CTAN/' => 1 }, + 'Sweden' => { + 'http://ftp.acc.umu.se/mirror/CTAN/' => 1 + }, 'Switzerland' => { 'http://mirror.switch.ch/ftp/mirror/tex/' => 1, 'http://www.pirbot.com/mirrors/ctan/' => 1 -- cgit v1.2.3