diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-12-02 14:34:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-12-02 14:34:50 +0000 |
commit | afd7d93d2ac6e3633e0335d3f79ca15a5eec2070 (patch) | |
tree | 85fb719540f52b70acd1405011775ded7f5e52f5 /UPDATING | |
parent | 186d387ce99e9140c4f202d8a628503b797004a0 (diff) | |
download | ports-afd7d93d2ac6e3633e0335d3f79ca15a5eec2070.tar.gz ports-afd7d93d2ac6e3633e0335d3f79ca15a5eec2070.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20101202: + AFFECTS: users of multmidia/gstreamer-plugins + AUTHOR: multimedia@FreeBSD.org + + If during the upgrade of gstreamer-plugins the following error happens: + GstAudio-0.10.gir: Incompatible version 1.0 (supported: 1.2) + Use the following command to upgrade: + + cd ports/multimedia/gstreamer-plugins && make deinstall clean install + +20101202: AFFECTS: users of www/wordpress AUTHOR: sunpoet@FreeBSD.org |