Date: Tue, 17 Mar 2015 15:25:36 +0000 (UTC) From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381495 - head Message-ID: <201503171525.t2HFPaZk050670@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: truckman Date: Tue Mar 17 15:25:35 2015 New Revision: 381495 URL: https://svnweb.freebsd.org/changeset/ports/381495 QAT: https://qat.redports.org/buildarchive/r381495/ Log: Document new location of user settings for editors/openoffice*. Approved by: mat (mentor) Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Mar 17 15:04:43 2015 (r381494) +++ head/UPDATING Tue Mar 17 15:25:35 2015 (r381495) @@ -5,6 +5,20 @@ 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. +20150317: + AFFECTS: users of editors/openoffice-4 and editors/openoffice-devel + AUTHOR: truckman@FreeBSD.org + + Contrary to what is stated in pkg-message, openoffice-4 and + openoffice-devel have stored user settings in ~/.openoffice.org-devel/4 + since r325370 (2013-08-25). This update expects user settings to reside + in the more standard ~/.openoffice.org/4. + + To preserve your user settings, rename or copy them from + ~/.openoffice.org-devel/4 to ~/.openoffice.org/4. when installing this + update to apache-openoffice-4.1.1_7 or + apache-openoffice-devel-4.2.1652526_2,3. + 20150313: AFFECTS: users of net/serviio AUTHOR: netchild@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503171525.t2HFPaZk050670>