diff options
Diffstat (limited to 'Build/source/texk/ptexenc')
-rw-r--r-- | Build/source/texk/ptexenc/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/ptexenc/c-auto.in | 2 | ||||
-rwxr-xr-x | Build/source/texk/ptexenc/configure | 24 | ||||
-rw-r--r-- | Build/source/texk/ptexenc/version.ac | 20 |
4 files changed, 22 insertions, 28 deletions
diff --git a/Build/source/texk/ptexenc/ChangeLog b/Build/source/texk/ptexenc/ChangeLog index 5f6f77f01ba..769ff7a9ec3 100644 --- a/Build/source/texk/ptexenc/ChangeLog +++ b/Build/source/texk/ptexenc/ChangeLog @@ -1,3 +1,7 @@ +2019-02-11 Karl Berry <karl@tug.org> + + * version.ac: no /dev for TL'19. + 2019-01-23 Hironobu Yamashita <h.y.acetaminophen@gmail.com> * ptexenc.c, ptexenc/ptexenc.h: define enc_to_string() and diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in index 5d752b0fa64..ba2d1adeb9f 100644 --- a/Build/source/texk/ptexenc/c-auto.in +++ b/Build/source/texk/ptexenc/c-auto.in @@ -6,7 +6,7 @@ #define PTEXENC_C_AUTO_H /* ptexenc: the version string. */ -#define PTEXENCVERSION "ptexenc version 1.3.7/dev" +#define PTEXENCVERSION "ptexenc version 1.3.7" /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID diff --git a/Build/source/texk/ptexenc/configure b/Build/source/texk/ptexenc/configure index 08a4832bb82..199b965a98c 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.7/dev. +# Generated by GNU Autoconf 2.69 for ptexenc 1.3.7. # # 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.7/dev' -PACKAGE_STRING='ptexenc 1.3.7/dev' +PACKAGE_VERSION='1.3.7' +PACKAGE_STRING='ptexenc 1.3.7' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1330,7 +1330,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.7/dev to adapt to many kinds of systems. +\`configure' configures ptexenc 1.3.7 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1400,7 +1400,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ptexenc 1.3.7/dev:";; + short | recursive ) echo "Configuration of ptexenc 1.3.7:";; esac cat <<\_ACEOF @@ -1520,7 +1520,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ptexenc configure 1.3.7/dev +ptexenc configure 1.3.7 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2176,7 +2176,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.7/dev, which was +It was created by ptexenc $as_me 1.3.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2557,7 +2557,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -PTEXENCVERSION=1.3.7/dev +PTEXENCVERSION=1.3.7 PTEXENC_LT_VERSINFO=4:7:3 @@ -7869,7 +7869,7 @@ fi # Define the identity of the package. PACKAGE='ptexenc' - VERSION='1.3.7/dev' + VERSION='1.3.7' cat >>confdefs.h <<_ACEOF @@ -13887,7 +13887,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -ptexenc config.lt 1.3.7/dev +ptexenc config.lt 1.3.7 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -15616,7 +15616,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.7/dev, which was +This file was extended by ptexenc $as_me 1.3.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15682,7 +15682,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.7/dev +ptexenc config.status 1.3.7 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 5b1a2a1c962..9fcf38bc661 100644 --- a/Build/source/texk/ptexenc/version.ac +++ b/Build/source/texk/ptexenc/version.ac @@ -1,23 +1,13 @@ dnl $Id$ -dnl Copyright 2016-2018 Karl Berry <tex-live@tug.org> +dnl Copyright 2016-2019 Karl Berry <tex-live@tug.org> dnl Copyright 2011-2015 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, dnl with or without modifications, as long as this notice is preserved. dnl -dnl -------------------------------------------------------- -dnl Keep ptexenc package and shared library versions the same: -dnl Only bug fixes: -dnl a.b.c => a.b.c+1 -dnl Adding new interfaces (backwards compatible) -dnl a.b.c => a.b+1.0 -dnl Modifying or revoking interfaces (not backwards compatible) -dnl a.b.c => a+1.0.0 +dnl Keep package and shared library versions the same; +dnl see kpathsea/vesion.ac. dnl -dnl After a release: -dnl append "dev", to distinguish binaries built between releases. -dnl -------------------------------------------------------- -dnl -dnl this file is m4-included from configure.ac -m4_define([ptexenc_version], [1.3.7/dev]) +dnl This file is m4-included from configure.ac. +m4_define([ptexenc_version], [1.3.7]) |