diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile index 3751603fe940..41e16b906df9 100644 --- a/textproc/fcitx5/Makefile +++ b/textproc/fcitx5/Makefile @@ -1,6 +1,5 @@ PORTNAME= fcitx5 -DISTVERSION= 5.1.11 -PORTREVISION= 1 +DISTVERSION= 5.1.12 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:dict @@ -67,7 +66,7 @@ USE_KDE= ecm USE_LDCONFIG= yes -# These must follow src/modules/spell/dict/CMakeLists.txt +# These must follow src/modules/spell/CMakeLists.txt SPELL_EN_DICT_VER= 20121020 SPELL_EN_DICT_TAR= en_dict-${SPELL_EN_DICT_VER}.tar.gz diff --git a/textproc/fcitx5/distinfo b/textproc/fcitx5/distinfo index d7074a530f92..12a1450246c4 100644 --- a/textproc/fcitx5/distinfo +++ b/textproc/fcitx5/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1728667675 -SHA256 (fcitx5/fcitx5-5.1.11.tar.zst) = 4b5eb21d4746fe9e006a2db3b583a920ae7105cae6d029a7b6e911ca1af5dce1 -SIZE (fcitx5/fcitx5-5.1.11.tar.zst) = 7666273 +TIMESTAMP = 1744772306 +SHA256 (fcitx5/fcitx5-5.1.12.tar.zst) = 887699b3b1c0f53f8affea716adc6d0a25c1fb80f584e975147a6592cbd7600e +SIZE (fcitx5/fcitx5-5.1.12.tar.zst) = 7686602 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 3ebd35bff637..de78bebed565 100644 --- a/textproc/fcitx5/pkg-plist +++ b/textproc/fcitx5/pkg-plist @@ -70,6 +70,7 @@ include/Fcitx5/Utils/fcitx-utils/dbus/variant.h include/Fcitx5/Utils/fcitx-utils/element.h include/Fcitx5/Utils/fcitx-utils/event.h include/Fcitx5/Utils/fcitx-utils/eventdispatcher.h +include/Fcitx5/Utils/fcitx-utils/eventloopinterface.h include/Fcitx5/Utils/fcitx-utils/fcitxutils_export.h include/Fcitx5/Utils/fcitx-utils/flags.h include/Fcitx5/Utils/fcitx-utils/fs.h