aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2010-03-31 18:33:46 +0800
committerkwm <kwm@FreeBSD.org>2010-03-31 18:33:46 +0800
commite7ffb5ce650048e6b5beaaebc20eeac3343b026b (patch)
tree84bc950904c844f0492bde194762435739ef9d9f /UPDATING
parente2036658c064f31886ce41b570e100dc23980fa3 (diff)
downloadfreebsd-ports-gnome-e7ffb5ce650048e6b5beaaebc20eeac3343b026b.tar.gz
freebsd-ports-gnome-e7ffb5ce650048e6b5beaaebc20eeac3343b026b.tar.zst
freebsd-ports-gnome-e7ffb5ce650048e6b5beaaebc20eeac3343b026b.zip
Update to 0.10.18.
Ivorbis plugin got merged with the vorbis plugin. Depend on neon29 instead of neon28 if it is found.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 16 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5243c615802f..812f136df2b0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,22 @@ 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.
+20100330:
+ AFFECTS: users of gstreamer-plugins-bad and gstreamer-plugins-good
+ AUTHOR: kwm@FreeBSD.org
+
+ Plugin moved from the -bad port to the -good port. Please use the instruction
+ below before running the normal update steps.
+
+ If you use portmaster:
+
+ portmaster gstreamer-plugins-bad
+
+ If you use portupgrade:
+
+ portupgrade -R multimedia/gstreamer-plugins-bad
+
+
20100328:
AFFECTS: users of graphics/png
AUTHOR: dinoex@FreeBSD.org