Re: git: 47c17dccc9b0 - main - devel/glib20: update to 2.80.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 07 May 2024 11:39:27 UTC
Dima Panov <fluffy@FreeBSD.org> writes:

> hello!
>
>
> Jan, please, please revert it.
>
> Let me explain.
>
> It introduce major changes in API, switched to gir-2.0 and dropped gir-1.0
> Even while devel/gobject-introspection is still buildable, it produces a broken libraries and break consumers runtime.
>
> Good examples are gimp and evolution (coredumps at exit), some mate components (even fails to start), glibD (broken API because of gir-1.0)

- graphics/gimp-app works fine here inside 13.2 amd64 jail
- mail/evolution works fine here inside 13.2 amd64 jail
- GNOME and MATE (which components?) may be due to libsoup2 vs. libsoup3
- devel/glibd has no consumers in ports/ yet, so can't test

Do you have more examples? This is the first such report I've seen after
more than 1 month the update landed.