texlive[64922] trunk: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Fri Nov 4 01:49:31 CET 2022
Revision: 64922
http://tug.org/svn/texlive?view=revision&revision=64922
Author: karl
Date: 2022-11-04 01:49:31 +0100 (Fri, 04 Nov 2022)
Log Message:
-----------
tl-update-auto
Modified Paths:
--------------
trunk/Build/source/build-aux/depcomp
trunk/Build/source/utils/autosp/autosp-src/depcomp
trunk/Master/tlpkg/installer/ctan-mirrors.pl
Modified: trunk/Build/source/build-aux/depcomp
===================================================================
--- trunk/Build/source/build-aux/depcomp 2022-11-04 00:42:51 UTC (rev 64921)
+++ trunk/Build/source/build-aux/depcomp 2022-11-04 00:49:31 UTC (rev 64922)
@@ -1,7 +1,7 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2018-03-07.03; # UTC
+scriptversion=2022-09-18.14; # UTC
# Copyright (C) 1999-2022 Free Software Foundation, Inc.
@@ -197,7 +197,7 @@
;;
gcc)
-## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
+## Note that this doesn't just cater to obsolete pre-3.x GCC compilers.
## but also to in-use compilers like IMB xlc/xlC and the HP C compiler.
## (see the conditional assignment to $gccflag above).
## There are various ways to get dependency output from gcc. Here's
Modified: trunk/Build/source/utils/autosp/autosp-src/depcomp
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl 2022-11-04 00:42:51 UTC (rev 64921)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2022-11-04 00:49:31 UTC (rev 64922)
@@ -51,9 +51,6 @@
'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
},
- 'Philippines' => {
- 'http://mirror.rise.ph/ctan/' => 1,
- },
'Singapore' => {
'https://download.nus.edu.sg/mirror/ctan/' => 1,
},
@@ -130,7 +127,6 @@
'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
'https://mirror.lyrahosting.com/CTAN/' => 1,
- 'https://mirrors.evoluso.com/CTAN/' => 1,
},
'Norway' => {
'https://ctan.uib.no/' => 1,
@@ -152,6 +148,7 @@
'https://ctan.altspu.ru/' => 1,
'https://mirror.macomnet.net/pub/CTAN/' => 1,
'https://mirror.truenetwork.ru/CTAN/' => 1,
+ 'https://mirrors.mi-ras.ru/CTAN/' => 1,
},
'Slovenia' => {
'https://ctan.ijs.si/tex-archive/' => 1,
More information about the tex-live-commits
mailing list.