git: c9205a7158ef - main - chinese/libime: Update to 1.0.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Nov 2021 10:39:04 UTC
The branch main has been updated by khng (src committer):
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9205a7158ef977d9b7527c69e6be188c13ea11d
commit c9205a7158ef977d9b7527c69e6be188c13ea11d
Author: Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2021-11-30 03:09:18 +0000
Commit: Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2021-11-30 10:38:34 +0000
chinese/libime: Update to 1.0.9
Sponsored by: The FreeBSD Foundation
Approved by: ygy
Differential Revision: https://reviews.freebsd.org/D33180
---
chinese/libime/Makefile | 6 +++---
1 file 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: