texlive[48142] trunk: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Thu Jul 5 02:23:00 CEST 2018


Revision: 48142
          http://tug.org/svn/texlive?view=revision&revision=48142
Author:   karl
Date:     2018-07-05 02:23:00 +0200 (Thu, 05 Jul 2018)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Build/source/build-aux/config.sub
    trunk/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub
    trunk/Build/source/libs/icu/icu-src/source/config.sub
    trunk/Build/source/utils/asymptote/config.sub
    trunk/Master/doc.html

Modified: trunk/Build/source/build-aux/config.sub
===================================================================
--- trunk/Build/source/build-aux/config.sub	2018-07-05 00:18:05 UTC (rev 48141)
+++ trunk/Build/source/build-aux/config.sub	2018-07-05 00:23:00 UTC (rev 48142)
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2018 Free Software Foundation, Inc.
 
-timestamp='2018-05-24'
+timestamp='2018-07-02'
 
 # 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
@@ -1125,6 +1125,12 @@
 	ps2)
 		basic_machine=i386-ibm
 		;;
+	riscv)
+		basic_machine=riscv32-unknown
+		;;
+	riscv-*)
+		basic_machine=`echo "$basic_machine" | sed 's/^riscv/riscv32/'`
+		;;
 	rm[46]00)
 		basic_machine=mips-siemens
 		;;

Modified: trunk/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub
===================================================================
--- trunk/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub	2018-07-05 00:18:05 UTC (rev 48141)
+++ trunk/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub	2018-07-05 00:23:00 UTC (rev 48142)
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2018 Free Software Foundation, Inc.
 
-timestamp='2018-05-24'
+timestamp='2018-07-02'
 
 # 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
@@ -1125,6 +1125,12 @@
 	ps2)
 		basic_machine=i386-ibm
 		;;
+	riscv)
+		basic_machine=riscv32-unknown
+		;;
+	riscv-*)
+		basic_machine=`echo "$basic_machine" | sed 's/^riscv/riscv32/'`
+		;;
 	rm[46]00)
 		basic_machine=mips-siemens
 		;;

Modified: trunk/Build/source/libs/icu/icu-src/source/config.sub
===================================================================
--- trunk/Build/source/libs/icu/icu-src/source/config.sub	2018-07-05 00:18:05 UTC (rev 48141)
+++ trunk/Build/source/libs/icu/icu-src/source/config.sub	2018-07-05 00:23:00 UTC (rev 48142)
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2018 Free Software Foundation, Inc.
 
-timestamp='2018-05-24'
+timestamp='2018-07-02'
 
 # 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
@@ -1125,6 +1125,12 @@
 	ps2)
 		basic_machine=i386-ibm
 		;;
+	riscv)
+		basic_machine=riscv32-unknown
+		;;
+	riscv-*)
+		basic_machine=`echo "$basic_machine" | sed 's/^riscv/riscv32/'`
+		;;
 	rm[46]00)
 		basic_machine=mips-siemens
 		;;

Modified: trunk/Build/source/utils/asymptote/config.sub
===================================================================
--- trunk/Build/source/utils/asymptote/config.sub	2018-07-05 00:18:05 UTC (rev 48141)
+++ trunk/Build/source/utils/asymptote/config.sub	2018-07-05 00:23:00 UTC (rev 48142)
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2018 Free Software Foundation, Inc.
 
-timestamp='2018-05-24'
+timestamp='2018-07-02'
 
 # 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
@@ -1125,6 +1125,12 @@
 	ps2)
 		basic_machine=i386-ibm
 		;;
+	riscv)
+		basic_machine=riscv32-unknown
+		;;
+	riscv-*)
+		basic_machine=`echo "$basic_machine" | sed 's/^riscv/riscv32/'`
+		;;
 	rm[46]00)
 		basic_machine=mips-siemens
 		;;

Modified: trunk/Master/doc.html
===================================================================
--- trunk/Master/doc.html	2018-07-05 00:18:05 UTC (rev 48141)
+++ trunk/Master/doc.html	2018-07-05 00:23:00 UTC (rev 48142)
@@ -5518,11 +5518,14 @@
 
 <li><b><a href="texmf-dist/doc/latex/elsarticle">elsarticle</a></b>:<small>
 Class for articles for submission to Elsevier journals
-<a href="texmf-dist/doc/latex/elsarticle/els-1p.pdf">els-1p.pdf</a>,
-<a href="texmf-dist/doc/latex/elsarticle/els-3pd.pdf">els-3pd.pdf</a>,
-<a href="texmf-dist/doc/latex/elsarticle/els1.pdf">els1.pdf</a>,
-<a href="texmf-dist/doc/latex/elsarticle/els2.pdf">els2.pdf</a>,
+<a href="texmf-dist/doc/latex/elsarticle/1pseperateaug.pdf">1pseperateaug.pdf</a>,
+<a href="texmf-dist/doc/latex/elsarticle/1psingleauthorgroup.pdf">1psingleauthorgroup.pdf</a>,
 <a href="texmf-dist/doc/latex/elsarticle/elsdoc.pdf">elsdoc.pdf</a>,
+<a href="texmf-dist/doc/latex/elsarticle/elstest-1p.pdf">elstest-1p.pdf</a>,
+<a href="texmf-dist/doc/latex/elsarticle/elstest-1pdoubleblind.pdf">elstest-1pdoubleblind.pdf</a>,
+<a href="texmf-dist/doc/latex/elsarticle/elstest-3p.pdf">elstest-3p.pdf</a>,
+<a href="texmf-dist/doc/latex/elsarticle/elstest-3pd.pdf">elstest-3pd.pdf</a>,
+<a href="texmf-dist/doc/latex/elsarticle/elstest-5p.pdf">elstest-5p.pdf</a>,
 <a href="texmf-dist/doc/latex/elsarticle/jfigs.pdf">jfigs.pdf</a>.
 </small></li>
 



More information about the tex-live-commits mailing list