summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-11-13 11:13:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-11-13 11:13:41 +0000
commite22044abd308e44624b4951bc201fd750624473d (patch)
treef3dedaa2b6f7148d6ab2c044ba19bcecd45d0f3d
parent199913323a6295b6fab7bdd024af1ac21784d140 (diff)
downloadfreebsd-ports-e22044abd308e44624b4951bc201fd750624473d.zip
Add an updating entry about the mdds0 installation which prevents
building libroeffice 5
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b87d7c0dd39a..1b0813563410 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20161113:
+ AFFECTS: users of editors/libreoffice
+ AUTHOR: bapt@FreeBSD.org
+
+ Building libreoffice with devel/mdds0 installed is known to fail.
+ Users of portmaster/portupgrade and the one building in place should
+ first remove devel/mdds0:
+
+ # pkg delete mdds0
+
+20161113:
AFFECTS: users of devel/libosinfo
AUTHOR: novel@FreeBSD.org