git: dbc5f433f858 - main - print/harfbuzz: update to 3.0.0
Jan Beich
jbeich at FreeBSD.org
Tue Sep 21 17:32:13 UTC 2021
"Sergey A. Osokin" <osa at freebsd.org> writes:
> On Tue, Sep 21, 2021 at 04:53:41PM +0200, Baptiste Daroussin wrote:
>
>> Ja
>> On Sat, Sep 18, 2021 at 12:53:12AM +0000, Jan Beich wrote:
>> > The branch main has been updated by jbeich:
>> >
>> > URL: https://cgit.FreeBSD.org/ports/commit/?id=dbc5f433f85804a16c00019d2994e98337c0ba3d
>> >
>> > commit dbc5f433f85804a16c00019d2994e98337c0ba3d
>> > Author: Jan Beich <jbeich at FreeBSD.org>
>> > AuthorDate: 2021-09-17 19:37:04 +0000
>> > Commit: Jan Beich <jbeich at FreeBSD.org>
>> > CommitDate: 2021-09-18 00:49:12 +0000
>> >
>> > print/harfbuzz: update to 3.0.0
>> >
>> > Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/3.0.0
>> > Reported by: GitHub (watch releases)
>>
>> this version is not backward compatible with previous versions, in particular a
>> simple have been removed,
>> hb_subset_input_set_retain_gids
>>
>> used at least by chrome base packages, (meaning electron also), they should have
>> had their revision bumped at least (and probably more)
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258607 has been raised for that.
> There are several ports are affected by this change and those packages are broken
> for now.
Which ports are still affected? chromium-92.0.4515.159_2 (fixed version)
should be ABI-compatible with both harfbuzz-3.0.0 and harfbuzz-2.9.1.
Tested runtime in 12.2 amd64 jail.
More information about the dev-commits-ports-all
mailing list