Bug 273876 - textproc/fcitx5: Fix compatibility with fmt 10+
Summary: textproc/fcitx5: Fix compatibility with fmt 10+
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ka Ho Ng
URL:
Keywords:
Depends on:
Blocks: 273463
  Show dependency treegraph
 
Reported: 2023-09-17 07:23 UTC by Daniel Engberg
Modified: 2023-10-08 09:45 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (khng)


Attachments
Patch for fcitx5 (1.25 KB, patch)
2023-09-17 07:23 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-09-17 07:23:53 UTC
Created attachment 244952 [details]
Patch for fcitx5

Backport upstream commit 7fb3a5500270877d93b61b11b2a17b9b8f6a506b to fix build with fmt 10+

Compile tested on FreeBSD 13.2-RELEASE (amd64)
Poudriere testport OK 12.4-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-08 09:41:50 UTC
A commit in branch main references this bug:

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

commit 85db42c262f23cfdf52b7b87b411c7cf7b8b0332
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-08 09:17:47 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-08 09:40:40 +0000

    textproc/fcitx5: Fix compatibility with fmt 10+

    Backport upstream commit 7fb3a5500270877d93b61b11b2a17b9b8f6a506b
    to fix build with fmt 10+

    Reference:
    https://github.com/fcitx/fcitx5/commit/7fb3a5500270877d93b61b11b2a17b9b8f6a506b

    PR:             273876
    Approved by:    portmgr (maintainer timeout, 3+ weeks)
    Sponsored by:   Blinkinblox

 textproc/fcitx5/Makefile | 3 +++
 textproc/fcitx5/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)