Date: Tue, 5 Feb 2013 18:17:26 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311727 - head Message-ID: <201302051817.r15IHQpE080006@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Feb 5 18:17:26 2013 New Revision: 311727 URL: http://svnweb.freebsd.org/changeset/ports/311727 Log: Add a note about libreoffice upgrade which conflicts with libcmis 0.1 if installed. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Feb 5 18:07:58 2013 (r311726) +++ head/UPDATING Tue Feb 5 18:17:26 2013 (r311727) @@ -6,6 +6,15 @@ You should get into the habit of checkin 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302051817.r15IHQpE080006>