diff options
author | wen <wen@FreeBSD.org> | 2012-09-19 15:22:39 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-09-19 15:22:39 +0800 |
commit | 0364d132fffdd23fda9d97b753c11cf3eff37383 (patch) | |
tree | 4c30ce377bfc11ca834e275879d01ad328f4351e /chinese | |
parent | 9bf02cc8f0eaee5d8ffa41bc64e42f2bf0f131a5 (diff) | |
download | freebsd-ports-gnome-0364d132fffdd23fda9d97b753c11cf3eff37383.tar.gz freebsd-ports-gnome-0364d132fffdd23fda9d97b753c11cf3eff37383.tar.zst freebsd-ports-gnome-0364d132fffdd23fda9d97b753c11cf3eff37383.zip |
- Update to 0.1.3
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx-chewing/Makefile | 7 | ||||
-rw-r--r-- | chinese/fcitx-chewing/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile index c022ecfbf6c7..afdf1d82bec5 100644 --- a/chinese/fcitx-chewing/Makefile +++ b/chinese/fcitx-chewing/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fcitx-chewing -PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTVERSION= 0.1.3 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= fcitx @@ -15,8 +14,8 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Chewing support for Fcitx -LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ - chewing.3:${PORTSDIR}/chinese/libchewing +LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ + chewing:${PORTSDIR}/chinese/libchewing USE_XZ= yes USE_GETTEXT= yes diff --git a/chinese/fcitx-chewing/distinfo b/chinese/fcitx-chewing/distinfo index 5fa1d2d1bf79..a5b41197a4c3 100644 --- a/chinese/fcitx-chewing/distinfo +++ b/chinese/fcitx-chewing/distinfo @@ -1,2 +1,2 @@ -SHA256 (fcitx/fcitx-chewing-0.1.2.tar.xz) = d7e44f76a69c34c9c5e27fc2dd97e52290e8efe28ca008899735f992bbdcc5d2 -SIZE (fcitx/fcitx-chewing-0.1.2.tar.xz) = 15120 +SHA256 (fcitx/fcitx-chewing-0.1.3.tar.xz) = d9cdac1469ffe7e60f1d13f11257708361fdc4bfea487a8162b5a22aa23d775c +SIZE (fcitx/fcitx-chewing-0.1.3.tar.xz) = 15160 |