texlive[44643] Build/source: increment versions and append /dev in

commits+karl at tug.org commits+karl at tug.org
Tue Jun 20 01:28:55 CEST 2017


Revision: 44643
          http://tug.org/svn/texlive?view=revision&revision=44643
Author:   karl
Date:     2017-06-20 01:28:55 +0200 (Tue, 20 Jun 2017)
Log Message:
-----------
increment versions and append /dev in autoconf source files,
to prepare for TL18.

Modified Paths:
--------------
    trunk/Build/source/configure
    trunk/Build/source/libs/configure
    trunk/Build/source/tardate.ac
    trunk/Build/source/texk/configure
    trunk/Build/source/texk/kpathsea/c-auto.in
    trunk/Build/source/texk/kpathsea/configure
    trunk/Build/source/texk/kpathsea/doc/kpathsea.texi
    trunk/Build/source/texk/kpathsea/version.ac
    trunk/Build/source/texk/makeindexk/configure
    trunk/Build/source/texk/mendexk/configure
    trunk/Build/source/texk/ptexenc/c-auto.in
    trunk/Build/source/texk/ptexenc/configure
    trunk/Build/source/texk/ptexenc/version.ac
    trunk/Build/source/texk/texlive/configure
    trunk/Build/source/texk/upmendex/configure
    trunk/Build/source/texk/web2c/configure
    trunk/Build/source/texk/web2c/web2c/configure
    trunk/Build/source/utils/configure
    trunk/Build/source/version.ac

Modified: trunk/Build/source/configure
===================================================================
--- trunk/Build/source/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live 2016-05-23.
+# Generated by GNU Autoconf 2.69 for TeX Live 2017-06-20.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live'
 PACKAGE_TARNAME='tex-live'
-PACKAGE_VERSION='2016-05-23'
-PACKAGE_STRING='TeX Live 2016-05-23'
+PACKAGE_VERSION='2017-06-20'
+PACKAGE_STRING='TeX Live 2017-06-20'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1503,7 +1503,7 @@
   # 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 2016-05-23 to adapt to many kinds of systems.
