summaryrefslogtreecommitdiffstats
path: root/MC-UPDATING
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-05-14 19:41:22 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-05-14 19:41:22 +0800
commite0119b206820c48ab788da6241022cff7c57b317 (patch)
treee8a36539e81a3053f09ac150ded9eac17740de0b /MC-UPDATING
parent318d8da45cf08bbe392bba0aa99aada80627cf6d (diff)
downloadmarcuscom-ports-e0119b206820c48ab788da6241022cff7c57b317.tar
marcuscom-ports-e0119b206820c48ab788da6241022cff7c57b317.tar.gz
marcuscom-ports-e0119b206820c48ab788da6241022cff7c57b317.tar.bz2
marcuscom-ports-e0119b206820c48ab788da6241022cff7c57b317.tar.lz
marcuscom-ports-e0119b206820c48ab788da6241022cff7c57b317.tar.xz
marcuscom-ports-e0119b206820c48ab788da6241022cff7c57b317.tar.zst
marcuscom-ports-e0119b206820c48ab788da6241022cff7c57b317.zip
Add a line to handle libproxy shlib bump (and lack of .la file).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15960 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'MC-UPDATING')
-rw-r--r--MC-UPDATING4
1 files changed, 3 insertions, 1 deletions
diff --git a/MC-UPDATING b/MC-UPDATING
index 174be6279..9f600bcf5 100644
--- a/MC-UPDATING
+++ b/MC-UPDATING
@@ -1,4 +1,4 @@
-# $MCom: ports/MC-UPDATING,v 1.24 2011/04/21 08:53:48 kwm Exp $
+# $MCom: ports/MC-UPDATING,v 1.25 2011/04/30 20:55:25 kwm Exp $
This file documents some of the problems you may encounter when
upgrading your ports. We try our best to minimize these disruptions,
@@ -18,6 +18,7 @@ upgrades.
# pkg_delete -f avahi-gtk-\* gtk-2.\* libchamplain-0.\*
# portmaster x11-toolkits/gtk20 net/avahi-gtk
+ # portmaster -r libproxy
# portmaster -a
If you want to start using the GNOME 3.0 desktop. you should follow the
@@ -31,6 +32,7 @@ upgrades.
Make a list of your installed ports.
# pkg_delete -fr gtk-2.\* gnome-\*
+ # portmaster -r libproxy
# portmaster -a
Go to x11/gnome3 or x11/gnome3-lite and do make install clean.