diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2016-12-28 05:11:25 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2016-12-28 05:11:25 +0000 |
commit | c4fb130257df92b12e275a729dab1751415b1f2f (patch) | |
tree | b432e9f38e3b9a6d3e5568e89514843f98dbb9b7 /UPDATING | |
parent | 7bd5ac5e985bbe4d1a591ad98e0c2a2a06b31656 (diff) | |
download | ports-c4fb130257df92b12e275a729dab1751415b1f2f.tar.gz ports-c4fb130257df92b12e275a729dab1751415b1f2f.zip |
Notes
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> |