+\`configure' configures TeX Live 2017-06-20 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1577,7 +1577,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live 2016-05-23:";;
+     short | recursive ) echo "Configuration of TeX Live 2017-06-20:";;
    esac
   cat <<\_ACEOF
 
@@ -1889,7 +1889,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live configure 2016-05-23
+TeX Live configure 2017-06-20
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2666,7 +2666,7 @@
 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 2016-05-23, which was
+It was created by TeX Live $as_me 2017-06-20, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -10762,7 +10762,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live'
- VERSION='2016-05-23'
+ VERSION='2017-06-20'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -22729,7 +22729,7 @@
 # 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 2016-05-23, which was
+This file was extended by TeX Live $as_me 2017-06-20, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -22786,7 +22786,7 @@
 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 2016-05-23
+TeX Live config.status 2017-06-20
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -24742,11 +24742,11 @@
 test "x$srcdir" = x. || msg_compiling="$msg_compiling
       from sources in $kpse_src"
 { $as_echo "$as_me:${as_lineno-$LINENO}: result:
-** Configuration summary for $PACKAGE_STRING (2017$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2018/dev$with_banner_add):
 
    $msg_compiling" >&5
 $as_echo "
-** Configuration summary for $PACKAGE_STRING (2017$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2018/dev$with_banner_add):
 
    $msg_compiling" >&6; }
 case $kpse_src$kpse_bld in

Modified: trunk/Build/source/libs/configure
===================================================================
--- trunk/Build/source/libs/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/libs/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live libs 2017.
+# Generated by GNU Autoconf 2.69 for TeX Live libs 2018/dev.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live libs'
 PACKAGE_TARNAME='tex-live-libs'
-PACKAGE_VERSION='2017'
-PACKAGE_STRING='TeX Live libs 2017'
+PACKAGE_VERSION='2018/dev'
+PACKAGE_STRING='TeX Live libs 2018/dev'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1394,7 +1394,7 @@
   # 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 libs 2017 to adapt to many kinds of systems.
+\`configure' configures TeX Live libs 2018/dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1464,7 +1464,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live libs 2017:";;
+     short | recursive ) echo "Configuration of TeX Live libs 2018/dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1753,7 +1753,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live libs configure 2017
+TeX Live libs configure 2018/dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1854,7 +1854,7 @@
 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 libs $as_me 2017, which was
+It was created by TeX Live libs $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -6061,7 +6061,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live-libs'
- VERSION='2017'
+ VERSION='2018/dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7049,7 +7049,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by TeX Live libs $as_me 2017, which was
+This file was extended by TeX Live libs $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7106,7 +7106,7 @@
 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 libs config.status 2017
+TeX Live libs config.status 2018/dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/tardate.ac
===================================================================
--- trunk/Build/source/tardate.ac	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/tardate.ac	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,5 +1,5 @@
 dnl $Id$
-dnl   Copyright 2016 Karl Berry <tex-live at tug.org>
+dnl   Copyright 2016-2017 Karl Berry <tex-live at tug.org>
 dnl   Copyright 2010-2015 Peter Breitenlohner <tex-live at tug.org>
 dnl
 dnl   This file is free software; the copyright holder
@@ -9,4 +9,4 @@
 dnl --------------------------------------------------------
 dnl
 dnl  m4-include this file to define the current TeX Live tarball version
-m4_define([tex_live_tardate], [2016-05-23])
+m4_define([tex_live_tardate], [2017-06-20])

Modified: trunk/Build/source/texk/configure
===================================================================
--- trunk/Build/source/texk/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live texk 2017.
+# Generated by GNU Autoconf 2.69 for TeX Live texk 2018/dev.
 #
 # Report bugs to <tex-live at tug.org>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live texk'
 PACKAGE_TARNAME='tex-live-texk'
-PACKAGE_VERSION='2017'
-PACKAGE_STRING='TeX Live texk 2017'
+PACKAGE_VERSION='2018/dev'
+PACKAGE_STRING='TeX Live texk 2018/dev'
 PACKAGE_BUGREPORT='tex-live at tug.org'
 PACKAGE_URL=''
 
@@ -1394,7 +1394,7 @@
   # 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 texk 2017 to adapt to many kinds of systems.
+\`configure' configures TeX Live texk 2018/dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1464,7 +1464,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live texk 2017:";;
+     short | recursive ) echo "Configuration of TeX Live texk 2018/dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1753,7 +1753,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live texk configure 2017
+TeX Live texk configure 2018/dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1854,7 +1854,7 @@
 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 texk $as_me 2017, which was
+It was created by TeX Live texk $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -6061,7 +6061,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live-texk'
- VERSION='2017'
+ VERSION='2018/dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7097,7 +7097,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by TeX Live texk $as_me 2017, which was
+This file was extended by TeX Live texk $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7154,7 +7154,7 @@
 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 texk config.status 2017
+TeX Live texk config.status 2018/dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/kpathsea/c-auto.in
===================================================================
--- trunk/Build/source/texk/kpathsea/c-auto.in	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/kpathsea/c-auto.in	2017-06-19 23:28:55 UTC (rev 44643)
@@ -23,7 +23,7 @@
 #define KPATHSEA_C_AUTO_H
 
 /* kpathsea: the version string. */
-#define KPSEVERSION "kpathsea version 6.2.3"
+#define KPSEVERSION "kpathsea version 6.2.4/dev"
 
 /* Define to 1 if the `closedir' function returns void instead of `int'. */
 #undef CLOSEDIR_VOID

Modified: trunk/Build/source/texk/kpathsea/configure
===================================================================
--- trunk/Build/source/texk/kpathsea/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/kpathsea/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Kpathsea 6.2.3.
+# Generated by GNU Autoconf 2.69 for Kpathsea 6.2.4/dev.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='Kpathsea'
 PACKAGE_TARNAME='kpathsea'
-PACKAGE_VERSION='6.2.3'
-PACKAGE_STRING='Kpathsea 6.2.3'
+PACKAGE_VERSION='6.2.4/dev'
+PACKAGE_STRING='Kpathsea 6.2.4/dev'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1339,7 +1339,7 @@
   # 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 Kpathsea 6.2.3 to adapt to many kinds of systems.
