aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-10-19 15:57:27 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-10-19 15:57:27 +0000
commit0ea52f99b465b681e2a4bf7c44a8f7093f40fc68 (patch)
tree7d99a8b7b1226b2da14c7c6d04800d30a417873e /UPDATING
parent24055ead515d6e00a9aaf5c651358eb4e8f56300 (diff)
downloadports-0ea52f99b465b681e2a4bf7c44a8f7093f40fc68.tar.gz
ports-0ea52f99b465b681e2a4bf7c44a8f7093f40fc68.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 041523711ede..765e8e0bf982 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20141019:
+ AFFECTS: users of x11/kde4-runtime
+ AUTHOR: kde@FreeBSD.org
+ KDE SC ports have been updated to 4.14.1. Several files have been
+ moved between packages, therefore the following action is required
+ before running any pkg/port upgrade utility:
+
+ # pkg delete -f kde-runtime-4\*
+
20141008:
AFFECTS: users of lang/ruby19
AUTHOR: swills@FreeBSD.org