git: c120cf821806 - 2026Q3 - textproc/fcitx5-qt: Bump PORTREVISION for Qt 6.11.1 update (direct commit)
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch 2026Q3 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=c120cf821806fe366c3e9dc5a45637918359150e commit c120cf821806fe366c3e9dc5a45637918359150e Author: Li-Wen Hsu <[email protected]> AuthorDate: 2026-08-17 18:14:56 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2026-08-17 18:14:56 +0000 textproc/fcitx5-qt: Bump PORTREVISION for Qt 6.11.1 update (direct commit) fcitx5-qt links against the Qt private API and must be rebuilt with every Qt update, but it was missed when Qt was updated to 6.11.1 in this branch. Since the package version did not change, users upgrading from 2026Q2 keep the package built against Qt 6.10.2, which can crash any Qt6 application loading the input context plugin. The port has been added to the list of Qt private API consumers at https://wiki.freebsd.org/KDE/Qt PR: 297617 Reported by: Juhani Krekelä <[email protected]> Approved by: portmgr (implicitly) --- textproc/fcitx5-qt/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/fcitx5-qt/Makefile b/textproc/fcitx5-qt/Makefile index 5af80524de51..3e157100f268 100644 --- a/textproc/fcitx5-qt/Makefile +++ b/textproc/fcitx5-qt/Makefile @@ -1,5 +1,6 @@ PORTNAME= fcitx5-qt DISTVERSION= 5.1.12 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/