aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-03-12 10:56:27 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-03-12 10:56:27 +0000
commitb0a2f8fb259263cc5f94b2e5a1b2bf283b1b14a5 (patch)
tree25b8151b06aea740aadc4757e5771cf1cf5ffa4f /UPDATING
parent589fcb8c6cd8cab11259eaa60367f61ca1c5cd65 (diff)
downloadports-b0a2f8fb259263cc5f94b2e5a1b2bf283b1b14a5.tar.gz
ports-b0a2f8fb259263cc5f94b2e5a1b2bf283b1b14a5.zip
- Document enlightenment-devel upgrade path.
Notes
Notes: svn path=/head/; revision=208881
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