Date: Tue, 15 Jul 2014 21:56:14 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362012 - head Message-ID: <201407152156.s6FLuEHx027237@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Tue Jul 15 21:56:14 2014 New Revision: 362012 URL: http://svnweb.freebsd.org/changeset/ports/362012 QAT: https://qat.redports.org/buildarchive/r362012/ Log: Clarify/fixup previous commit. Thanks to: swills Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Jul 15 21:46:24 2014 (r362011) +++ head/UPDATING Tue Jul 15 21:56:14 2014 (r362012) @@ -20,8 +20,9 @@ you update your ports collection, before need to upgrade it separately BEFORE upgrading other ports. Note: some GNOME-related ports, for instance, evolution-data-server, - are broken and cannot be compiled if their older version is installed - and it depends on the previous db6 version. For these ports, deinstall + cannot be built if their older version is installed because they run + their own executables at build-time and prefer libraries from + $LOCALPATH over freshly-built ones. For these ports, deinstall them with pkg_delete -f or pkg delete -f before trying to upgrade them. After that, you must rebuild all applications that link to db6 because
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407152156.s6FLuEHx027237>