diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2021-01-30 06:52:36 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2021-01-30 06:52:36 +0000 |
commit | 3d9ce3434df87c65406886e5b33f5cff642ceb4b (patch) | |
tree | 19bfa6657fae35436c90349a37a86e4d328184f3 /Build | |
parent | 76a51e1a7e7391af226b5feadcafa6e1ec25c5ac (diff) |
pmx 2.9.4a
git-svn-id: svn://tug.org/texlive/trunk@57561 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/utils/README | 2 | ||||
-rw-r--r-- | Build/source/utils/pmx/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/utils/pmx/TLpatches/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/utils/pmx/TLpatches/TL-Changes | 2 | ||||
-rwxr-xr-x | Build/source/utils/pmx/configure | 20 | ||||
-rw-r--r-- | Build/source/utils/pmx/pmx-src/configure.ac | 3 | ||||
-rw-r--r-- | Build/source/utils/pmx/pmx-src/scor2prt.c | 2 | ||||
-rw-r--r-- | Build/source/utils/pmx/pmx-src/version.ac | 2 | ||||
-rw-r--r-- | Build/source/utils/pmx/version.ac | 2 |
9 files changed, 25 insertions, 16 deletions
diff --git a/Build/source/utils/README b/Build/source/utils/README index eec968410f0..b26eda0db09 100644 --- a/Build/source/utils/README +++ b/Build/source/utils/README @@ -19,7 +19,7 @@ lacheck - maintained here, by us m-tx 0.63a - checked 29apr18 http://ctan.org/pkg/m-tx/ -pmx 2.9.4 - checked 19mar20 +pmx 2.9.4a - checked 30jan21 http://ctan.org/pkg/pmx/ ps2eps 1.68 - checked 10may12 diff --git a/Build/source/utils/pmx/ChangeLog b/Build/source/utils/pmx/ChangeLog index 0a2d6be0554..56c1eb40559 100644 --- a/Build/source/utils/pmx/ChangeLog +++ b/Build/source/utils/pmx/ChangeLog @@ -1,3 +1,7 @@ +2021-01-30 Akira Kakuto <kakuto@w32tex.org> + + * Import pmx 2.9.4a. + 2020-05-18 Karl Berry <karl@freefriends.org> * configure.ac ([m]): check for erf, not sqrt; the latter may diff --git a/Build/source/utils/pmx/TLpatches/ChangeLog b/Build/source/utils/pmx/TLpatches/ChangeLog index b54188a6e2d..6fa8be3a67b 100644 --- a/Build/source/utils/pmx/TLpatches/ChangeLog +++ b/Build/source/utils/pmx/TLpatches/ChangeLog @@ -1,3 +1,7 @@ +2021-01-30 Akira Kakuto <kakuto@w32tex.org> + + * import pmx-2.9.4a. + 2020-03-19 Karl Berry <karl@tug.org> * import updated pmx-2.9.4 (no change in version number, but new diff --git a/Build/source/utils/pmx/TLpatches/TL-Changes b/Build/source/utils/pmx/TLpatches/TL-Changes index 4ec264e39bd..713f61b08c5 100644 --- a/Build/source/utils/pmx/TLpatches/TL-Changes +++ b/Build/source/utils/pmx/TLpatches/TL-Changes @@ -1,4 +1,4 @@ -Changes applied to the pmx-2.9.4 tree as obtained from: +Changes applied to the pmx-2.9.4a tree as obtained from: http://www.ctan.org/tex-archive/support/pmx/ Remove: diff --git a/Build/source/utils/pmx/configure b/Build/source/utils/pmx/configure index a8cb715b700..99036965c28 100755 --- a/Build/source/utils/pmx/configure +++ b/Build/source/utils/pmx/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for pmx (TeX Live) 2.9.4. +# Generated by GNU Autoconf 2.69 for pmx (TeX Live) 2.9.4a. # # Report bugs to <tex-k@tug.org>. # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='pmx (TeX Live)' PACKAGE_TARNAME='pmx--tex-live-' -PACKAGE_VERSION='2.9.4' -PACKAGE_STRING='pmx (TeX Live) 2.9.4' +PACKAGE_VERSION='2.9.4a' +PACKAGE_STRING='pmx (TeX Live) 2.9.4a' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1278,7 +1278,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 pmx (TeX Live) 2.9.4 to adapt to many kinds of systems. +\`configure' configures pmx (TeX Live) 2.9.4a to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1344,7 +1344,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pmx (TeX Live) 2.9.4:";; + short | recursive ) echo "Configuration of pmx (TeX Live) 2.9.4a:";; esac cat <<\_ACEOF @@ -1441,7 +1441,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pmx (TeX Live) configure 2.9.4 +pmx (TeX Live) configure 2.9.4a generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1835,7 +1835,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 pmx (TeX Live) $as_me 2.9.4, which was +It was created by pmx (TeX Live) $as_me 2.9.4a, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3754,7 +3754,7 @@ fi # Define the identity of the package. PACKAGE='pmx--tex-live-' - VERSION='2.9.4' + VERSION='2.9.4a' cat >>confdefs.h <<_ACEOF @@ -5959,7 +5959,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 pmx (TeX Live) $as_me 2.9.4, which was +This file was extended by pmx (TeX Live) $as_me 2.9.4a, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6016,7 +6016,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="\\ -pmx (TeX Live) config.status 2.9.4 +pmx (TeX Live) config.status 2.9.4a configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/utils/pmx/pmx-src/configure.ac b/Build/source/utils/pmx/pmx-src/configure.ac index 07ab7e522a6..c3e278cbf49 100644 --- a/Build/source/utils/pmx/pmx-src/configure.ac +++ b/Build/source/utils/pmx/pmx-src/configure.ac @@ -1,5 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl +dnl Copyright 2015-2020 Karl Berry <tex-live@tug.org> dnl Copyright (C) 2012 Peter Breitenlohner <tex-live@tug.org> dnl dnl This file is free software; the copyright holder @@ -31,7 +32,7 @@ AC_PROG_LN_S AC_PROG_MAKE_SET AC_PROG_RANLIB -AC_SEARCH_LIBS([sqrt], [m]) +AC_SEARCH_LIBS([erf], [m]) AC_CHECK_SIZEOF([long long]) if test $ac_cv_sizeof_long_long -lt 8; then diff --git a/Build/source/utils/pmx/pmx-src/scor2prt.c b/Build/source/utils/pmx/pmx-src/scor2prt.c index 103f7c0757f..4873c52314d 100644 --- a/Build/source/utils/pmx/pmx-src/scor2prt.c +++ b/Build/source/utils/pmx/pmx-src/scor2prt.c @@ -3040,7 +3040,7 @@ integer ifnodur_(integer *idur, char *dotq, ftnlen dotq_len) /* Fortran I/O blocks */ static cilist io___164 = { 0, 6, 0, "(33H Any whole-bar rests of duratio" - "n ,i3,\r 26H/64 will not be recognized)", 0 }; + "n ,i3, 26H/64 will not be recognized)", 0 }; #line 1116 "" diff --git a/Build/source/utils/pmx/pmx-src/version.ac b/Build/source/utils/pmx/pmx-src/version.ac index 8a7db57e147..73eb32443e9 100644 --- a/Build/source/utils/pmx/pmx-src/version.ac +++ b/Build/source/utils/pmx/pmx-src/version.ac @@ -8,4 +8,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current pmx version -m4_define([pmx_version], [2.9.4]) +m4_define([pmx_version], [2.9.4a]) diff --git a/Build/source/utils/pmx/version.ac b/Build/source/utils/pmx/version.ac index 8de93f073f2..0984c08a463 100644 --- a/Build/source/utils/pmx/version.ac +++ b/Build/source/utils/pmx/version.ac @@ -8,4 +8,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current pmx version -m4_define([pmx_version], [2.9.4]) +m4_define([pmx_version], [2.9.4a]) |