+\`configure' configures Kpathsea 6.2.4/dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1409,7 +1409,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Kpathsea 6.2.3:";;
+     short | recursive ) echo "Configuration of Kpathsea 6.2.4/dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1537,7 +1537,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Kpathsea configure 6.2.3
+Kpathsea configure 6.2.4/dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2376,7 +2376,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Kpathsea $as_me 6.2.3, which was
+It was created by Kpathsea $as_me 6.2.4/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2757,14 +2757,14 @@
 
 
 
-KPSEVERSION=6.2.3
+KPSEVERSION=6.2.4/dev
 
 
-KPSE_LT_VERSINFO=8:3:2
+KPSE_LT_VERSINFO=8:4:2
 
 
 
- WEB2CVERSION=" (TeX Live 2017)"
+ WEB2CVERSION=" (TeX Live 2018/dev)"
 
 
 am__api_version='1.15'
@@ -8071,7 +8071,7 @@
 
 # Define the identity of the package.
  PACKAGE='kpathsea'
- VERSION='6.2.3'
+ VERSION='6.2.4/dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14695,7 +14695,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Kpathsea $as_me 6.2.3, which was
+This file was extended by Kpathsea $as_me 6.2.4/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14761,7 +14761,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Kpathsea config.status 6.2.3
+Kpathsea config.status 6.2.4/dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/kpathsea/doc/kpathsea.texi
===================================================================
--- trunk/Build/source/texk/kpathsea/doc/kpathsea.texi	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/kpathsea/doc/kpathsea.texi	2017-06-19 23:28:55 UTC (rev 44643)
@@ -2,8 +2,8 @@
 @setfilename kpathsea.info
 @settitle Kpathsea: A library for path searching
 
- at set version 6.2.3
- at set month-year April 2017
+ at set version 6.2.4
+ at set month-year June 2017
 
 @copying
 This file documents the Kpathsea library for path searching.

Modified: trunk/Build/source/texk/kpathsea/version.ac
===================================================================
--- trunk/Build/source/texk/kpathsea/version.ac	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/kpathsea/version.ac	2017-06-19 23:28:55 UTC (rev 44643)
@@ -20,4 +20,4 @@
 dnl --------------------------------------------------------
 dnl
 dnl  this file is m4-included from configure.ac
-m4_define([kpse_version], [6.2.3])
+m4_define([kpse_version], [6.2.4/dev])

Modified: trunk/Build/source/texk/makeindexk/configure
===================================================================
--- trunk/Build/source/texk/makeindexk/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/makeindexk/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -13460,7 +13460,7 @@
 
 
 
-$as_echo "#define TEX_LIVE_VERSION \"2017\"" >>confdefs.h
+$as_echo "#define TEX_LIVE_VERSION \"2018/dev\"" >>confdefs.h
 
 
 for ac_header in ctype.h types.h locale.h

Modified: trunk/Build/source/texk/mendexk/configure
===================================================================
--- trunk/Build/source/texk/mendexk/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/mendexk/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -13458,7 +13458,7 @@
 
 
 
-$as_echo "#define TL_VERSION \"TeX Live 2017\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2018/dev\"" >>confdefs.h
 
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5

Modified: trunk/Build/source/texk/ptexenc/c-auto.in
===================================================================
--- trunk/Build/source/texk/ptexenc/c-auto.in	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/ptexenc/c-auto.in	2017-06-19 23:28:55 UTC (rev 44643)
@@ -6,7 +6,7 @@
 #define PTEXENC_C_AUTO_H
 
 /* ptexenc: the version string. */
-#define PTEXENCVERSION "ptexenc version 1.3.5"
+#define PTEXENCVERSION "ptexenc version 1.3.6/dev"
 
 /* Define to 1 if the `closedir' function returns void instead of `int'. */
 #undef CLOSEDIR_VOID

Modified: trunk/Build/source/texk/ptexenc/configure
===================================================================
--- trunk/Build/source/texk/ptexenc/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/ptexenc/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ptexenc 1.3.5.
+# Generated by GNU Autoconf 2.69 for ptexenc 1.3.6/dev.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='ptexenc'
 PACKAGE_TARNAME='ptexenc'
