diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-07 19:44:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-07 19:44:08 +0800 |
commit | 3e2cd4d7ee3662a5be84ff3c169e84ec5593051f (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /chinese | |
parent | c4f66375ff2cf890427b18b69cf0f3a6a90ec3fa (diff) | |
download | freebsd-ports-gnome-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.tar.gz freebsd-ports-gnome-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.tar.zst freebsd-ports-gnome-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.zip |
Chase boost and icu bump
While here convert some LIB_DEPENDS
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx/Makefile | 2 | ||||
-rw-r--r-- | chinese/librime/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index c120c4b8581b..8c209abcb77c 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -4,7 +4,7 @@ PORTNAME= fcitx PORTVERSION= 4.2.6.1 CATEGORIES= chinese x11 -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ pinyin.tar.gz table.tar.gz en_dict-${_DICT_VER}.tar.gz diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 112b8a6e6d5d..0bd7a0a0d7b8 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -3,6 +3,7 @@ PORTNAME= librime PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= GOOGLE_CODE DISTFILES= ${DISTNAME}${EXTRACT_SUFX} brise-${DATA_VER}.tar.gz |