summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.112
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin97934 -> 98195 bytes
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
3 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index eea716cb586..b98b4a8997f 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.1
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2017-10-13" "perl v5.24.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2017-10-14" "perl v5.24.1" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -459,8 +459,8 @@ Warning: The general facility for changing configuration values is here,
but tinkering with settings in this way is strongly discouraged. Again,
no error checking on either keys or values is done, so any sort of
breakage is possible.
-.SS "dump-tlpdb [\-\-local|\-\-remote]"
-.IX Subsection "dump-tlpdb [--local|--remote]"
+.SS "dump-tlpdb [\-\-local|\-\-remote] [\-\-json]"
+.IX Subsection "dump-tlpdb [--local|--remote] [--json]"
Dump complete local or remote \s-1TLPDB\s0 to standard output, as-is. The
output is analogous to the \f(CW\*(C`\-\-machine\-readable\*(C'\fR output; see
\&\*(L"MACHINE-READABLE \s-1OUTPUT\*(R"\s0 section.
@@ -472,6 +472,10 @@ Dump the local \s-1TLPDB.\s0
.IP "\fB\-\-remote\fR" 4
.IX Item "--remote"
Dump the remote \s-1TLPDB.\s0
+.IP "\fB\-\-json\fR" 4
+.IX Item "--json"
+Instead of dumping the actual content, the database is dumped as
+\&\s-1JSON.\s0
.PP
Exactly one of \f(CW\*(C`\-\-local\*(C'\fR and \f(CW\*(C`\-\-remote\*(C'\fR must be given.
.PP
@@ -1991,4 +1995,4 @@ This script and its documentation were written for the TeX Live
distribution (<http://tug.org/texlive>) and both are licensed under the
\&\s-1GNU\s0 General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR tlmgr.pl 45532 2017\-10\-13 06:50:59Z preining $
+\&\f(CW$Id:\fR tlmgr.pl 45539 2017\-10\-14 08:32:09Z preining $
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index d96db86c3e5..81ffc9ba876 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
Binary files differ
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 32e73bf2e1d..7a8081a88ff 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -14,7 +14,6 @@ $mirrors = {
'China' => {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
'http://mirrors.hustunique.com/ctan/' => 1,
- 'http://mirrors.shuosc.org/CTAN/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
@@ -32,6 +31,7 @@ $mirrors = {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
@@ -86,7 +86,6 @@ $mirrors = {
},
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
- 'http://ctan.robertdegroot.nl/tex-archive/' => 1,
'http://ctan.triasinformatica.nl/' => 1,
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
},
@@ -159,7 +158,6 @@ $mirrors = {
},
'South America' => {
'Brazil' => {
- 'http://linorg.usp.br/CTAN/' => 1,
'http://repositorios.cpai.unb.br/ctan/' => 1
},
'Chile' => {