diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2013-07-20 12:52:25 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-07-20 12:52:25 +0000 |
commit | 1094f8bfe323c8b93f5b63ba6fcbb5933292e77f (patch) | |
tree | bcf070018c4373acdd3ac0b5ef46338184f4d314 /UPDATING | |
parent | e7c0b8bf2ddc9aa60b8c3e53183084c5bfc63502 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130720: + AFFECTS: users of japanese/mozc-server and japanese/mozc-el + AUTHOR: hrs@FreeBSD.org + + The bin/mozc_emacs_helper program is now built and installed by + japanese/mozc-server because the build processes are heavily + overlapped with each other and the helper program does not depend on + most of what mozc-server does actually. To upgrade them, please remove + mozc-el first to prevent a conflict with the installed bin/mozc_emacs_helper. + 20130719: AFFECTS: users of sysutils/bacula-server, sysutils/bacula-client, sysutils/bacula-bat AUTHOR: dvl@FreeBSD.org |