svn commit: r362012 - head
Matthias Andree
mandree at FreeBSD.org
Tue Jul 15 21:56:14 UTC 2014
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
More information about the svn-ports-all
mailing list