diff options
author | delphij <delphij@FreeBSD.org> | 2012-02-08 04:57:08 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2012-02-08 04:57:08 +0800 |
commit | 6fb46d7203826c277df7ca373840682b9ca5e185 (patch) | |
tree | 6ff5737837fbc868029b7c3cba6955d41500b5a7 /chinese/fcitx-ui-light/Makefile | |
parent | 236050dab8e0d9c39050d1dcd0be92c30fc0a4d2 (diff) | |
download | freebsd-ports-gnome-6fb46d7203826c277df7ca373840682b9ca5e185.tar.gz freebsd-ports-gnome-6fb46d7203826c277df7ca373840682b9ca5e185.tar.zst freebsd-ports-gnome-6fb46d7203826c277df7ca373840682b9ca5e185.zip |
Update fcitx and friends:
- fcitx to 4.2.0, always depend on dbus
- fcitx-cloudpinyin to 0.2.0
- fcitx-configtool to 0.4.0
- fcitx-googlepinyin to 0.1.4
- fcitx-sunpinyin to 0.3.3
- fcitx-ui-light to 0.1.3
- libgooglepinyin to 0.1.2
PR: ports/164820
Submitted by: maintainer (Zhihao Yuan <lichray gmail com>
Diffstat (limited to 'chinese/fcitx-ui-light/Makefile')
-rw-r--r-- | chinese/fcitx-ui-light/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx-ui-light/Makefile b/chinese/fcitx-ui-light/Makefile index 579de0d217d0..289ff5711c61 100644 --- a/chinese/fcitx-ui-light/Makefile +++ b/chinese/fcitx-ui-light/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fcitx-ui-light -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= fcitx |