summaryrefslogtreecommitdiffstats
path: root/MC-UPDATING
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-01-12 01:45:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-01-12 01:45:22 +0800
commit262752d178a4a70c9cd941f23ee5052d0e8968d9 (patch)
tree2bb9964bdd3b16cd2a3031717022f1f0bf8c6cf5 /MC-UPDATING
parentb39cd8f50aefb862ed00b7012ee0a20a862cd496 (diff)
downloadmarcuscom-ports-262752d178a4a70c9cd941f23ee5052d0e8968d9.tar
marcuscom-ports-262752d178a4a70c9cd941f23ee5052d0e8968d9.tar.gz
marcuscom-ports-262752d178a4a70c9cd941f23ee5052d0e8968d9.tar.bz2
marcuscom-ports-262752d178a4a70c9cd941f23ee5052d0e8968d9.tar.lz
marcuscom-ports-262752d178a4a70c9cd941f23ee5052d0e8968d9.tar.xz
marcuscom-ports-262752d178a4a70c9cd941f23ee5052d0e8968d9.tar.zst
marcuscom-ports-262752d178a4a70c9cd941f23ee5052d0e8968d9.zip
Zero out the contents of these files.
Next stop, GNOME 2.25! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11868 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'MC-UPDATING')
-rw-r--r--MC-UPDATING22
1 files changed, 1 insertions, 21 deletions
diff --git a/MC-UPDATING b/MC-UPDATING
index dac24495c..e8bc71b4e 100644
--- a/MC-UPDATING
+++ b/MC-UPDATING
@@ -1,4 +1,4 @@
-# $MCom: ports/MC-UPDATING,v 1.17 2008/03/24 05:31:51 marcus Exp $
+# $MCom: ports/MC-UPDATING,v 1.18 2008/09/28 04:11:15 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,23 +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.
-
-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