From 4ce3a0d4729af1865e66c9c1cd967f42b0830d26 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 24 Nov 2019 03:00:49 +0000 Subject: CTAN sync 201911240300 --- systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl') diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 2a36d74b0e..e587a0f577 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -7,6 +7,7 @@ $mirrors = { 'https://mirror.marwan.ma/ctan/' => 1 }, 'South Africa' => { + 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'http://mirror.ufs.ac.za/ctan/' => 1 } @@ -27,6 +28,13 @@ $mirrors = { 'http://ctan.imsc.res.in/' => 1, 'http://mirror.iopb.res.in/tex-archive/' => 1 }, + 'Indonesia' => { + 'https://mirror.unpad.ac.id/ctan/' => 1 + }, + 'Iran' => { + 'http://ctan.asis.ai/' => 1, + 'http://ctan.yazd.ac.ir/' => 1 + }, 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, @@ -117,7 +125,6 @@ $mirrors = { 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { - 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'http://mirrors.up.pt/pub/CTAN/' => 1, 'https://ftp.eq.uc.pt/software/TeX/' => 1 }, @@ -175,5 +182,10 @@ $mirrors = { 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } + }, + 'South America' => { + 'Brazil' => { + 'http://linorg.usp.br/CTAN/' => 1 + } } }; -- cgit v1.2.3