summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-08-23 03:45:56 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-08-23 03:45:56 +0000
commit83bd1bbc3308a98ca204dda7fee1293b31e6be0c (patch)
tree298815013d3de02da914f124770620768907b20a /UPDATING
parent- Update to 2.4.9.2. (diff)
- Improve the portupgrade update recipe for ruby upgrade.
Notes
Notes: svn path=/head/; revision=280237
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: