Date: Sat, 20 Jul 2013 12:52:26 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323344 - head Message-ID: <201307201252.r6KCqQMi069666@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: hrs Date: Sat Jul 20 12:52:25 2013 New Revision: 323344 URL: http://svnweb.freebsd.org/changeset/ports/323344 Log: Document japanese/mozc-el should be removed before upgrading japanese/mozc-server. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Jul 20 11:33:22 2013 (r323343) +++ head/UPDATING Sat Jul 20 12:52:25 2013 (r323344) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307201252.r6KCqQMi069666>