summaryrefslogtreecommitdiffstats
path: root/MC-UPDATING
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-22 00:56:52 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-22 00:56:52 +0800
commit5238d0a89007415fd8e8b7fd03097f50d7ff777c (patch)
tree085db1a97d60844d7d40ea8555a4849ff3077272 /MC-UPDATING
parentbccffb9289b9ccbd27edddbb7345031121269260 (diff)
downloadmarcuscom-ports-5238d0a89007415fd8e8b7fd03097f50d7ff777c.tar
marcuscom-ports-5238d0a89007415fd8e8b7fd03097f50d7ff777c.tar.gz
marcuscom-ports-5238d0a89007415fd8e8b7fd03097f50d7ff777c.tar.bz2
marcuscom-ports-5238d0a89007415fd8e8b7fd03097f50d7ff777c.tar.lz
marcuscom-ports-5238d0a89007415fd8e8b7fd03097f50d7ff777c.tar.xz
marcuscom-ports-5238d0a89007415fd8e8b7fd03097f50d7ff777c.tar.zst
marcuscom-ports-5238d0a89007415fd8e8b7fd03097f50d7ff777c.zip
Add a note about the Gstreamer update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10467 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'MC-UPDATING')
-rw-r--r--MC-UPDATING17
1 files changed, 16 insertions, 1 deletions
diff --git a/MC-UPDATING b/MC-UPDATING
index 9530428be..39cbf48d9 100644
--- a/MC-UPDATING
+++ b/MC-UPDATING
@@ -1,4 +1,4 @@
-# $MCom: ports/MC-UPDATING,v 1.6 2008/01/15 04:16:04 mezz Exp $
+# $MCom: ports/MC-UPDATING,v 1.7 2008/01/15 15:12:51 kwm Exp $
This file documents some of the problems you may encounter when
upgrading your ports. We try our best to minimize these disruptions,
@@ -8,6 +8,21 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080221
+ AFFECTS: Gstreamer users.
+ AUTHOR: multimedia@FreeBSD.org
+
+ Gstreamer is updated. Due to the move of some plugins between ports. You will
+ have to rebuild the gstreamer-plugins-good port after upgrading.
+
+ Portupgrade users:
+ # portupgrade -a
+ # portupgrade -f gstreamer-plugins-good
+
+ Portmaster users:
+ # portmaster -a
+ # portmaster -f gstreamer-plugins-good
+
20080102:
AFFECTS: All GNOME users and ports depend on gnomehier
AUTHOR: gnome@FreeBSD.org