aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2011-08-23 11:45:56 +0800
committerstas <stas@FreeBSD.org>2011-08-23 11:45:56 +0800
commit948d8cd1d721b72260dd84c10427ce10dee866d6 (patch)
treea7a7d1201f0e5577da480e7f3a633fa673c130a8 /UPDATING
parentd03de91f307000f49185226cbcef71ef1d9e5dfe (diff)
downloadfreebsd-ports-gnome-948d8cd1d721b72260dd84c10427ce10dee866d6.tar.gz
freebsd-ports-gnome-948d8cd1d721b72260dd84c10427ce10dee866d6.tar.zst
freebsd-ports-gnome-948d8cd1d721b72260dd84c10427ce10dee866d6.zip
- Improve the portupgrade update recipe for ruby upgrade.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 6919865590c4..c0310e358b01 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,7 +17,9 @@ you update your ports collection, before attempting any port upgrades.
# portmaster -R -r ruby-1.9
If you use portupgrade:
- # portupgrade -fr lang/ruby18
+ # portupgrade -f lang/ruby18
+ # portupgrade -f ports-mgmt/portupgrade
+ # portupgrade -x ruby-1.8.\* -fr lang/ruby18
If you wish to keep the 1.8 version as default, add the following lines
to your /etc/make.conf file: