[Bug 260916] x11-toolkits/pango: update to 1.50.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Jan 2022 03:00:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260916

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=901d4d41f866b1cf8a7f61ea9494aab8193b6d80

commit 901d4d41f866b1cf8a7f61ea9494aab8193b6d80
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-04 02:51:24 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-04 02:57:20 +0000

    x11-toolkits/pangomm: unbreak build with pango >= 1.50

    attrlist.cc:38:20: error: use of undeclared identifier 'pango_parse_markup'
      gboolean bTest = pango_parse_markup(markup_text.c_str(), -1 /* means
null-terminated */, accel_marker,
                       ^
    attrlist.cc:65:20: error: use of undeclared identifier 'pango_parse_markup'
      gboolean bTest = pango_parse_markup(markup_text.c_str(), -1 /* means
null-terminated */, accel_marker,
                       ^

    PR:             260916
    Regressed by:   https://gitlab.gnome.org/GNOME/pango/-/commit/d8df0da73752

 .../files/patch-pango_pangomm_attributes.h (new)   | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

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