Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jan 2022 18:31:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 260916] x11-toolkits/pango: update to 1.50.3
Message-ID:  <bug-260916-39348-kJOT7POcdb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260916-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260916-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260916

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D20c0152349bce047bb3198451234946=
f849f3d6b

commit 20c0152349bce047bb3198451234946f849f3d6b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-06 18:27:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-06 18:29:37 +0000

    x11-toolkits/pangoxsl: unbreak build with pango >=3D 1.50

    In file included from pango-xsl-attributes.c:25:
    ./pango-xsl-attributes.h:116:18: error: conflicting types for
'pango_attr_line_height_new'
    PangoAttribute * pango_attr_line_height_new (gint line_height);
                     ^
    /usr/local/include/pango-1.0/pango/pango-attributes.h:607:25: note:
previous declaration is here
    PangoAttribute *        pango_attr_line_height_new              (double=
=20=20=20=20
                  factor);
                            ^
    pango-xsl-attributes.c:620:1: error: conflicting types for
'pango_attr_line_height_new'
    pango_attr_line_height_new (gint line_height)
    ^
    /usr/local/include/pango-1.0/pango/pango-attributes.h:607:25: note:
previous declaration is here
    PangoAttribute *        pango_attr_line_height_new              (double=
=20=20=20=20
                  factor);
                            ^

    PR:             260916
    Reported by:    antoine (via exp-run)
    Regressed by:   https://gitlab.gnome.org/GNOME/pango/-/commit/623134f48=
ad9

 x11-toolkits/pangoxsl/files/patch-pango-1.50 (new) | 53 ++++++++++++++++++=
++++
 1 file changed, 53 insertions(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260916-39348-kJOT7POcdb>