summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-11-29 01:23:15 +0000
committerKarl Berry <karl@freefriends.org>2018-11-29 01:23:15 +0000
commitf827a8f28b6682ac9511efcfd5bcee10625a170c (patch)
treeba65b1b27e1e92bcf1036c191242a05862894dce /Master
parentcd7461e9e3bd069cee6be1616c1d343d085acb89 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49268 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html6
-rwxr-xr-xMaster/tlpkg/installer/config.guess3
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
3 files changed, 10 insertions, 5 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 6fbafbb71a8..7e73c8eeb8d 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -17288,10 +17288,10 @@ References with automatic theorem names
<a href="texmf-dist/doc/latex/theoremref/theoremref-doc.pdf">theoremref-doc.pdf</a>.
</small></li>
-<li><b><a href="texmf-dist/doc/latex/thesis-ekf/thesis-ekf-templates/figures">thesis-ekf</a></b>:<small>
+<li><b><a href="texmf-dist/doc/latex/thesis-ekf">thesis-ekf</a></b>:<small>
Thesis class for Eszterhazy Karoly University
-<a href="texmf-dist/doc/latex/thesis-ekf/thesis-ekf-templates/figures/eke-logo.pdf">eke-logo.pdf</a>,
-<a href="texmf-dist/doc/latex/thesis-ekf/thesis-ekf-templates/figures/eku-logo.pdf">eku-logo.pdf</a>,
+<a href="texmf-dist/doc/latex/thesis-ekf/eszterhazy-logo-en.pdf">eszterhazy-logo-en.pdf</a>,
+<a href="texmf-dist/doc/latex/thesis-ekf/eszterhazy-logo-hu.pdf">eszterhazy-logo-hu.pdf</a>,
<a href="texmf-dist/doc/latex/thesis-ekf/thesis-ekf.pdf">thesis-ekf.pdf</a> (hu).
</small></li>
diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess
index 18f8edc0ff5..5cd5606ed32 100755
--- a/Master/tlpkg/installer/config.guess
+++ b/Master/tlpkg/installer/config.guess
@@ -1424,6 +1424,9 @@ EOF
amd64:Isilon\ OneFS:*:*)
echo x86_64-unknown-onefs
exit ;;
+ *:Unleashed:*:*)
+ echo "$UNAME_MACHINE"-unknown-unleashed"$UNAME_RELEASE"
+ exit ;;
esac
echo "$0: unable to guess system type" >&2
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 30ea811aeba..c45350a0c0f 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -16,7 +16,6 @@ $mirrors = {
'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.geekpie.club/CTAN/' => 1,
'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1,
- 'http://mirrors.shu.edu.cn/CTAN/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1
},
'India' => {
@@ -30,6 +29,7 @@ $mirrors = {
'http://repo.iut.ac.ir/tex-archive/' => 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,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1
@@ -45,6 +45,7 @@ $mirrors = {
'http://mirror.pregi.net/tex-archive/' => 1
},
'Taiwan' => {
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ftp.yzu.edu.tw/CTAN/' => 1
},
'Thailand' => {
@@ -85,7 +86,8 @@ $mirrors = {
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
'http://mirror.informatik.hs-fulda.de/tex-archive/' => 1,
- 'http://packages.oth-regensburg.de/ctan/' => 1
+ 'http://packages.oth-regensburg.de/ctan/' => 1,
+ 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},
'Greece' => {
'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1