Skip to content

Commit

Permalink
harfbuzz 4.2.0
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@66959 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
Akira Kakuto committed Apr 28, 2023
1 parent 16fd5f6 commit a187445
Show file tree
Hide file tree
Showing 73 changed files with 2,928 additions and 408 deletions.
4 changes: 2 additions & 2 deletions libs/README
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ graphite2 1.3.14 - checked 10apr20
http://sourceforge.net/projects/silgraphite/files/graphite2/
(requires C++11)

harfbuzz 7.1.0 - checked 28mar23
https://github.com/harfbuzz/harfbuzz/releases/tag/7.1.0
harfbuzz 7.2.0 - checked 28apr23
https://github.com/harfbuzz/harfbuzz/releases/tag/7.2.0

icu 72.1 - checked 07jan23
https://github.com/unicode-org/icu/releases/
Expand Down
5 changes: 5 additions & 0 deletions libs/harfbuzz/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2023-04-28 Akira Kakuto <kakuto@jcom.zaq.ne.jp>

Import harfbuzz-7.2.0.
* version.ac: Adjusted.

2023-03-28 Akira Kakuto <kakuto@jcom.zaq.ne.jp>

Import harfbuzz-7.1.0.
Expand Down
5 changes: 5 additions & 0 deletions libs/harfbuzz/TLpatches/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2023-04-28 Akira Kakuto <kakuto@jcom.zaq.ne.jp>

Imported harfbuzz-7.2.0 source tree from:
https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/

2023-03-28 Akira Kakuto <kakuto@jcom.zaq.ne.jp>

Imported harfbuzz-7.1.0 source tree from:
Expand Down
4 changes: 2 additions & 2 deletions libs/harfbuzz/TLpatches/TL-Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Changes applied to the harfbuzz-7.1.0/ tree as obtained from:
https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/
Changes applied to the harfbuzz-7.2.0/ tree as obtained from:
https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/

Removed:
COPYING
Expand Down
24 changes: 12 additions & 12 deletions libs/harfbuzz/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.71 for harfbuzz (TeX Live) 7.1.0.
# Generated by GNU Autoconf 2.71 for harfbuzz (TeX Live) 7.2.0.
#
# Report bugs to <tex-k@tug.org>.
#
Expand Down Expand Up @@ -611,8 +611,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='harfbuzz (TeX Live)'
PACKAGE_TARNAME='harfbuzz--tex-live-'
PACKAGE_VERSION='7.1.0'
PACKAGE_STRING='harfbuzz (TeX Live) 7.1.0'
PACKAGE_VERSION='7.2.0'
PACKAGE_STRING='harfbuzz (TeX Live) 7.2.0'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''

Expand Down Expand Up @@ -1346,7 +1346,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 harfbuzz (TeX Live) 7.1.0 to adapt to many kinds of systems.
\`configure' configures harfbuzz (TeX Live) 7.2.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1418,7 +1418,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of harfbuzz (TeX Live) 7.1.0:";;
short | recursive ) echo "Configuration of harfbuzz (TeX Live) 7.2.0:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1523,7 +1523,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
harfbuzz (TeX Live) configure 7.1.0
harfbuzz (TeX Live) configure 7.2.0
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2064,7 +2064,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 harfbuzz (TeX Live) $as_me 7.1.0, which was
It was created by harfbuzz (TeX Live) $as_me 7.2.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -4823,7 +4823,7 @@ fi

# Define the identity of the package.
PACKAGE='harfbuzz--tex-live-'
VERSION='7.1.0'
VERSION='7.2.0'


# Some tools Automake needs.
Expand Down Expand Up @@ -5034,9 +5034,9 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags


HB_VERSION_MAJOR=7
HB_VERSION_MINOR=1
HB_VERSION_MINOR=2
HB_VERSION_MICRO=0
HB_VERSION=7.1.0
HB_VERSION=7.2.0

ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
Expand Down Expand Up @@ -8817,7 +8817,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 harfbuzz (TeX Live) $as_me 7.1.0, which was
This file was extended by harfbuzz (TeX Live) $as_me 7.2.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -8885,7 +8885,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="\\
harfbuzz (TeX Live) config.status 7.1.0
harfbuzz (TeX Live) config.status 7.2.0
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Expand Down
Loading

0 comments on commit a187445

Please sign in to comment.