diff options
author | wen <wen@FreeBSD.org> | 2012-05-25 15:32:34 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-05-25 15:32:34 +0800 |
commit | 126851d2a5ca77dd7378eb16a385b62abd718711 (patch) | |
tree | 982ab8c0e019c7e1f6b577f8449e01899a5074f6 /chinese | |
parent | 05c9a0e8d30242f9b3639ccd42f4c5ec63627f83 (diff) | |
download | freebsd-ports-gnome-126851d2a5ca77dd7378eb16a385b62abd718711.tar.gz freebsd-ports-gnome-126851d2a5ca77dd7378eb16a385b62abd718711.tar.zst freebsd-ports-gnome-126851d2a5ca77dd7378eb16a385b62abd718711.zip |
- Update to 0.1.2
- Update pkg-descr
PR: 167863
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx-chewing/Makefile | 4 | ||||
-rw-r--r-- | chinese/fcitx-chewing/distinfo | 4 | ||||
-rw-r--r-- | chinese/fcitx-chewing/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile index 9c738d6a9cd4..620224d2664f 100644 --- a/chinese/fcitx-chewing/Makefile +++ b/chinese/fcitx-chewing/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fcitx-chewing -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.2 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= fcitx @@ -17,7 +17,7 @@ COMMENT= Chewing support for Fcitx LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ chewing.3:${PORTSDIR}/chinese/libchewing -USE_BZIP2= yes +USE_XZ= yes USE_GETTEXT= yes USE_CMAKE= yes USE_GNOME= intltool diff --git a/chinese/fcitx-chewing/distinfo b/chinese/fcitx-chewing/distinfo index a784217ead1d..5fa1d2d1bf79 100644 --- a/chinese/fcitx-chewing/distinfo +++ b/chinese/fcitx-chewing/distinfo @@ -1,2 +1,2 @@ -SHA256 (fcitx/fcitx-chewing-0.1.0.tar.bz2) = 6b9f7bb00fc1d8b7a5f888589665f185b906b83a68d630605cb0cc649f2a2352 -SIZE (fcitx/fcitx-chewing-0.1.0.tar.bz2) = 15867 +SHA256 (fcitx/fcitx-chewing-0.1.2.tar.xz) = d7e44f76a69c34c9c5e27fc2dd97e52290e8efe28ca008899735f992bbdcc5d2 +SIZE (fcitx/fcitx-chewing-0.1.2.tar.xz) = 15120 diff --git a/chinese/fcitx-chewing/pkg-descr b/chinese/fcitx-chewing/pkg-descr index 23e4acdda848..1c434f6bb3ec 100644 --- a/chinese/fcitx-chewing/pkg-descr +++ b/chinese/fcitx-chewing/pkg-descr @@ -1,4 +1,4 @@ fcitx-chewing provides Chewing, an intelligent phonetic input method -engine, as a back-end to the Fcitx IM server. +engine, as a back-end to the Fcitx IM framework. WWW: http://code.google.com/p/fcitx/ |