diff options
-rw-r--r-- | Build/source/ChangeLog | 4 | ||||
-rwxr-xr-x | Build/source/configure | 20 | ||||
-rw-r--r-- | Build/source/tardate.ac | 4 | ||||
-rw-r--r-- | Build/source/texk/dvipdfm-x/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/dvipsk/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/NEWS | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/ChangeLog | 4 | ||||
-rw-r--r-- | Master/texmf-dist/scripts/texlive/NEWS | 3 |
11 files changed, 41 insertions, 14 deletions
diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog index 61f8131ee82..5e8181085a7 100644 --- a/Build/source/ChangeLog +++ b/Build/source/ChangeLog @@ -1,3 +1,7 @@ +2019-04-07 Karl Berry <karl@freefriends.org> + + * tardate.ac (tex_live_tardate): let's hope for 2019-04-07. + 2018-10-02 Karl Berry <karl@tug.org> * Build: TL_MAKE_VERBOSE=VERBOSE=1 by default, diff --git a/Build/source/configure b/Build/source/configure index de6aadc3d84..45c532391c3 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for TeX Live 2018-04-14. +# Generated by GNU Autoconf 2.69 for TeX Live 2019-04-07. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live' PACKAGE_TARNAME='tex-live' -PACKAGE_VERSION='2018-04-14' -PACKAGE_STRING='TeX Live 2018-04-14' +PACKAGE_VERSION='2019-04-07' +PACKAGE_STRING='TeX Live 2019-04-07' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1502,7 +1502,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures TeX Live 2018-04-14 to adapt to many kinds of systems. +\`configure' configures TeX Live 2019-04-07 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1576,7 +1576,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live 2018-04-14:";; + short | recursive ) echo "Configuration of TeX Live 2019-04-07:";; esac cat <<\_ACEOF @@ -1885,7 +1885,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live configure 2018-04-14 +TeX Live configure 2019-04-07 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2662,7 +2662,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by TeX Live $as_me 2018-04-14, which was +It was created by TeX Live $as_me 2019-04-07, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -10751,7 +10751,7 @@ fi # Define the identity of the package. PACKAGE='tex-live' - VERSION='2018-04-14' + VERSION='2019-04-07' cat >>confdefs.h <<_ACEOF @@ -22874,7 +22874,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by TeX Live $as_me 2018-04-14, which was +This file was extended by TeX Live $as_me 2019-04-07, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22931,7 +22931,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -TeX Live config.status 2018-04-14 +TeX Live config.status 2019-04-07 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/tardate.ac b/Build/source/tardate.ac index b41ffb4e7fa..35cf265b13e 100644 --- a/Build/source/tardate.ac +++ b/Build/source/tardate.ac @@ -1,5 +1,5 @@ dnl $Id$ -dnl Copyright 2016-2018 Karl Berry <tex-live@tug.org> +dnl Copyright 2016-2019 Karl Berry <tex-live@tug.org> dnl Copyright 2010-2015 Peter Breitenlohner <tex-live@tug.org> dnl dnl This file is free software; the copyright holder @@ -9,4 +9,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current TeX Live tarball version -m4_define([tex_live_tardate], [2018-04-14]) +m4_define([tex_live_tardate], [2019-04-07]) diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog index 9fb69c5a280..b6b57be5697 100644 --- a/Build/source/texk/dvipdfm-x/ChangeLog +++ b/Build/source/texk/dvipdfm-x/ChangeLog @@ -1,3 +1,7 @@ +2019-04-07 Karl Berry <karl@freefriends.org> + + * TeX Live 2019. + 2019-04-01 Shunsaku Hirata <shunsaku.hirata74@gmail.com> * pdfencoding.c: Fix a bug that dvipdfmx wrongly tries to diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog index 1ed0bf91ad3..84fdfa17247 100644 --- a/Build/source/texk/dvipsk/ChangeLog +++ b/Build/source/texk/dvipsk/ChangeLog @@ -1,3 +1,7 @@ +2019-04-07 Karl Berry <karl@freefriends.org> + + * TeX Live 2019. + 2019-04-05 Karl Berry <karl@tug.org> * dospecial.c (dospecial): off by one with PSFILESIZ. diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 2c04367bddd..50431069372 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,7 @@ +2019-04-07 Karl Berry <karl@freefriends.org> + + * TeX Live 2019. + 2019-03-25 Karl Berry <karl@freefriends.org> * texmf.cnf (TEXMFDBS), diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index e57f83ac467..def8580375f 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,7 +1,7 @@ $Id$ This file records noteworthy changes. (Public domain.) -6.3.1 (for TeX Live 2019) +6.3.1 (for TeX Live 2019, 7 April 2019) * kpsewhich --var-value does brace expansion as well as variable and tilde expansion. * The kpathsea_path_search() and related functions always recognize either diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index fdb68d354dd..1131f6a3279 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,7 @@ +2019-04-07 Karl Berry <karl@freefriends.org> + + * TeX Live 2019. + 2019-03-11 Karl Berry <karl@tug.org> * ac/web2c.ac (kpse_tex_progs) <luatex53>: remove. diff --git a/Build/source/texk/web2c/NEWS b/Build/source/texk/web2c/NEWS index 216ec2a9112..a270ea4de6f 100644 --- a/Build/source/texk/web2c/NEWS +++ b/Build/source/texk/web2c/NEWS @@ -8,7 +8,7 @@ CWEB: now comes from the CWEBbin package more language support, and more. -2019 (for TeX Live 2019) +2019 (for TeX Live 2019, 7 April 2019) 2018 (for TeX Live 2018, 14 April 2018) * Directories in the -output-directory do not mask files by the same name. diff --git a/Build/source/texk/web2c/pdftexdir/ChangeLog b/Build/source/texk/web2c/pdftexdir/ChangeLog index fdefec3dfe5..8af3943421b 100644 --- a/Build/source/texk/web2c/pdftexdir/ChangeLog +++ b/Build/source/texk/web2c/pdftexdir/ChangeLog @@ -1,3 +1,7 @@ +2019-04-07 Karl Berry <karl@freefriends.org> + + * TeX Live 2019. + 2019-03-30 Akira Kakuto <kakuto@w32tex.org> * epdf.c: Allow spaces in CharSet. diff --git a/Master/texmf-dist/scripts/texlive/NEWS b/Master/texmf-dist/scripts/texlive/NEWS index 549909385db..85a05c8003f 100644 --- a/Master/texmf-dist/scripts/texlive/NEWS +++ b/Master/texmf-dist/scripts/texlive/NEWS @@ -1,6 +1,9 @@ (This file public domain. Originally written by Norbert Preining and Karl Berry, 2010.) +<p><b>tlmgr 50796 (released 7apr19):</b> +<li>more runscript.tlu and doc tweaks; TL'19 release. + <p><b>tlmgr 49885 (released 6feb19):</b> <li>runscript.tlu support for tclkit and GUI errors; only doc tweaks for tlmgr itself. |