diff options
author | stas <stas@FreeBSD.org> | 2008-03-12 18:56:27 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2008-03-12 18:56:27 +0800 |
commit | 9f219f915cdbfdf49cbe8a6c2d0e7e51cc6f7c3b (patch) | |
tree | 4328954014d7af1b244c0a24a79759320f534a65 /UPDATING | |
parent | 256aec13448eadfebefbe0ee10420db84b3cc45e (diff) | |
download | freebsd-ports-gnome-9f219f915cdbfdf49cbe8a6c2d0e7e51cc6f7c3b.tar.gz freebsd-ports-gnome-9f219f915cdbfdf49cbe8a6c2d0e7e51cc6f7c3b.tar.zst freebsd-ports-gnome-9f219f915cdbfdf49cbe8a6c2d0e7e51cc6f7c3b.zip |
- Document enlightenment-devel upgrade path.
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 |