Bug 260275 - x11/xcb-imdkit: update to 1.0.3
Summary: x11/xcb-imdkit: update to 1.0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-08 16:51 UTC by Weng Xuetian
Modified: 2021-12-09 00:48 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Weng Xuetian 2021-12-08 16:51:17 UTC
In newer Fcitx5 (5.0.6+), there is some logic that relies on a bug fix in xcb-imdkit 1.0.3. Without 1.0.3 there will be some problem when typing with XIM protocol.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2021-12-08 16:51:17 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-09 00:46:44 UTC
A commit in branch main references this bug:

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

commit a80200d2c3a7db8ffc6568e62c9a6a42d7cca782
Author:     Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2021-12-08 18:34:15 +0000
Commit:     Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2021-12-09 00:45:33 +0000

    x11/xcb-imdkit: Update to 1.0.3

    PR:             260275
    Sponsored by:   The FreeBSD Foundation
    Approved by:    ygy

 x11/xcb-imdkit/Makefile | 2 +-
 x11/xcb-imdkit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-09 00:46:44 UTC
A commit in branch main references this bug:

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

commit 24f4af1b10243ffec887365c81317a192ea63a2a
Author:     Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2021-12-08 18:48:55 +0000
Commit:     Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2021-12-09 00:45:34 +0000

    textproc/fcitx5: Update to 5.0.11

    Raise the minimal version of xcb-imdkit to 1.0.3.

    Sponsored by:   The FreeBSD Foundation
    PR:             260275
    Approved by:    ygy

 textproc/fcitx5/Makefile  |  7 ++++---
 textproc/fcitx5/distinfo  |  6 +++---
 textproc/fcitx5/pkg-plist | 43 +++++++++++++++++++++++--------------------
 3 files changed, 30 insertions(+), 26 deletions(-)