aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2016-12-28 13:11:25 +0800
committeravilla <avilla@FreeBSD.org>2016-12-28 13:11:25 +0800
commitaa2e5df33f23141f5eafb91d8fcda0c1aa3a39e0 (patch)
treeb432e9f38e3b9a6d3e5568e89514843f98dbb9b7 /UPDATING
parent72d53cf8aa34d999ae0c19515eaa7c5a95d35930 (diff)
downloadfreebsd-ports-gnome-aa2e5df33f23141f5eafb91d8fcda0c1aa3a39e0.tar.gz
freebsd-ports-gnome-aa2e5df33f23141f5eafb91d8fcda0c1aa3a39e0.tar.zst
freebsd-ports-gnome-aa2e5df33f23141f5eafb91d8fcda0c1aa3a39e0.zip
- Document multimedia/mlt split
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>