diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-05-01 06:57:38 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-05-01 06:57:38 +0800 |
commit | 59c61f7945e0e85b4a0e7bad0d8c861ec9245dd3 (patch) | |
tree | 1563360c1f89c13d5ee0402cff6957be45ae6007 /textproc | |
parent | a9604c5f1db0a5ce9042dae335928e056cfee9e0 (diff) | |
download | freebsd-ports-gnome-59c61f7945e0e85b4a0e7bad0d8c861ec9245dd3.tar.gz freebsd-ports-gnome-59c61f7945e0e85b4a0e7bad0d8c861ec9245dd3.tar.zst freebsd-ports-gnome-59c61f7945e0e85b4a0e7bad0d8c861ec9245dd3.zip |
- Update chinese/fcitx-googlepinyin to 0.1.4
- Update chinese/fcitx-configtool to 0.4.0
- Update chinese/fcitx-cloudpinyin to 0.2.0
- Update chinese/fcitx-sunpinyin to 0.3.3
- Update chinese/fcitx to 4.2.2
- Update textproc/fcitx-keyboard to 0.1.0
PR: ports/166689
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/fcitx-keyboard/Makefile | 4 | ||||
-rw-r--r-- | textproc/fcitx-keyboard/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/fcitx-keyboard/Makefile b/textproc/fcitx-keyboard/Makefile index 81ce37aa3fde..fe6de70fd6cb 100644 --- a/textproc/fcitx-keyboard/Makefile +++ b/textproc/fcitx-keyboard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fcitx-keyboard -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= fcitx @@ -19,7 +19,7 @@ LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ enchant.1:${PORTSDIR}/textproc/enchant \ icuuc.48:${PORTSDIR}/devel/icu -USE_BZIP2= yes +USE_XZ= yes USE_GETTEXT= yes USE_CMAKE= yes USE_GNOME= intltool libxml2 diff --git a/textproc/fcitx-keyboard/distinfo b/textproc/fcitx-keyboard/distinfo index 72c84b46a3d0..bf8d329624fa 100644 --- a/textproc/fcitx-keyboard/distinfo +++ b/textproc/fcitx-keyboard/distinfo @@ -1,2 +1,2 @@ -SHA256 (fcitx/fcitx-keyboard-0.1.0.tar.bz2) = 09813e57cdebe24c6405b0fcef3b72e045b58c527c733dbc45689fcc3cef0c13 -SIZE (fcitx/fcitx-keyboard-0.1.0.tar.bz2) = 45518 +SHA256 (fcitx/fcitx-keyboard-0.1.2.tar.xz) = de62e60f9a2e23836885f893f8c475b02ce5c6b93fcc8af7ec5b626a1c0b0a95 +SIZE (fcitx/fcitx-keyboard-0.1.2.tar.xz) = 42060 |