diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-07-25 18:10:40 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-07-25 18:10:40 +0000 |
commit | 47a32988e55e1924df8e9b4962c9b095833e8cbb (patch) | |
tree | e20bc37590648220a8262213f03b698895eccb26 /UPDATING | |
parent | 6dbd6baa2a3c1a2e309790688ff547d20c911273 (diff) | |
download | ports-47a32988e55e1924df8e9b4962c9b095833e8cbb.tar.gz ports-47a32988e55e1924df8e9b4962c9b095833e8cbb.zip |
Notes
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 |