diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2014-12-19 13:19:21 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2014-12-19 13:19:21 +0000 |
commit | d35d2175c66efff88a22a71696ae01639c3515ff (patch) | |
tree | 1c6f9fa944810d37d4d85f9cda7ed8d492099960 /UPDATING | |
parent | a9e3d3d9cbc86399680fd3eaaea9c1add8d92203 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20141219: + AFFECTS: users of audio/abcde + AUTHOR: gblach@FreeBSD.org + + In audio/abcde dependency has been changed from audio/py-eyed3-06 + to audio/py-eyed3. Before updating audio/abcde to 2.6 you must manually + deinstall audio/py-eyed-06. + + # pkg delete -f pyXX-eyed3-06 + 20141218: AFFECTS: users of security/openssh-portable AUTHOR: bdrewery@FreeBSD.org |