texlive[49472] trunk: doc,sync

commits+karl at tug.org commits+karl at tug.org
Sat Dec 22 00:23:36 CET 2018


Revision: 49472
          http://tug.org/svn/texlive?view=revision&revision=49472
Author:   karl
Date:     2018-12-22 00:23:35 +0100 (Sat, 22 Dec 2018)
Log Message:
-----------
doc,sync

Modified Paths:
--------------
    trunk/Build/source/README
    trunk/Build/source/doc/build-tools.txt
    trunk/Build/source/doc/tlbuild.info
    trunk/Build/source/texk/web2c/lib/texmfmp.c
    trunk/Master/tlpkg/doc/releng.txt

Modified: trunk/Build/source/README
===================================================================
--- trunk/Build/source/README	2018-12-21 18:57:27 UTC (rev 49471)
+++ trunk/Build/source/README	2018-12-21 23:23:35 UTC (rev 49472)
@@ -39,8 +39,7 @@
   ./Build --enable-xindy CLISP=/usr/local/bin/clisp
 
 i386-freebsd, amd64-freebsd:
-  http://anthesphoria.net/FreeBSD/TeXLive-2018/
-  upmendex for i386 built with -DU_IS_BIG_ENDIAN=0.
+  http://anthesphoria.net/FreeBSD/TeXLive-2018/ has all details.
 
 i386-linux: see travis below.
 

Modified: trunk/Build/source/doc/build-tools.txt
===================================================================
--- trunk/Build/source/doc/build-tools.txt	2018-12-21 18:57:27 UTC (rev 49471)
+++ trunk/Build/source/doc/build-tools.txt	2018-12-21 23:23:35 UTC (rev 49472)
@@ -1,6 +1,6 @@
 autoconf (GNU Autoconf) 2.69
 automake (GNU automake) 1.16.1
-bison (GNU Bison) 3.1
+bison (GNU Bison) 3.2.3
 flex 2.6.0
 ltmain.sh (GNU libtool) 2.4.6
 m4 (GNU M4) 1.4.18

Modified: trunk/Build/source/doc/tlbuild.info
===================================================================
(Binary files differ)

Modified: trunk/Build/source/texk/web2c/lib/texmfmp.c
===================================================================
--- trunk/Build/source/texk/web2c/lib/texmfmp.c	2018-12-21 18:57:27 UTC (rev 49471)
+++ trunk/Build/source/texk/web2c/lib/texmfmp.c	2018-12-21 23:23:35 UTC (rev 49472)
@@ -854,7 +854,7 @@
   }
   /* If we're preloaded, I guess everything is set up.  I don't really
      know any more, it's been so long since anyone truly preloaded.  We
-     still use the word "preloaded" in the messages through (via the
+     still use the word "preloaded" in the messages, though (via the
      original .web sources), at Knuth's request.  */
   if (readyalready != 314159) {
     /* The `ini_version' variable is declared/used in the change files.  */

Modified: trunk/Master/tlpkg/doc/releng.txt
===================================================================
--- trunk/Master/tlpkg/doc/releng.txt	2018-12-21 18:57:27 UTC (rev 49471)
+++ trunk/Master/tlpkg/doc/releng.txt	2018-12-21 23:23:35 UTC (rev 49472)
@@ -334,11 +334,14 @@
 cd branch
 svn co svn://tug.org/texlive/branches/branch$this/Build/source . >&out
 
+  Edit (inside the branch) as desired.
   Do a test build, commit when successful.
   Ask for rebuilds,
-  When (enough) rebuilds are done, make another tag:
+  When (enough) rebuilds are done, commit to the branch and make another tag:
 #svn copy -r 47626 -m'texlive-2018.1 tag based on r47626, with critical dvipdfmx and other bug fixes; http://tug.org/pipermail/tlbuild/2018q2/004222.html' \
-#  svn://tug.org/texlive/trunk svn://tug.org/texlive/tags/texlive-2018.1
+#   svn://tug.org/texlive/branches/branch2018 \
+#   svn://tug.org/texlive/tags/texlive-2018.1 
+  (Using urls makes for an immediate commit, which is what we want.)
 
 - update ~karl/bin/cron.tl, and reenable when feel ready.
 critical=



More information about the tex-live-commits mailing list