diff options
author | Don Lewis <truckman@FreeBSD.org> | 2015-03-17 15:25:35 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2015-03-17 15:25:35 +0000 |
commit | 850c722faef8b473c4fd6c3d88335217d0f9aa02 (patch) | |
tree | 35756d00db01336b110136f10dcbec17f103cd62 /UPDATING | |
parent | caf437c22a8616fd2a4f6512dbc9a036ad3b984b (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |