Add a note about libreoffice upgrade which conflicts with libcmis 0.1 if

installed.
This commit is contained in:
Baptiste Daroussin 2013-02-05 18:17:26 +00:00
parent e8853af0f1
commit 67125b84a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311727

View File

@ -5,6 +5,15 @@ 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.
20130205:
AFFECTS: users of editors/libreoffice
AUTHOR: bapt@FreeBSD.org
LibreOffice has been updated to 3.6.5 with a bundle version of libcmis. The
build will fail if you sill have net/libcmis 0.1 installed. Before upgrading
LibreOffice you should either first remove libcmis from your system or uprade
it to version 0.3.
20130205:
AFFECTS: users of security/gnutls and any port that depends on it
AUTHOR: novel@FreeBSD.org