From 7b0003f5cc7687e57a99714c74a0d5a82614d5d6 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 28 Sep 2008 04:11:15 +0000 Subject: Add note about how to upgrade from GNOME 2.22.x to 2.24.x. I only have tested with portmaster, so we will need someone to play with portupgrade. portmaster > portupgrade... :-) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11644 df743ca5-7f9a-e211-a948-0013205c9059 --- MC-UPDATING | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/MC-UPDATING b/MC-UPDATING index 383021e51..dac24495c 100644 --- a/MC-UPDATING +++ b/MC-UPDATING @@ -1,4 +1,4 @@ -# $MCom: ports/MC-UPDATING,v 1.16 2008/03/13 20:43:58 mezz Exp $ +# $MCom: ports/MC-UPDATING,v 1.17 2008/03/24 05:31:51 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,23 @@ 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. + +2008XXXX: + AFFECTS: users of GNOME + AUTHOR: gnome@FreeBSD.org + + GNOME has been updated to 2.24.x. You have to deinstall a few ports first + before using portupgrade or portmaster in order to successfully upgrade + your GNOME installation. After successfully upgrade, you have to reinstall + gnome-session so the gnome.desktop session file is properly installed. + + Portupgrade users: + # pkgdb -Ff + # pkg_deinstall -fO gtkmm-2.12\* + # portupgrade -aOW + # portupgrade gnome-session + + Portmaster users: + # pkg_delete -f gtkmm-2.12\* + # portmaster -a + # portmaster gnome-session -- cgit v1.2.3