git: 284438f66fa1 - main - textproc/fcitx5: Update to 5.1.21
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=284438f66fa11f3dc3d0ed1d26f05978eb0de74f commit 284438f66fa11f3dc3d0ed1d26f05978eb0de74f Author: Li-Wen Hsu <[email protected]> AuthorDate: 2026-08-12 03:46:36 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2026-08-12 03:49:45 +0000 textproc/fcitx5: Update to 5.1.21 - Take maintainership - Add build dependency on x11/plasma-wayland-protocols: since 5.1.20 the Wayland module calls find_package(PlasmaWaylandProtocols 1.20 REQUIRED) when USE_SYSTEM_PLASMA_WAYLAND_PROTOCOLS is on (the default). Bump the wayland-protocols requirement to 1.46 to match CMakeLists.txt . Approved by: [email protected] (maintainer) --- textproc/fcitx5/Makefile | 7 ++++--- textproc/fcitx5/distinfo | 6 +++--- textproc/fcitx5/pkg-plist | 1 + 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile index 6d5d5b5a4c19..8c7062bd3d2a 100644 --- a/textproc/fcitx5/Makefile +++ b/textproc/fcitx5/Makefile @@ -1,5 +1,5 @@ PORTNAME= fcitx5 -DISTVERSION= 5.1.17 +DISTVERSION= 5.1.21 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:dict @@ -8,7 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= New implementation of the Fcitx IME framework WWW= https://github.com/fcitx/fcitx5 @@ -52,7 +52,8 @@ X11_LIB_DEPENDS= libxcb-ewmh.so:x11/xcb-util-wm \ X11_RUN_DEPENDS= xcb-imdkit>=1.0.3:x11/xcb-imdkit X11_CMAKE_BOOL= ENABLE_X11 -WAYLAND_BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols \ +WAYLAND_BUILD_DEPENDS= plasma-wayland-protocols>=1.20:x11/plasma-wayland-protocols \ + wayland-protocols>=1.46:graphics/wayland-protocols \ wayland-scanner:graphics/wayland WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland WAYLAND_CMAKE_BOOL= ENABLE_WAYLAND diff --git a/textproc/fcitx5/distinfo b/textproc/fcitx5/distinfo index bff9b5e68b3d..bcfb2a75ee65 100644 --- a/textproc/fcitx5/distinfo +++ b/textproc/fcitx5/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1766700128 -SHA256 (fcitx5/fcitx5-5.1.17.tar.zst) = ea873864e94fdf0b7692904f4ee6e9e5a0fb501d316b48245b819747e89b0232 -SIZE (fcitx5/fcitx5-5.1.17.tar.zst) = 7770675 +TIMESTAMP = 1783072808 +SHA256 (fcitx5/fcitx5-5.1.21.tar.zst) = 0ddda3cae1c442be56cb4179e33875fdfba1bc2455f60e4af31fa48036292596 +SIZE (fcitx5/fcitx5-5.1.21.tar.zst) = 9877100 SHA256 (fcitx5/en_dict-20121020.tar.gz) = c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb SIZE (fcitx5/en_dict-20121020.tar.gz) = 630491 diff --git a/textproc/fcitx5/pkg-plist b/textproc/fcitx5/pkg-plist index b2c68d2a2f64..7edceacf3b42 100644 --- a/textproc/fcitx5/pkg-plist +++ b/textproc/fcitx5/pkg-plist @@ -431,6 +431,7 @@ share/locale/es/LC_MESSAGES/fcitx5.mo share/locale/fr/LC_MESSAGES/fcitx5.mo share/locale/he/LC_MESSAGES/fcitx5.mo share/locale/ja/LC_MESSAGES/fcitx5.mo +share/locale/ka/LC_MESSAGES/fcitx5.mo share/locale/ko/LC_MESSAGES/fcitx5.mo share/locale/ru/LC_MESSAGES/fcitx5.mo share/locale/vi/LC_MESSAGES/fcitx5.mo