diff options
author | avilla <avilla@FreeBSD.org> | 2016-12-28 13:11:25 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2016-12-28 13:11:25 +0800 |
commit | aa2e5df33f23141f5eafb91d8fcda0c1aa3a39e0 (patch) | |
tree | b432e9f38e3b9a6d3e5568e89514843f98dbb9b7 /UPDATING | |
parent | 72d53cf8aa34d999ae0c19515eaa7c5a95d35930 (diff) | |
download | freebsd-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-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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> |