diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-09-09 13:04:20 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-09-09 13:04:20 +0000 |
commit | 4d031ab1db91019ad56d05623e33e5ad283e05c4 (patch) | |
tree | 147ea9d069995af5625176331e3abe3361c789e8 /UPDATING | |
parent | - Update to 1.2.4 (diff) |
Add upgrade instructions for gstreamer.
Notes
Notes:
svn path=/head/; revision=241115
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |