diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-07-26 02:10:40 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-07-26 02:10:40 +0800 |
commit | a55e624375f38820a685670482a7f772b2329f41 (patch) | |
tree | e20bc37590648220a8262213f03b698895eccb26 /UPDATING | |
parent | 27cd8fb170e870ddc86209208bc9431bb88f55cc (diff) | |
download | freebsd-ports-gnome-a55e624375f38820a685670482a7f772b2329f41.tar.gz freebsd-ports-gnome-a55e624375f38820a685670482a7f772b2329f41.tar.zst freebsd-ports-gnome-a55e624375f38820a685670482a7f772b2329f41.zip |
- Update fcitx and addons to 4.2.5
- Remove textproc/fcitx-keyboard
PR: ports/170010
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -6,6 +6,22 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20120725: +AFFECTS: users of chinese/fcitx +AUTHOR: lichray@gmail.com + +The textproc/fcitx-keyboard port is merged into chinese/fcitx. +Before updating, be sure to + +# pkg_delete -f fcitx-keyboard-\* + +And make sure you have at least one keyboard layout based input method +enabled in fcitx-configtool, to keep the activation/deactivation of IM +panel working. + +And, since chinese/fcitx-sunpinyin depends on an update to +chinese/sunpinyin + +20120725: AFFECTS: users of www/py-beautifulsoup AUTHOR: rm@FreeBSD.org |