summaryrefslogtreecommitdiff
path: root/Build/source/texk
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-09 11:28:56 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-09 11:28:56 +0000
commit289557f89ec5083a00564f58d6bc64c3b5089cc0 (patch)
treeafda12dc69ab8b8ad23b25085feda45dedca58f7 /Build/source/texk
parent04ed067566e36f597bd9f46136a672279c284a97 (diff)
prepare for TeX Live 2013
git-svn-id: svn://tug.org/texlive/trunk@26952 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog4
-rwxr-xr-xBuild/source/texk/kpathsea/configure28
-rw-r--r--Build/source/texk/kpathsea/version.ac4
-rwxr-xr-xBuild/source/texk/makeindexk/configure2
-rw-r--r--Build/source/texk/ptexenc/ChangeLog4
-rwxr-xr-xBuild/source/texk/ptexenc/configure28
-rw-r--r--Build/source/texk/ptexenc/version.ac4
-rw-r--r--Build/source/texk/web2c/ChangeLog4
-rw-r--r--Build/source/texk/web2c/Makefile.in3
-rwxr-xr-xBuild/source/texk/web2c/configure24
10 files changed, 59 insertions, 46 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index e7c21fc460c..4b22baee055 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-09 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * version.ac: Update version number 6.1.0 => 6.1.1dev.
+
2012-05-29 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* win32lib.c: rewrite win32_system.
diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure
index 7d2187755ac..85b6c13172e 100755
--- a/Build/source/texk/kpathsea/configure
+++ b/Build/source/texk/kpathsea/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Kpathsea 6.1.0.
+# Generated by GNU Autoconf 2.69 for Kpathsea 6.1.1.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Kpathsea'
PACKAGE_TARNAME='kpathsea'
-PACKAGE_VERSION='6.1.0'
-PACKAGE_STRING='Kpathsea 6.1.0'
+PACKAGE_VERSION='6.1.1'
+PACKAGE_STRING='Kpathsea 6.1.1'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1328,7 +1328,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 Kpathsea 6.1.0 to adapt to many kinds of systems.
+\`configure' configures Kpathsea 6.1.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1398,7 +1398,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Kpathsea 6.1.0:";;
+ short | recursive ) echo "Configuration of Kpathsea 6.1.1:";;
esac
cat <<\_ACEOF
@@ -1517,7 +1517,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Kpathsea configure 6.1.0
+Kpathsea configure 6.1.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2043,7 +2043,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 Kpathsea $as_me 6.1.0, which was
+It was created by Kpathsea $as_me 6.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2424,16 +2424,16 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-KPSEVERSION=6.1.0
+KPSEVERSION=6.1.1
-$as_echo "#define KPSEVERSION \"kpathsea version 6.1.0\"" >>confdefs.h
+$as_echo "#define KPSEVERSION \"kpathsea version 6.1.1\"" >>confdefs.h
-KPSE_LT_VERSINFO=7:0:1
+KPSE_LT_VERSINFO=7:1:1
- WEB2CVERSION=2012
+ WEB2CVERSION=2013/dev
am__api_version='1.12'
@@ -7453,7 +7453,7 @@ fi
# Define the identity of the package.
PACKAGE='kpathsea'
- VERSION='6.1.0'
+ VERSION='6.1.1'
cat >>confdefs.h <<_ACEOF
@@ -13581,7 +13581,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 Kpathsea $as_me 6.1.0, which was
+This file was extended by Kpathsea $as_me 6.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13647,7 +13647,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="\\
-Kpathsea config.status 6.1.0
+Kpathsea config.status 6.1.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/kpathsea/version.ac b/Build/source/texk/kpathsea/version.ac
index 964e585756b..cdb2af7c0f3 100644
--- a/Build/source/texk/kpathsea/version.ac
+++ b/Build/source/texk/kpathsea/version.ac
@@ -1,5 +1,5 @@
dnl
-dnl Copyright (C) 2011, 2012 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2011-2012 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
@@ -19,4 +19,4 @@ dnl append "dev", to distinguish binaries built between releases.
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current kpathsea version
-m4_define([kpse_version], [6.1.0])
+m4_define([kpse_version], [6.1.1])
diff --git a/Build/source/texk/makeindexk/configure b/Build/source/texk/makeindexk/configure
index 935032f1815..d979475f840 100755
--- a/Build/source/texk/makeindexk/configure
+++ b/Build/source/texk/makeindexk/configure
@@ -12599,7 +12599,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in"
-$as_echo "#define TEX_LIVE_VERSION \"2012\"" >>confdefs.h
+$as_echo "#define TEX_LIVE_VERSION \"2013/dev\"" >>confdefs.h
for ac_header in ctype.h types.h locale.h
diff --git a/Build/source/texk/ptexenc/ChangeLog b/Build/source/texk/ptexenc/ChangeLog
index aa4a7f78e27..e915539a5ae 100644
--- a/Build/source/texk/ptexenc/ChangeLog
+++ b/Build/source/texk/ptexenc/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-09 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * version.ac: Update version number 1.3.0 => 1.3.1dev.
+
2012-03-04 Peter Breitenlohner <peb@mppmu.mpg.de>
Avoid 'differ in signedness' warnings.
diff --git a/Build/source/texk/ptexenc/configure b/Build/source/texk/ptexenc/configure
index d8f0a0ca423..9ed812b048c 100755
--- a/Build/source/texk/ptexenc/configure
+++ b/Build/source/texk/ptexenc/configure
@@ -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.0.
+# Generated by GNU Autoconf 2.69 for ptexenc 1.3.1dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ptexenc'
PACKAGE_TARNAME='ptexenc'
-PACKAGE_VERSION='1.3.0'
-PACKAGE_STRING='ptexenc 1.3.0'
+PACKAGE_VERSION='1.3.1dev'
+PACKAGE_STRING='ptexenc 1.3.1dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1323,7 +1323,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 ptexenc 1.3.0 to adapt to many kinds of systems.
+\`configure' configures ptexenc 1.3.1dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1393,7 +1393,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ptexenc 1.3.0:";;
+ short | recursive ) echo "Configuration of ptexenc 1.3.1dev:";;
esac
cat <<\_ACEOF
@@ -1509,7 +1509,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ptexenc configure 1.3.0
+ptexenc configure 1.3.1dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1989,7 +1989,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 ptexenc $as_me 1.3.0, which was
+It was created by ptexenc $as_me 1.3.1dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2370,12 +2370,12 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-PTEXENCVERSION=1.3.0
+PTEXENCVERSION=1.3.1dev
-$as_echo "#define PTEXENCVERSION \"ptexenc version 1.3.0\"" >>confdefs.h
+$as_echo "#define PTEXENCVERSION \"ptexenc version 1.3.1dev\"" >>confdefs.h
-PTEXENC_LT_VERSINFO=4:0:3
+PTEXENC_LT_VERSINFO=4:1:3
am__api_version='1.12'
@@ -7395,7 +7395,7 @@ fi
# Define the identity of the package.
PACKAGE='ptexenc'
- VERSION='1.3.0'
+ VERSION='1.3.1dev'
cat >>confdefs.h <<_ACEOF
@@ -13026,7 +13026,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-ptexenc config.lt 1.3.0
+ptexenc config.lt 1.3.1dev
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -14753,7 +14753,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 ptexenc $as_me 1.3.0, which was
+This file was extended by ptexenc $as_me 1.3.1dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14819,7 +14819,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="\\
-ptexenc config.status 1.3.0
+ptexenc config.status 1.3.1dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/ptexenc/version.ac b/Build/source/texk/ptexenc/version.ac
index 13ac3b94bc0..facc6b28ec3 100644
--- a/Build/source/texk/ptexenc/version.ac
+++ b/Build/source/texk/ptexenc/version.ac
@@ -1,5 +1,5 @@
dnl
-dnl Copyright (C) 2011, 2012 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2011-2012 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
@@ -19,4 +19,4 @@ dnl append "dev", to distinguish binaries built between releases.
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current ptexenc version
-m4_define([ptexenc_version], [1.3.0])
+m4_define([ptexenc_version], [1.3.1dev])
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 78125df7e8c..5d88aec32d9 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-06 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * w2c/config.h: Define LONGINTEGER_{TYPE,PRId} for MSVC.
+
2012-05-22 Peter Breitenlohner <peb@mppmu.mpg.de>
* dvicopy.test, dvitype.test: Cope with spaces in paths returned
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in
index f81e396b9a4..288e4bb7732 100644
--- a/Build/source/texk/web2c/Makefile.in
+++ b/Build/source/texk/web2c/Makefile.in
@@ -2133,7 +2133,7 @@ pdftex_ch_srcs = \
# pdfTeX Tests
#
pdftex_tests = pdftexdir/wprob.test pdftexdir/pdftex.test
-libpdftex_a_CPPFLAGS = $(pdftex_cppflags)
+libpdftex_a_CPPFLAGS = $(REGEX_INCLUDES) $(pdftex_cppflags)
libpdftex_a_CXXFLAGS = # $(WARNING_CXXFLAGS)
libpdftex_a_SOURCES = pdftexdir/avl.c pdftexdir/avl.h \
pdftexdir/avlstuff.c pdftexdir/avlstuff.h pdftexdir/epdf.c \
@@ -2147,6 +2147,7 @@ libpdftex_a_SOURCES = pdftexdir/avl.c pdftexdir/avl.h \
pdftexdir/writepng.c pdftexdir/writet1.c pdftexdir/writet3.c \
pdftexdir/writettf.c pdftexdir/writettf.h pdftexdir/writezip.c \
$(am__append_58)
+@MINGW32_TRUE@REGEX_INCLUDES = -I$(srcdir)/pdftexdir/regex
EXTRA_libpdftex_a_SOURCES = pdftexdir/macnames.c \
pdftexdir/regex/regcomp.c pdftexdir/regex/regex_internal.c \
pdftexdir/regex/regex_internal.h pdftexdir/regex/regexec.c
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure
index 3fadcf1574f..e6c2d78fd1c 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 2012.
+# Generated by GNU Autoconf 2.69 for Web2C 2013/dev.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Web2C'
PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2012'
-PACKAGE_STRING='Web2C 2012'
+PACKAGE_VERSION='2013/dev'
+PACKAGE_STRING='Web2C 2013/dev'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1538,7 +1538,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 2012 to adapt to many kinds of systems.
+\`configure' configures Web2C 2013/dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1612,7 +1612,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C 2012:";;
+ short | recursive ) echo "Configuration of Web2C 2013/dev:";;
esac
cat <<\_ACEOF
@@ -1814,7 +1814,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C configure 2012
+Web2C configure 2013/dev
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2727,7 +2727,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 2012, which was
+It was created by Web2C $as_me 2013/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3108,7 +3108,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-WEB2CVERSION=2012
+WEB2CVERSION=2013/dev
am__api_version='1.12'
@@ -8128,7 +8128,7 @@ fi
# Define the identity of the package.
PACKAGE='web2c'
- VERSION='2012'
+ VERSION='2013/dev'
cat >>confdefs.h <<_ACEOF
@@ -20943,7 +20943,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-Web2C config.lt 2012
+Web2C config.lt 2013/dev
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -23753,7 +23753,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 2012, which was
+This file was extended by Web2C $as_me 2013/dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -23819,7 +23819,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 2012
+Web2C config.status 2013/dev
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"