aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ca72afee2210..f7fde248051f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20161228:
+ AFFECTS: users of multimedia/mlt
+ AUTHOR: avilla@FreeBSD.org
+
+ MLT Qt plugins have been moved to their own ports, mlt-qt4 and
+ mlt-qt5. Please, uninstall multimedia/mlt before you update:
+
+ # pkg delete mlt
+
20161227:
AFFECTS: users of security/openvpn, security/openvpn-polarssl
AUTHOR: Matthias Andree <mandree@FreeBSD.org>