aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorKa Ho Ng <khng@FreeBSD.org>2021-11-30 03:09:18 +0000
committerKa Ho Ng <khng@FreeBSD.org>2021-11-30 10:38:34 +0000
commitc9205a7158ef977d9b7527c69e6be188c13ea11d (patch)
tree809f296bb3b5c5cdbd2d9cb670aa0ae2266cf201 /chinese
parent20f9c200fcd0cc28e2376a87e1dc2c2cd05881cb (diff)
downloadports-c9205a7158ef977d9b7527c69e6be188c13ea11d.tar.gz
ports-c9205a7158ef977d9b7527c69e6be188c13ea11d.zip
chinese/libime: Update to 1.0.9
Sponsored by: The FreeBSD Foundation Approved by: ygy Differential Revision: https://reviews.freebsd.org/D33180
Diffstat (limited to 'chinese')
-rw-r--r--chinese/libime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/libime/Makefile b/chinese/libime/Makefile
index 6586dafd83b4..7edc0753a876 100644
--- a/chinese/libime/Makefile
+++ b/chinese/libime/Makefile
@@ -1,7 +1,7 @@
# Created by: Ka Ho Ng <khng300@gmail.com>
PORTNAME= libime
-DISTVERSION= 1.0.3
+DISTVERSION= 1.0.9
CATEGORIES= chinese textproc
MASTER_SITES= https://download.fcitx-im.org/data/:opengram_lm,opengram_dict,table_dict
DISTFILES= ${OPENGRAM_LM_TAR}:opengram_lm \
@@ -9,7 +9,7 @@ DISTFILES= ${OPENGRAM_LM_TAR}:opengram_lm \
${TABLE_DICT_TAR}:table_dict
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= khng300@gmail.com
+MAINTAINER= khng@FreeBSD.org
COMMENT= Library to support generic input method implementation
LICENSE= LGPL21
@@ -34,7 +34,7 @@ MAKE_ENV= FCITX5_DOWNLOAD_DISALLOWED=TRUE
# These must follow data/CMakeLists.txt
OPENGRAM_LM_TAR= lm_sc.3gm.arpa-20140820.tar.bz2
-OPENGRAM_DICT_TAR= dict.utf8-20200715.tar.xz
+OPENGRAM_DICT_TAR= dict.utf8-20211021.tar.xz
TABLE_DICT_TAR= table.tar.gz
post-extract: