aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-03-12 18:56:27 +0800
committerstas <stas@FreeBSD.org>2008-03-12 18:56:27 +0800
commit9f219f915cdbfdf49cbe8a6c2d0e7e51cc6f7c3b (patch)
tree4328954014d7af1b244c0a24a79759320f534a65 /UPDATING
parent256aec13448eadfebefbe0ee10420db84b3cc45e (diff)
downloadfreebsd-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--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7e8555602f69..d5fadfeb0004 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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