diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:31:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:31:51 +0800 |
commit | 8fce0ba17c93357916d70ac5e92d3a0c8c87db60 (patch) | |
tree | c25779fffe36c23f35e622ff495c225c622493f4 /MC-UPDATING | |
parent | a6888a2a213b49d671bf658e58428d9a1d342f66 (diff) | |
download | marcuscom-ports-8fce0ba17c93357916d70ac5e92d3a0c8c87db60.tar marcuscom-ports-8fce0ba17c93357916d70ac5e92d3a0c8c87db60.tar.gz marcuscom-ports-8fce0ba17c93357916d70ac5e92d3a0c8c87db60.tar.bz2 marcuscom-ports-8fce0ba17c93357916d70ac5e92d3a0c8c87db60.tar.lz marcuscom-ports-8fce0ba17c93357916d70ac5e92d3a0c8c87db60.tar.xz marcuscom-ports-8fce0ba17c93357916d70ac5e92d3a0c8c87db60.tar.zst marcuscom-ports-8fce0ba17c93357916d70ac5e92d3a0c8c87db60.zip |
Zero out the release-specific instructions.
Next stop, GNOME 2.23.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10819 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'MC-UPDATING')
-rw-r--r-- | MC-UPDATING | 34 |
1 files changed, 1 insertions, 33 deletions
diff --git a/MC-UPDATING b/MC-UPDATING index b50272710..383021e51 100644 --- a/MC-UPDATING +++ b/MC-UPDATING @@ -1,4 +1,4 @@ -# $MCom: ports/MC-UPDATING,v 1.15 2008/03/13 03:06:13 mezz Exp $ +# $MCom: ports/MC-UPDATING,v 1.16 2008/03/13 20:43:58 mezz Exp $ This file documents some of the problems you may encounter when upgrading your ports. We try our best to minimize these disruptions, @@ -7,35 +7,3 @@ but sometimes 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. - -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 gstreamer-plugins-good - -20080102: - AFFECTS: All GNOME users and ports depend on gnomehier - AUTHOR: gnome@FreeBSD.org - - GNOME has been updated to 2.22.x. You have to deinstall a few ports first - before use portupgrade or portmaster to upgrade your installed GNOME 2.20.x. - - Portupgrade users: - # pkgdb -Ff - # pkg_deinstall -fO gnome-applets\* totem\* gnome-control-center\* - # portupgrade -aOW - - Portmaster users: - # pkg_delete -f gnome-applets\* totem\* gnome-control-center\* \ - gnome-keyring-manager\* - # portmaster -a |