diff options
author | bapt <bapt@FreeBSD.org> | 2016-11-13 19:13:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-11-13 19:13:41 +0800 |
commit | 9b8c1d3aa7f1e7e1db3d207e6e7b1ce37f42f67a (patch) | |
tree | f3dedaa2b6f7148d6ab2c044ba19bcecd45d0f3d /UPDATING | |
parent | b0e64362df3d52c84b0465993b8149d9b87c33d8 (diff) | |
download | freebsd-ports-gnome-9b8c1d3aa7f1e7e1db3d207e6e7b1ce37f42f67a.tar.gz freebsd-ports-gnome-9b8c1d3aa7f1e7e1db3d207e6e7b1ce37f42f67a.tar.zst freebsd-ports-gnome-9b8c1d3aa7f1e7e1db3d207e6e7b1ce37f42f67a.zip |
Add an updating entry about the mdds0 installation which prevents
building libroeffice 5
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |