diff options
| author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-03 06:34:03 +0800 | 
|---|---|---|
| committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-03 06:34:03 +0800 | 
| commit | cfe2e9099411d188520bbe3785d5deeef00612fb (patch) | |
| tree | 98ffd79c2cc844dcd9310f3f9be3036408776790 /MC-UPDATING | |
| parent | dcbc67cc438b0206801acc19b8aeae8c50c1200f (diff) | |
| download | marcuscom-ports-cfe2e9099411d188520bbe3785d5deeef00612fb.tar.gz marcuscom-ports-cfe2e9099411d188520bbe3785d5deeef00612fb.tar.zst marcuscom-ports-cfe2e9099411d188520bbe3785d5deeef00612fb.zip | |
Add detail about how to upgrade your GNOME, you have to deinstall totem first
before you use portupgrade or portmaster.
Reported by:	"J. W. Ballantine" <jwb@homer.att.com>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10013 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'MC-UPDATING')
| -rw-r--r-- | MC-UPDATING | 18 | 
1 files changed, 17 insertions, 1 deletions
| diff --git a/MC-UPDATING b/MC-UPDATING index 1e6f97668..6232b2c0e 100644 --- a/MC-UPDATING +++ b/MC-UPDATING @@ -1,4 +1,4 @@ -# $MCom: ports/MC-UPDATING,v 1.3 2007/10/19 13:22:38 marcus Exp $ +# $MCom: ports/MC-UPDATING,v 1.4 2007/10/25 03:39:20 marcus Exp $  This file documents some of the problems you may encounter when  upgrading your ports. We try our best to minimize these disruptions, @@ -7,3 +7,19 @@ 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. + +20080102: +  AFFECTS: All GNOME users and ports depend on gnomehier +  AUTHOR: gnome@FreeBSD.org + +  GNOME has been updated to 2.21.x. You have to deinstall totem first before +  use portupgrade or portmaster to upgrade your installed GNOME 2.20.x. + +  Portupgrade users: +    # pkg_delete -f totem\* +    # pkgdb -Ff +    # portupgrade -a + +  Portmaster users: +    # pkg_delete -f totem\* +    # portmaster -a | 
