aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ce7c0ec2d623..276a622c98bb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,21 @@ 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.
+20090909:
+ AFFECTS: gstreamer-plugins-bad gstreamer-plugins-good
+ AUTHOR: kwm@FreeBSD.org
+
+ Due to the move of several plugins from gstreamer-plugins-bad to
+ gstreamer-plugins-good, it is necessary to update gstreamer-plugins-bad first:
+
+ portupgrade -R gstreamer-plugins-bad
+
+ or, using portmaster:
+
+ portmaster gstreamer-plugins-bad
+
+ After this step, the normal upgrade procedure can be used.
+
20090831:
AFFECTS: users of emulators/linux-systemsimcell
AUTHOR: stast@bsdportal.ru