Skip to content

Commit

Permalink
dviout-util: ver 20240427 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-tk committed Apr 27, 2024
1 parent e09288c commit 1dce09e
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 14 deletions.
2 changes: 1 addition & 1 deletion source/texk/dviout-util/COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Copyright (c) 1998-2011 Toshio OSHIMA, Yoshiki OTOBE, Kazunori ASAYAMA.
Copyright (c) 2017-2018 Hironobu YAMASHITA
Copyright (c) 2018-2022 Japanese TeX Development Community
Copyright (c) 2018-2024 Japanese TeX Development Community

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
8 changes: 8 additions & 0 deletions source/texk/dviout-util/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2024-04-27 TANAKA Takuji <[email protected]>

* dvispc.c: Support upTeX new encoding
for combining characters.
* configure.ac: Version 20240427.
* COPYING: Copyright year.
https://github.com/texjporg/tex-jp-build/issues/46

2023-09-17 Hironobu Yamashita <[email protected]>

* chkdvifont.c: Check JFM with over 256 glue/kern.
Expand Down
22 changes: 11 additions & 11 deletions source/texk/dviout-util/configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.72 for dviout-util (TeX Live) 20230917.
# Generated by GNU Autoconf 2.72 for dviout-util (TeX Live) 20240427.
#
# Report bugs to <[email protected]>.
#
Expand Down Expand Up @@ -614,8 +614,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='dviout-util (TeX Live)'
PACKAGE_TARNAME='dviout-util--tex-live-'
PACKAGE_VERSION='20230917'
PACKAGE_STRING='dviout-util (TeX Live) 20230917'
PACKAGE_VERSION='20240427'
PACKAGE_STRING='dviout-util (TeX Live) 20240427'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL=''

Expand Down Expand Up @@ -1365,7 +1365,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 dviout-util (TeX Live) 20230917 to adapt to many kinds of systems.
'configure' configures dviout-util (TeX Live) 20240427 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1437,7 +1437,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of dviout-util (TeX Live) 20230917:";;
short | recursive ) echo "Configuration of dviout-util (TeX Live) 20240427:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1559,7 +1559,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
dviout-util (TeX Live) configure 20230917
dviout-util (TeX Live) configure 20240427
generated by GNU Autoconf 2.72

Copyright (C) 2023 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2101,7 +2101,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 dviout-util (TeX Live) $as_me 20230917, which was
It was created by dviout-util (TeX Live) $as_me 20240427, which was
generated by GNU Autoconf 2.72. Invocation command line was

$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -8662,7 +8662,7 @@ fi

# Define the identity of the package.
PACKAGE='dviout-util--tex-live-'
VERSION='20230917'
VERSION='20240427'


printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
Expand Down Expand Up @@ -15011,7 +15011,7 @@ Usage: $0 [OPTIONS]
Report bugs to <[email protected]>."

lt_cl_version="\
dviout-util (TeX Live) config.lt 20230917
dviout-util (TeX Live) config.lt 20240427
configured by $0, generated by GNU Autoconf 2.72.

Copyright (C) 2011 Free Software Foundation, Inc.
Expand Down Expand Up @@ -16652,7 +16652,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 dviout-util (TeX Live) $as_me 20230917, which was
This file was extended by dviout-util (TeX Live) $as_me 20240427, which was
generated by GNU Autoconf 2.72. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -16720,7 +16720,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
dviout-util (TeX Live) config.status 20230917
dviout-util (TeX Live) config.status 20240427
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"

Expand Down
4 changes: 2 additions & 2 deletions source/texk/dviout-util/configure.ac
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
dnl
dnl Copyright 2018-2023 Japanese TeX Development Community <[email protected]>
dnl Copyright 2018-2024 Japanese TeX Development Community <[email protected]>
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
AC_INIT([dviout-util (TeX Live)], [20230917], [[email protected]])
AC_INIT([dviout-util (TeX Live)], [20240427], [[email protected]])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([dvispc.c])
AC_CONFIG_AUX_DIR([../../build-aux])
Expand Down

0 comments on commit 1dce09e

Please sign in to comment.