Bug 261857 (pango-1.50.4) - [exp-run] update x11-toolkits/pango to 1.50.4
Summary: [exp-run] update x11-toolkits/pango to 1.50.4
Status: Closed FIXED
Alias: pango-1.50.4
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-10 10:12 UTC by Tobias C. Berner
Modified: 2022-02-14 07:54 UTC (History)
2 users (show)

See Also:
antoine: exp-run+


Attachments
v1 (2.96 KB, patch)
2022-02-10 10:12 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2022-02-10 10:12:07 UTC
Created attachment 231706 [details]
v1

Moin moin 

desktop@ would like to ask for an exp-run to update x11-toolkits/pango.

The patch is attached and can also be found here:

   https://people.freebsd.org/~tcberner/patches/0001-x11-toolkits-pango-update-to-1.50.4.patch


mfg Tobias
Comment 1 Jan Beich freebsd_committer freebsd_triage 2022-02-10 14:55:25 UTC
+1 for exp-run:
- https://gitlab.gnome.org/GNOME/pango/-/commit/c295c78c8ff5 can stumble on -Werror
- https://gitlab.gnome.org/GNOME/pango/-/commit/00897993dfc2 breaks API (but using individual headers is discouraged)
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2022-02-13 20:27:21 UTC
Exp-run looks fine
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2022-02-14 07:54:31 UTC
Committed, thanks for the exp-run.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-02-14 07:54:48 UTC
A commit in branch main references this bug:

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

commit ef7c9a20ac677f15713f9923fb1dd0a6758c44b6
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-02-10 10:09:35 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-02-14 07:54:01 +0000

    x11-toolkits/pango: update to 1.50.4

    Changelog:
            * Tweak synthetic space sizes
            * itemize: Try harder to avoid NULL fonts
            * docs: Some additions
            * Pass synthetic slant to harfbuzz
            * Make sloped carets work with uneven scales
            * Fix serialiation on arm
            * Avoid an uninitialized variable warning
            * Reinstate previous behavior of pango_attr_list_splice
            * Deprecated pango_coverage_ref/unref
            * Fix serialization on non-glibc systems
            * Fix allow-breaks handling

    PR:             261857
    Exp-run by:     antoine

 x11-toolkits/pango/Makefile  | 4 ++--
 x11-toolkits/pango/distinfo  | 6 +++---
 x11-toolkits/pango/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)