aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorscheidell <scheidell@FreeBSD.org>2012-07-26 02:10:40 +0800
committerscheidell <scheidell@FreeBSD.org>2012-07-26 02:10:40 +0800
commita55e624375f38820a685670482a7f772b2329f41 (patch)
treee20bc37590648220a8262213f03b698895eccb26 /UPDATING
parent27cd8fb170e870ddc86209208bc9431bb88f55cc (diff)
downloadfreebsd-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--UPDATING16
1 files changed, 16 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a115b4c5df23..6cc8c08af620 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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