[Bug 266466] devel/glib20: update to 2.74.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Sep 2022 21:00:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266466

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1695f3b0359c984831026c3e3529fa7f4e74ac32

commit 1695f3b0359c984831026c3e3529fa7f4e74ac32
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-09-26 20:38:51 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-09-26 20:55:53 +0000

    editors/gnome-text-editor: fix dependencies

    src/editorconfig/libeditorconfig/meson.build:9:0: ERROR: Dependency
"libpcre" not found, tried pkgconfig

    ====> Running Q/A tests (stage-qa)
    Error: /usr/local/bin/gnome-text-editor is linked to
/usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a
dependency
    Warning: you need USE_GNOME+=cairo
    Error: /usr/local/bin/gnome-text-editor is linked to
/usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a
dependency
    Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre

    PR:             266466
    Reported by:    antoine (via exp-run)
    Regressed by:   https://gitlab.gnome.org/GNOME/glib/-/commit/8d5a44dc8f36

 editors/gnome-text-editor/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.