summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 21ba268622ff..3a6543b30e56 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20130203:
+ AFFECTS: users of KDE SC 4
+ AUTHOR: kde@FreeBSD.org
+ KDE SC ports have been updated to 4.9.5. kdemultimedia4, kdenetwork4,
+ kde-runtime and kde-workspace ports have been split, they must be
+ deinstalled before running any port upgrade tool:
+
+ # pkg_delete -f kdemultimedia-4\* kdenetwork-4\* \
+ kde-workspace-4\* kde-runtime-4\*
+
20130202:
AFFECTS: users of net-p2p/deluge
AUTHOR: rm@FreeBSD.org