diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-17 18:29:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-17 18:29:57 +0000 |
commit | 2a046a0d09862b83c0d636529029beb6ee569fbb (patch) | |
tree | 5b0c987057476d4edb4b8c7c9821fa8ce27a8bc5 /Build/source/texk/web2c | |
parent | c48eeed461f76189203596c521df5ea7fba401df (diff) |
bump versions for TL 2014 pretest
git-svn-id: svn://tug.org/texlive/trunk@33477 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r-- | Build/source/texk/web2c/NEWS | 3 | ||||
-rwxr-xr-x | Build/source/texk/web2c/configure | 24 | ||||
-rw-r--r-- | Build/source/texk/web2c/doc/web2c.info | 8 | ||||
-rw-r--r-- | Build/source/texk/web2c/doc/web2c.texi | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/NEWS | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ptex-base.ch | 3 | ||||
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ptex_version.h | 2 | ||||
-rwxr-xr-x | Build/source/texk/web2c/web2c/configure | 20 |
8 files changed, 35 insertions, 31 deletions
diff --git a/Build/source/texk/web2c/NEWS b/Build/source/texk/web2c/NEWS index a559a6cc3ee..b19d09fc7c1 100644 --- a/Build/source/texk/web2c/NEWS +++ b/Build/source/texk/web2c/NEWS @@ -1,6 +1,7 @@ This file records noteworthy changes. (Public domain.) -2013 (for TeX Live 2013) +2014 (for TeX Live 2014) +2013 (for TeX Live 2013, 30 May 2013) 2012 (for TeX Live 2012, 1 July 2012) * Ditto. diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index 89f12da543e..2350513a978 100755 --- a/Build/source/texk/web2c/configure +++ b/Build/source/texk/web2c/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Web2C 2014/dev. +# Generated by GNU Autoconf 2.69 for Web2C 2014. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Web2C' PACKAGE_TARNAME='web2c' -PACKAGE_VERSION='2014/dev' -PACKAGE_STRING='Web2C 2014/dev' +PACKAGE_VERSION='2014' +PACKAGE_STRING='Web2C 2014' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1575,7 +1575,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 Web2C 2014/dev to adapt to many kinds of systems. +\`configure' configures Web2C 2014 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1649,7 +1649,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Web2C 2014/dev:";; + short | recursive ) echo "Configuration of Web2C 2014:";; esac cat <<\_ACEOF @@ -1862,7 +1862,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Web2C configure 2014/dev +Web2C configure 2014 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2951,7 +2951,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 Web2C $as_me 2014/dev, which was +It was created by Web2C $as_me 2014, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3332,7 +3332,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -WEB2CVERSION=2014/dev +WEB2CVERSION=2014 am__api_version='1.14' @@ -8444,7 +8444,7 @@ fi # Define the identity of the package. PACKAGE='web2c' - VERSION='2014/dev' + VERSION='2014' cat >>confdefs.h <<_ACEOF @@ -21684,7 +21684,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -Web2C config.lt 2014/dev +Web2C config.lt 2014 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -24715,7 +24715,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 Web2C $as_me 2014/dev, which was +This file was extended by Web2C $as_me 2014, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -24785,7 +24785,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="\\ -Web2C config.status 2014/dev +Web2C config.status 2014 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/web2c/doc/web2c.info b/Build/source/texk/web2c/doc/web2c.info index a0349985ccc..2bea632eafe 100644 --- a/Build/source/texk/web2c/doc/web2c.info +++ b/Build/source/texk/web2c/doc/web2c.info @@ -1,4 +1,4 @@ -This is web2c.info, produced by makeinfo version 5.1 from web2c.texi. +This is web2c.info, produced by makeinfo version 5.2 from web2c.texi. This file documents the installation and use of the programs in Web2c, an implementation of Donald Knuth's TeX system. @@ -58,7 +58,7 @@ Web2c This document describes how to install and use the programs in the Web2c implementation of the TeX system, especially for Unix systems. It -corresponds to Web2c version 2013, released in April 2013. +corresponds to Web2c version 2014, released in April 2014. * Menu: @@ -82,8 +82,8 @@ File: web2c.info, Node: Introduction, Next: Installation, Prev: Top, Up: Top 1 Introduction ************** -This manual corresponds to version 2013 of Web2c, released in April -2013. +This manual corresponds to version 2014 of Web2c, released in April +2014. "Web2c" is the name of a TeX implementation, originally for Unix, but now also running under DOS, Amiga, and other operating systems. By "TeX diff --git a/Build/source/texk/web2c/doc/web2c.texi b/Build/source/texk/web2c/doc/web2c.texi index 65a73b1e1bc..2d5f26ce273 100644 --- a/Build/source/texk/web2c/doc/web2c.texi +++ b/Build/source/texk/web2c/doc/web2c.texi @@ -11,8 +11,8 @@ The latest version is available from ftp://ftp.tug.org/tex/texinfo.tex.} \fi @end tex -@set version 2013 -@set month-year April 2013 +@set version 2014 +@set month-year April 2014 @c Define new indices for commands in auxiliary files, filenames, and options. @defcodeindex cm diff --git a/Build/source/texk/web2c/pdftexdir/NEWS b/Build/source/texk/web2c/pdftexdir/NEWS index 9e6a2d29cf5..65bcc5a8069 100644 --- a/Build/source/texk/web2c/pdftexdir/NEWS +++ b/Build/source/texk/web2c/pdftexdir/NEWS @@ -3,6 +3,8 @@ pdfTeX 3.14159265-2.6-1.40.15 (TeX Live 2014) - changes: - sync with Knuth TeX 3.14159265, e-TeX 2.6 - new warning-suppression parameter \pdfsuppresswarningpagegroup + - new primitives for fake interword spaces: + \pdfinterwordspaceon, \pdfinterwordspaceoff, \pdffakespace --------------------------------------------------- pdfTeX 3.1415926-1.40.14 was released on 2013-05-30 (TeX Live 2013) diff --git a/Build/source/texk/web2c/ptexdir/ptex-base.ch b/Build/source/texk/web2c/ptexdir/ptex-base.ch index 02a7b78f204..8b5451b4879 100644 --- a/Build/source/texk/web2c/ptexdir/ptex-base.ch +++ b/Build/source/texk/web2c/ptexdir/ptex-base.ch @@ -49,12 +49,13 @@ % (2011-08-18) PB Bug fix by Hironori Kitagawa. % (2012-05-11) PB pTeX p3.3 % (2013-04-09) PB pTeX p3.4 (TL 2013) +% (2014-04-17) KB pTeX p3.5 (TL 2014) % @x [1.2] l.200 - pTeX: @d banner==TeX_banner @d banner_k==TeX_banner_k @y -@d pTeX_version_string=='-p3.4' {current p\TeX\ version} +@d pTeX_version_string=='-p3.5' {current p\TeX\ version} @# @d pTeX_banner=='This is pTeX, Version 3.14159265',pTeX_version_string @d pTeX_banner_k==pTeX_banner diff --git a/Build/source/texk/web2c/ptexdir/ptex_version.h b/Build/source/texk/web2c/ptexdir/ptex_version.h index ec01a54f4cb..11245427a9c 100644 --- a/Build/source/texk/web2c/ptexdir/ptex_version.h +++ b/Build/source/texk/web2c/ptexdir/ptex_version.h @@ -1 +1 @@ -#define PTEX_VERSION "p3.4" +#define PTEX_VERSION "p3.5" diff --git a/Build/source/texk/web2c/web2c/configure b/Build/source/texk/web2c/web2c/configure index 082950e4703..1b47ff86d8f 100755 --- a/Build/source/texk/web2c/web2c/configure +++ b/Build/source/texk/web2c/web2c/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Web2C Tools 2014/dev. +# Generated by GNU Autoconf 2.69 for Web2C Tools 2014. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Web2C Tools' PACKAGE_TARNAME='web2c-tools' -PACKAGE_VERSION='2014/dev' -PACKAGE_STRING='Web2C Tools 2014/dev' +PACKAGE_VERSION='2014' +PACKAGE_STRING='Web2C Tools 2014' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1325,7 +1325,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 Web2C Tools 2014/dev to adapt to many kinds of systems. +\`configure' configures Web2C Tools 2014 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1395,7 +1395,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Web2C Tools 2014/dev:";; + short | recursive ) echo "Configuration of Web2C Tools 2014:";; esac cat <<\_ACEOF @@ -1513,7 +1513,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Web2C Tools configure 2014/dev +Web2C Tools configure 2014 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2306,7 +2306,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 Web2C Tools $as_me 2014/dev, which was +It was created by Web2C Tools $as_me 2014, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -7796,7 +7796,7 @@ fi # Define the identity of the package. PACKAGE='web2c-tools' - VERSION='2014/dev' + VERSION='2014' cat >>confdefs.h <<_ACEOF @@ -13905,7 +13905,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 Web2C Tools $as_me 2014/dev, which was +This file was extended by Web2C Tools $as_me 2014, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13971,7 +13971,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="\\ -Web2C Tools config.status 2014/dev +Web2C Tools config.status 2014 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |