mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/fcitx5: Update to 5.1.12
Approved by: khng (implicitly)
This commit is contained in:
parent
745e7e3fda
commit
cfac0b6a60
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue