diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-12 10:56:27 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-12 10:56:27 +0000 |
commit | b0a2f8fb259263cc5f94b2e5a1b2bf283b1b14a5 (patch) | |
tree | 25b8151b06aea740aadc4757e5771cf1cf5ffa4f /UPDATING | |
parent | - Fix runtime error: unknown (tk) option "state" (diff) |
- Document enlightenment-devel upgrade path.
Notes
Notes:
svn path=/head/; revision=208881
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080312: + AFFECTS: users of x11-wm/enlightenment-devel, x11/ecore and grephics/evas + AUTHOR: stas@FreeBSD.org + + Evas and ecore ports have been splitted to separate modules to simplify + dependency tracking. Thus, portupgrade in many cases won't be able to + correctly update these ports. + + The easiest upgrade path would be to remove all EFL ports and install + them from scratch. At least, you should reinstall ecore and evas. + 20080306: AFFECTS: users of mail/dovecot AUTHOR: ehaupt@FreeBSD.org |