diff options
author | wen <wen@FreeBSD.org> | 2012-12-16 21:46:59 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-12-16 21:46:59 +0800 |
commit | 3ef51fc740d10fe62419d7785ac0e26d783d772f (patch) | |
tree | 4878942151608810818e755a7ddb7cee0702c7f9 /korean | |
parent | c4b5ec6824313327182db918f91257955a0489f9 (diff) | |
download | freebsd-ports-gnome-3ef51fc740d10fe62419d7785ac0e26d783d772f.tar.gz freebsd-ports-gnome-3ef51fc740d10fe62419d7785ac0e26d783d772f.tar.zst freebsd-ports-gnome-3ef51fc740d10fe62419d7785ac0e26d783d772f.zip |
- Update to 0.2.0
PR: 174123
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Diffstat (limited to 'korean')
-rw-r--r-- | korean/fcitx-hangul/Makefile | 2 | ||||
-rw-r--r-- | korean/fcitx-hangul/distinfo | 4 | ||||
-rw-r--r-- | korean/fcitx-hangul/pkg-plist | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/korean/fcitx-hangul/Makefile b/korean/fcitx-hangul/Makefile index 7ae4ef974c58..2e447bf8569c 100644 --- a/korean/fcitx-hangul/Makefile +++ b/korean/fcitx-hangul/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fcitx-hangul -PORTVERSION= 0.1.2 +PORTVERSION= 0.2.0 CATEGORIES= korean MASTER_SITES= GOOGLE_CODE PROJECTHOST= fcitx diff --git a/korean/fcitx-hangul/distinfo b/korean/fcitx-hangul/distinfo index 908eb58d7a62..d1626ec09c62 100644 --- a/korean/fcitx-hangul/distinfo +++ b/korean/fcitx-hangul/distinfo @@ -1,2 +1,2 @@ -SHA256 (fcitx/fcitx-hangul-0.1.2.tar.xz) = 5ba90bb23c79360e3ffe407a471c8ce23f388f7d51d506b9f82ef5aa1e7af16f -SIZE (fcitx/fcitx-hangul-0.1.2.tar.xz) = 24792 +SHA256 (fcitx/fcitx-hangul-0.2.0.tar.xz) = 4dbb5e9de7472b5310610b15b85a3156c0f6427ef9dabfd060f230cee40e387c +SIZE (fcitx/fcitx-hangul-0.2.0.tar.xz) = 25020 diff --git a/korean/fcitx-hangul/pkg-plist b/korean/fcitx-hangul/pkg-plist index 0541c9f58217..1d13033f1c82 100644 --- a/korean/fcitx-hangul/pkg-plist +++ b/korean/fcitx-hangul/pkg-plist @@ -3,11 +3,13 @@ share/fcitx/addon/fcitx-hangul.conf share/fcitx/configdesc/fcitx-hangul.desc share/fcitx/hangul/symbol.txt share/fcitx/inputmethod/hangul.conf -share/fcitx/skin/default/hangul.png +share/fcitx/skin/imicon/hangul.png share/icons/hicolor/64x64/apps/fcitx-hangul.png share/icons/hicolor/64x64/status/fcitx-hanja-active.png share/icons/hicolor/64x64/status/fcitx-hanja-inactive.png share/locale/ko/LC_MESSAGES/fcitx-hangul.mo share/locale/zh_CN/LC_MESSAGES/fcitx-hangul.mo share/locale/zh_TW/LC_MESSAGES/fcitx-hangul.mo +@dirrm share/fcitx/skin/imicon +@dirrmtry share/fcitx/skin @dirrm share/fcitx/hangul |