aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2009-09-09 21:04:20 +0800
committerkwm <kwm@FreeBSD.org>2009-09-09 21:04:20 +0800
commit1320f7c5b000eb957ef3074e7ed7a72bdd59ed1c (patch)
tree90ec233c0e5a59d2fc356baf8d6d3ca7accf002a /UPDATING
parentf057bfc6a475d37490c2d0bbb1fcfa86451e55b5 (diff)
downloadfreebsd-ports-gnome-1320f7c5b000eb957ef3074e7ed7a72bdd59ed1c.tar.gz
freebsd-ports-gnome-1320f7c5b000eb957ef3074e7ed7a72bdd59ed1c.tar.zst
freebsd-ports-gnome-1320f7c5b000eb957ef3074e7ed7a72bdd59ed1c.zip
Add upgrade instructions for gstreamer.
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