svn commit: r361835 - head
Matthias Andree
mandree at FreeBSD.org
Mon Jul 14 21:10:02 UTC 2014
Author: mandree
Date: Mon Jul 14 21:10:01 2014
New Revision: 361835
URL: http://svnweb.freebsd.org/changeset/ports/361835
QAT: https://qat.redports.org/buildarchive/r361835/
Log:
Add note that db6 upgrade requires ports rebuild.
Lacks pkg instructions because I believe that pkg should sort things out
by itself through pkg upgrade.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Mon Jul 14 21:08:14 2014 (r361834)
+++ head/UPDATING Mon Jul 14 21:10:01 2014 (r361835)
@@ -16,6 +16,12 @@ you update your ports collection, before
<http://docs.oracle.com/cd/E17076_04/html/upgrading/upgrade_process.html>
<http://docs.oracle.com/cd/E17076_04/html/installation/upgrade_61_toc.html>
+ Also, you must rebuild all applications that link to db6. To do so:
+ If you use portmaster:
+ portmaster -w -r db6-
+ If you use portupgrade:
+ portupgrade -fr databases/db6
+
20140714:
AFFECTS: users of net/linphone-base
AUTHOR: tijl at FreeBSD.org
More information about the svn-ports-all
mailing list