diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-01 04:55:25 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-01 04:55:25 +0800 |
commit | db1e563f1be1c4950e7f890d76ab33a1c6234ae9 (patch) | |
tree | 3ec67bfde346ecd98dc9697a5d42333f8483c325 | |
parent | 3b8806c17b3da9c39cccfdbe6c9e4579b1449a3e (diff) | |
download | marcuscom-ports-db1e563f1be1c4950e7f890d76ab33a1c6234ae9.tar.gz marcuscom-ports-db1e563f1be1c4950e7f890d76ab33a1c6234ae9.tar.zst marcuscom-ports-db1e563f1be1c4950e7f890d76ab33a1c6234ae9.zip |
Add libchamplain to GNOME 2.32 update instructions and port portmaster -a in
there too.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15936 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | MC-UPDATING | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MC-UPDATING b/MC-UPDATING index b6efec4b7..174be6279 100644 --- a/MC-UPDATING +++ b/MC-UPDATING @@ -1,4 +1,4 @@ -# $MCom: ports/MC-UPDATING,v 1.23 2010/12/04 18:13:58 kwm Exp $ +# $MCom: ports/MC-UPDATING,v 1.24 2011/04/21 08:53:48 kwm Exp $ This file documents some of the problems you may encounter when upgrading your ports. We try our best to minimize these disruptions, @@ -16,8 +16,9 @@ upgrades. components are mutual exclusive. If you want to stick around with GNOME 2.32 The instructions are very simple. - # pkg_delete -f avahi-gtk-\* gtk-2.\* + # pkg_delete -f avahi-gtk-\* gtk-2.\* libchamplain-0.\* # portmaster x11-toolkits/gtk20 net/avahi-gtk + # portmaster -a If you want to start using the GNOME 3.0 desktop. you should follow the instructions below. GNOME 3.0 is based on GTK 3, but Gtk 2 applications |