-PACKAGE_VERSION='1.3.5'
-PACKAGE_STRING='ptexenc 1.3.5'
+PACKAGE_VERSION='1.3.6/dev'
+PACKAGE_STRING='ptexenc 1.3.6/dev'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1330,7 +1330,7 @@
   # 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 ptexenc 1.3.5 to adapt to many kinds of systems.
+\`configure' configures ptexenc 1.3.6/dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1400,7 +1400,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ptexenc 1.3.5:";;
+     short | recursive ) echo "Configuration of ptexenc 1.3.6/dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1520,7 +1520,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ptexenc configure 1.3.5
+ptexenc configure 1.3.6/dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2176,7 +2176,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ptexenc $as_me 1.3.5, which was
+It was created by ptexenc $as_me 1.3.6/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2557,10 +2557,10 @@
 
 
 
-PTEXENCVERSION=1.3.5
+PTEXENCVERSION=1.3.6/dev
 
 
-PTEXENC_LT_VERSINFO=4:5:3
+PTEXENC_LT_VERSINFO=4:6:3
 
 
 am__api_version='1.15'
@@ -7867,7 +7867,7 @@
 
 # Define the identity of the package.
  PACKAGE='ptexenc'
- VERSION='1.3.5'
+ VERSION='1.3.6/dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13885,7 +13885,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-ptexenc config.lt 1.3.5
+ptexenc config.lt 1.3.6/dev
 configured by $0, generated by GNU Autoconf 2.69.
 
 Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15612,7 +15612,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ptexenc $as_me 1.3.5, which was
+This file was extended by ptexenc $as_me 1.3.6/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15678,7 +15678,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-ptexenc config.status 1.3.5
+ptexenc config.status 1.3.6/dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/ptexenc/version.ac
===================================================================
--- trunk/Build/source/texk/ptexenc/version.ac	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/ptexenc/version.ac	2017-06-19 23:28:55 UTC (rev 44643)
@@ -20,4 +20,4 @@
 dnl --------------------------------------------------------
 dnl
 dnl  this file is m4-included from configure.ac
-m4_define([ptexenc_version], [1.3.5])
+m4_define([ptexenc_version], [1.3.6/dev])

Modified: trunk/Build/source/texk/texlive/configure
===================================================================
--- trunk/Build/source/texk/texlive/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/texlive/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2017.
+# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2018/dev.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live Scripts'
 PACKAGE_TARNAME='tex-live-scripts'
-PACKAGE_VERSION='2017'
-PACKAGE_STRING='TeX Live Scripts 2017'
+PACKAGE_VERSION='2018/dev'
+PACKAGE_STRING='TeX Live Scripts 2018/dev'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1238,7 +1238,7 @@
   # 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 Scripts 2017 to adapt to many kinds of systems.
+\`configure' configures TeX Live Scripts 2018/dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1305,7 +1305,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live Scripts 2017:";;
+     short | recursive ) echo "Configuration of TeX Live Scripts 2018/dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1400,7 +1400,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live Scripts configure 2017
+TeX Live Scripts configure 2018/dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1455,7 +1455,7 @@
 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 Scripts $as_me 2017, which was
+It was created by TeX Live Scripts $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2322,7 +2322,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live-scripts'
- VERSION='2017'
+ VERSION='2018/dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4224,7 +4224,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by TeX Live Scripts $as_me 2017, which was
+This file was extended by TeX Live Scripts $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4281,7 +4281,7 @@
 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 Scripts config.status 2017
+TeX Live Scripts config.status 2018/dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/upmendex/configure
===================================================================
--- trunk/Build/source/texk/upmendex/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/upmendex/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -17747,7 +17747,7 @@
 
 
 
-$as_echo "#define TL_VERSION \"TeX Live 2017\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2018/dev\"" >>confdefs.h
 
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5

Modified: trunk/Build/source/texk/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/web2c/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C 2017.
+# Generated by GNU Autoconf 2.69 for Web2C 2018/dev.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='Web2C'
 PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2017'
-PACKAGE_STRING='Web2C 2017'
+PACKAGE_VERSION='2018/dev'
+PACKAGE_STRING='Web2C 2018/dev'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1608,7 +1608,7 @@
   # 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 2017 to adapt to many kinds of systems.
+\`configure' configures Web2C 2018/dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1682,7 +1682,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Web2C 2017:";;
+     short | recursive ) echo "Configuration of Web2C 2018/dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1903,7 +1903,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Web2C configure 2017
+Web2C configure 2018/dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2992,7 +2992,7 @@
 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 2017, which was
+It was created by Web2C $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3373,7 +3373,7 @@
 
 
 
-WEB2CVERSION=2017
+WEB2CVERSION=2018/dev
 
 
 am__api_version='1.15'
@@ -8680,7 +8680,7 @@
 
 # Define the identity of the package.
  PACKAGE='web2c'
- VERSION='2017'
+ VERSION='2018/dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -22499,7 +22499,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-Web2C config.lt 2017
+Web2C config.lt 2018/dev
 configured by $0, generated by GNU Autoconf 2.69.
 
 Copyright (C) 2011 Free Software Foundation, Inc.
@@ -25608,7 +25608,7 @@
 # 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 2017, which was
+This file was extended by Web2C $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -25678,7 +25678,7 @@
 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 2017
+Web2C config.status 2018/dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/web2c/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/web2c/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/texk/web2c/web2c/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C Tools 2017.
+# Generated by GNU Autoconf 2.69 for Web2C Tools 2018/dev.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='Web2C Tools'
 PACKAGE_TARNAME='web2c-tools'
-PACKAGE_VERSION='2017'
-PACKAGE_STRING='Web2C Tools 2017'
+PACKAGE_VERSION='2018/dev'
+PACKAGE_STRING='Web2C Tools 2018/dev'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1328,7 +1328,7 @@
   # 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 2017 to adapt to many kinds of systems.
+\`configure' configures Web2C Tools 2018/dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1398,7 +1398,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Web2C Tools 2017:";;
+     short | recursive ) echo "Configuration of Web2C Tools 2018/dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1521,7 +1521,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Web2C Tools configure 2017
+Web2C Tools configure 2018/dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2360,7 +2360,7 @@
 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 2017, which was
+It was created by Web2C Tools $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8045,7 +8045,7 @@
 
 # Define the identity of the package.
  PACKAGE='web2c-tools'
- VERSION='2017'
+ VERSION='2018/dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14574,7 +14574,7 @@
 # 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 2017, which was
+This file was extended by Web2C Tools $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14640,7 +14640,7 @@
 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 2017
+Web2C Tools config.status 2018/dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/utils/configure
===================================================================
--- trunk/Build/source/utils/configure	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/utils/configure	2017-06-19 23:28:55 UTC (rev 44643)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live utils 2017.
+# Generated by GNU Autoconf 2.69 for TeX Live utils 2018/dev.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live utils'
 PACKAGE_TARNAME='tex-live-utils'
-PACKAGE_VERSION='2017'
-PACKAGE_STRING='TeX Live utils 2017'
+PACKAGE_VERSION='2018/dev'
+PACKAGE_STRING='TeX Live utils 2018/dev'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1394,7 +1394,7 @@
   # 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 utils 2017 to adapt to many kinds of systems.
+\`configure' configures TeX Live utils 2018/dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1464,7 +1464,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live utils 2017:";;
+     short | recursive ) echo "Configuration of TeX Live utils 2018/dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1753,7 +1753,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live utils configure 2017
+TeX Live utils configure 2018/dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1854,7 +1854,7 @@
 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 utils $as_me 2017, which was
+It was created by TeX Live utils $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -6061,7 +6061,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live-utils'
- VERSION='2017'
+ VERSION='2018/dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7021,7 +7021,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by TeX Live utils $as_me 2017, which was
+This file was extended by TeX Live utils $as_me 2018/dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7078,7 +7078,7 @@
 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 utils config.status 2017
+TeX Live utils config.status 2018/dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/version.ac
===================================================================
--- trunk/Build/source/version.ac	2017-06-19 21:08:33 UTC (rev 44642)
+++ trunk/Build/source/version.ac	2017-06-19 23:28:55 UTC (rev 44643)
@@ -9,4 +9,4 @@
 dnl --------------------------------------------------------
 dnl
 dnl  m4-include this file to define the current TeX Live version
-m4_define([tex_live_version], [2017])
+m4_define([tex_live_version], [2018/dev])



More information about the tex-live-commits mailing list