texlive[45375] trunk: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Fri Sep 22 02:22:17 CEST 2017


Revision: 45375
          http://tug.org/svn/texlive?view=revision&revision=45375
Author:   karl
Date:     2017-09-22 02:22:16 +0200 (Fri, 22 Sep 2017)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Build/source/build-aux/depcomp
    trunk/Build/source/utils/autosp/autosp-src/depcomp
    trunk/Master/doc.html

Modified: trunk/Build/source/build-aux/depcomp
===================================================================
--- trunk/Build/source/build-aux/depcomp	2017-09-22 00:17:48 UTC (rev 45374)
+++ trunk/Build/source/build-aux/depcomp	2017-09-22 00:22:16 UTC (rev 45375)
@@ -251,6 +251,41 @@
   exit 1
   ;;
 
+sgi)
+  if test "$libtool" = yes; then
+    "$@" "-Wp,-MDupdate,$tmpdepfile"
+  else
+    "$@" -MDupdate "$tmpdepfile"
+  fi
+  stat=$?
+  if test $stat -ne 0; then
+    rm -f "$tmpdepfile"
+    exit $stat
+  fi
+  rm -f "$depfile"
+
+  if test -f "$tmpdepfile"; then  # yes, the sourcefile depend on other files
+    echo "$object : \\" > "$depfile"
+    # Clip off the initial element (the dependent).  Don't try to be
+    # clever and replace this with sed code, as IRIX sed won't handle
+    # lines with more than a fixed number of characters (4096 in
+    # IRIX 6.2 sed, 8192 in IRIX 6.5).  We also remove comment lines;
+    # the IRIX cc adds comments like '#:fec' to the end of the
+    # dependency line.
+    tr ' ' "$nl" < "$tmpdepfile" \
+      | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' \
+      | tr "$nl" ' ' >> "$depfile"
+    echo >> "$depfile"
+    # The second pass generates a dummy entry for each header file.
+    tr ' ' "$nl" < "$tmpdepfile" \
+      | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
+      >> "$depfile"
+  else
+    make_dummy_depfile
+  fi
+  rm -f "$tmpdepfile"
+  ;;
+
 xlc)
   # This case exists only to let depend.m4 do its work.  It works by
   # looking at the text of this script.  This case will never be run,

Modified: trunk/Build/source/utils/autosp/autosp-src/depcomp
===================================================================
(Binary files differ)

Modified: trunk/Master/doc.html
===================================================================
--- trunk/Master/doc.html	2017-09-22 00:17:48 UTC (rev 45374)
+++ trunk/Master/doc.html	2017-09-22 00:22:16 UTC (rev 45375)
@@ -7067,7 +7067,10 @@
 <a href="texmf-dist/doc/latex/glossaries/samples/sampletree.pdf">sampletree.pdf</a>,
 <a href="texmf-dist/doc/latex/glossaries/samples/sampleutf8.pdf">sampleutf8.pdf</a>,
 <a href="texmf-dist/doc/latex/glossaries/samples/samplexdy.pdf">samplexdy.pdf</a>,
-<a href="texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf">samplexdy2.pdf</a>.
+<a href="texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf">samplexdy2.pdf</a>,
+<a href="texmf-dist/doc/latex/glossaries/samples/samplexdy3.pdf">samplexdy3.pdf</a>,
+<a href="texmf-dist/doc/man/man1/makeglossaries-lite.man1.pdf">makeglossaries-lite.man1.pdf</a>,
+<a href="texmf-dist/doc/man/man1/makeglossaries.man1.pdf">makeglossaries.man1.pdf</a>.
 </small></li>
 
 <li><b><a href="texmf-dist/doc/latex/glossaries-danish">glossaries-danish</a></b>:<small>
@@ -14796,6 +14799,11 @@
 <a href="texmf-dist/doc/latex/spalign/spalign.pdf">spalign.pdf</a>.
 </small></li>
 
+<li><b><a href="texmf-dist/doc/latex/spark-otf">spark-otf</a></b>:<small>
+Support OpenType Spark fonts
+<a href="texmf-dist/doc/latex/spark-otf/spark-otf-doc.pdf">spark-otf-doc.pdf</a>.
+</small></li>
+
 <li><b><a href="texmf-dist/doc/latex/sparklines">sparklines</a></b>:<small>
 Drawing sparklines: intense, simple, wordlike graphics
 <a href="texmf-dist/doc/latex/sparklines/sparklines.pdf">sparklines.pdf</a>.
@@ -15290,7 +15298,7 @@
 
 <h2 id="letter-T">T</h2>
 
-<ol start="2360">
+<ol start="2361">
 
 <li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small>
 Draw tangles, trees, Hopf algebra operations and other pictures
@@ -16951,7 +16959,7 @@
 
 <h2 id="letter-U">U</h2>
 
-<ol start="2584">
+<ol start="2585">
 
 <li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small>
 University of Arizona thesis and dissertation format
@@ -17279,7 +17287,7 @@
 
 <h2 id="letter-V">V</h2>
 
-<ol start="2641">
+<ol start="2642">
 
 <li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small>
 Bibliographic style file for Biomedical Journals
@@ -17483,7 +17491,7 @@
 
 <h2 id="letter-W">W</h2>
 
-<ol start="2675">
+<ol start="2676">
 
 <li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small>
 Wadalab (Japanese) font packages
@@ -17609,7 +17617,7 @@
 
 <h2 id="letter-X">X</h2>
 
-<ol start="2693">
+<ol start="2694">
 
 <li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small>
 Define commands with many optional arguments
@@ -18029,7 +18037,7 @@
 
 <h2 id="letter-Y">Y</h2>
 
-<ol start="2751">
+<ol start="2752">
 
 <li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small>
 A bundle of miscellaneous footnote packages
@@ -18098,7 +18106,7 @@
 
 <h2 id="letter-Z">Z</h2>
 
-<ol start="2762">
+<ol start="2763">
 
 <li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small>
 Typesetting Z and CSP format specifications



More information about the tex-live-commits mailing list