diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2021-01-18 16:49:38 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-01-18 16:49:38 +0000 |
commit | 69cabc8408fac16bae2e50eaa45d4af19d02ff82 (patch) | |
tree | d890bf62f1280cdc31677f709a9449ee99722806 /chinese | |
parent | 50ccadb3d6192ec072cd30f38a2a50758ef9d753 (diff) |
chinese/fcitx5-chinese-addons: Update to 5.0.3
Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by: FreeBSD Foundation
Approved by: lwhsu
Differential Revision: https://reviews.freebsd.org/D28113
Notes
Notes:
svn path=/head/; revision=561932
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx5-chinese-addons/Makefile | 3 | ||||
-rw-r--r-- | chinese/fcitx5-chinese-addons/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/chinese/fcitx5-chinese-addons/Makefile b/chinese/fcitx5-chinese-addons/Makefile index 18589ca70e49..5e8f09ae7b85 100644 --- a/chinese/fcitx5-chinese-addons/Makefile +++ b/chinese/fcitx5-chinese-addons/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fcitx5-chinese-addons -DISTVERSION= 5.0.2 +DISTVERSION= 5.0.3 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/data/:py_stroke,py_table DISTFILES= ${PY_STROKE_TAR}:py_stroke \ @@ -46,6 +46,7 @@ CMAKE_ON= ENABLE_OPENCC CMAKE_OFF= ENABLE_TEST MAKE_ENV= FCITX5_DOWNLOAD_DISALLOWED=TRUE +# These must follow modules/pinyinhelper/CMakeLists.txt PY_STROKE_VER= 20121124 PY_TABLE_VER= 20121124 PY_STROKE_TAR= py_stroke-${PY_STROKE_VER}.tar.gz diff --git a/chinese/fcitx5-chinese-addons/distinfo b/chinese/fcitx5-chinese-addons/distinfo index f302c2564258..b3799959144a 100644 --- a/chinese/fcitx5-chinese-addons/distinfo +++ b/chinese/fcitx5-chinese-addons/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1608618244 +TIMESTAMP = 1610441098 SHA256 (fcitx5-chinese-addons/py_stroke-20121124.tar.gz) = 8eb128a9bfa43952e67cf2fcee1fd134c6f4cfd317bc2f6c38a615f5eb64e248 SIZE (fcitx5-chinese-addons/py_stroke-20121124.tar.gz) = 445601 SHA256 (fcitx5-chinese-addons/py_table-20121124.tar.gz) = 42146ac97de6c13d55f9e99ed873915f4c66739e9c11532a34556badf9792c04 SIZE (fcitx5-chinese-addons/py_table-20121124.tar.gz) = 186822 -SHA256 (fcitx5-chinese-addons/fcitx-fcitx5-chinese-addons-5.0.2_GH0.tar.gz) = 4b3731fc790d071273fbd91beb76d23166992add060cfd89ecaa55f147036dc6 -SIZE (fcitx5-chinese-addons/fcitx-fcitx5-chinese-addons-5.0.2_GH0.tar.gz) = 259776 +SHA256 (fcitx5-chinese-addons/fcitx-fcitx5-chinese-addons-5.0.3_GH0.tar.gz) = 6d1fff649f5f91cd85aef5bac52c5be6866dc573841e65acd1f430b2580635c2 +SIZE (fcitx5-chinese-addons/fcitx-fcitx5-chinese-addons-5.0.3_GH0.tar.gz) = 262024 |