diff --git a/chinese/libime/Makefile b/chinese/libime/Makefile index dc8e098ecf8e..43298a81efd4 100644 --- a/chinese/libime/Makefile +++ b/chinese/libime/Makefile @@ -1,55 +1,54 @@ PORTNAME= libime -DISTVERSION= 1.1.8 -PORTREVISION= 1 +DISTVERSION= 1.1.9 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:opengram_lm,opengram_dict,table_dict DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${OPENGRAM_LM_TAR}:opengram_lm \ ${OPENGRAM_DICT_TAR}:opengram_dict \ ${TABLE_DICT_TAR}:table_dict DIST_SUBDIR= ${PORTNAME} MAINTAINER= khng@FreeBSD.org COMMENT= Library to support generic input method implementation WWW= https://github.com/fcitx/libime LICENSE= LGPL21 LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libFcitx5Utils.so:textproc/fcitx5 USES= cmake compiler:c++17-lang kde:5 pkgconfig tar:zst PLIST_SUB= VER=${PORTVERSION} \ VER_MAJOR=${PORTVERSION:R:R} USE_LDCONFIG= yes USE_KDE= ecm CMAKE_OFF= ENABLE_TEST MAKE_ENV= FCITX5_DOWNLOAD_DISALLOWED=TRUE # These must follow data/CMakeLists.txt -OPENGRAM_LM_TAR= lm_sc.arpa-20230712.tar.xz -OPENGRAM_DICT_TAR= dict-20240416.tar.zst -TABLE_DICT_TAR= table-20240108.tar.gz +OPENGRAM_LM_TAR= lm_sc.arpa-20241001.tar.zst +OPENGRAM_DICT_TAR= dict-20241001.tar.zst +TABLE_DICT_TAR= table-20240108.tar.zst .include post-patch: .if ${COMPILER_TYPE} == clang @${REINPLACE_CMD} -e 's|std::binary_function|std::__binary_function|' \ ${WRKSRC}/src/libime/core/kenlm/lm/trie_sort.hh \ ${WRKSRC}/src/libime/core/kenlm/util/joint_sort.hh \ ${WRKSRC}/src/libime/core/kenlm/util/sized_iterator.hh .endif post-extract: ${CP} ${DISTDIR}/${DIST_SUBDIR}/${OPENGRAM_LM_TAR} ${WRKSRC}/data ${CP} ${DISTDIR}/${DIST_SUBDIR}/${OPENGRAM_DICT_TAR} ${WRKSRC}/data ${CP} ${DISTDIR}/${DIST_SUBDIR}/${TABLE_DICT_TAR} ${WRKSRC}/data .include diff --git a/chinese/libime/distinfo b/chinese/libime/distinfo index 45ca028799e5..b9eba11bbff6 100644 --- a/chinese/libime/distinfo +++ b/chinese/libime/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1718827590 -SHA256 (libime/libime-1.1.8.tar.zst) = 1ab9e16c26adbd57144a701dad708794defb7ffdb85774799e28404897350377 -SIZE (libime/libime-1.1.8.tar.zst) = 563135 -SHA256 (libime/lm_sc.arpa-20230712.tar.xz) = badd62c16c6373787a0fda8f09cd452d12f60d5868856f651ceecf1a07baba32 -SIZE (libime/lm_sc.arpa-20230712.tar.xz) = 30701196 -SHA256 (libime/dict-20240416.tar.zst) = 9c262cbfa306cb4c3b055991b7e22b453e0f267f20ceb5d9d9e5f8fbe4f2d367 -SIZE (libime/dict-20240416.tar.zst) = 1648168 -SHA256 (libime/table-20240108.tar.gz) = 729c596d86907de727c74d0fc3fd241c406c5debd2b4cb74eefe022387ee9dae -SIZE (libime/table-20240108.tar.gz) = 4144659 +TIMESTAMP = 1730424806 +SHA256 (libime/libime-1.1.9.tar.zst) = d9e3ee99cc4ccc3b32b1c40ba691a89d8d72f81d6852522c4a3885bc4f40ac92 +SIZE (libime/libime-1.1.9.tar.zst) = 563302 +SHA256 (libime/lm_sc.arpa-20241001.tar.zst) = 54934e73966eb38ea4fe8eae9c61dfe486af37da1cb5316a06b19c7d289e3063 +SIZE (libime/lm_sc.arpa-20241001.tar.zst) = 42023899 +SHA256 (libime/dict-20241001.tar.zst) = d3313b88a68620a23bc8d5f9564cf1b678848dc7af541c4f5f02198e5a3686bf +SIZE (libime/dict-20241001.tar.zst) = 2315822 +SHA256 (libime/table-20240108.tar.zst) = 3e9d87b04a393f131723472c8eaa860dd23c378a3d4f6a9005513b2a95b3614b +SIZE (libime/table-20240108.tar.zst) = 4656038