diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-12 01:45:22 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-12 01:45:22 +0800 |
commit | 262752d178a4a70c9cd941f23ee5052d0e8968d9 (patch) | |
tree | 2bb9964bdd3b16cd2a3031717022f1f0bf8c6cf5 | |
parent | b39cd8f50aefb862ed00b7012ee0a20a862cd496 (diff) | |
download | marcuscom-ports-262752d178a4a70c9cd941f23ee5052d0e8968d9.tar.gz 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
-rw-r--r-- | MC-UPDATING | 22 | ||||
-rw-r--r-- | RMPORTS | 3 |
2 files changed, 1 insertions, 24 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 @@ -1,3 +0,0 @@ -accessibility/gail|x11-toolkits/gtk20|%%DATE%%|Now included with Gtk20 -accessibility/gail-reference|x11-toolkits/gtk20-reference|%%DATE%%|Now included with Gtk20 -x11/fast-user-switch-applet|x11/gdm|%%DATE%%|This is now part of GDM |