diff options
-rwxr-xr-x | Build/source/build-aux/config.sub | 2 | ||||
-rwxr-xr-x | Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub | 2 | ||||
-rwxr-xr-x | Build/source/libs/icu/icu-54.1/source/config.sub | 2 | ||||
-rw-r--r-- | Build/source/utils/asymptote/config.sub | 2 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
5 files changed, 8 insertions, 5 deletions
diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index 71a20c54eb0..7ffe3737842 100755 --- a/Build/source/build-aux/config.sub +++ b/Build/source/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-09-26' +timestamp='2014-12-03' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by diff --git a/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub index 71a20c54eb0..7ffe3737842 100755 --- a/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub +++ b/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-09-26' +timestamp='2014-12-03' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by diff --git a/Build/source/libs/icu/icu-54.1/source/config.sub b/Build/source/libs/icu/icu-54.1/source/config.sub index 71a20c54eb0..7ffe3737842 100755 --- a/Build/source/libs/icu/icu-54.1/source/config.sub +++ b/Build/source/libs/icu/icu-54.1/source/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-09-26' +timestamp='2014-12-03' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by diff --git a/Build/source/utils/asymptote/config.sub b/Build/source/utils/asymptote/config.sub index 71a20c54eb0..7ffe3737842 100644 --- a/Build/source/utils/asymptote/config.sub +++ b/Build/source/utils/asymptote/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-09-26' +timestamp='2014-12-03' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 622260113bb..200df882b3e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -30,6 +30,7 @@ $mirrors = { 'http://mirror.isoc.org.il/pub/ctan/' => 1 }, 'Japan' => { + 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.riken.go.jp/pub/tex-archive/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 @@ -92,6 +93,7 @@ $mirrors = { 'http://ctan.sciserv.eu/' => 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://mirror.selfnet.de/tex-archive/' => 1, 'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 }, @@ -131,7 +133,8 @@ $mirrors = { 'http://osl.ugr.es/CTAN/' => 1 }, 'Switzerland' => { - 'http://mirror.switch.ch/ftp/mirror/tex/' => 1 + 'http://mirror.switch.ch/ftp/mirror/tex/' => 1, + 'http://www.pirbot.com/mirrors/ctan/' => 1 }, 'UK' => { 'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1 |