diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-08-23 03:45:56 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-08-23 03:45:56 +0000 |
commit | 83bd1bbc3308a98ca204dda7fee1293b31e6be0c (patch) | |
tree | 298815013d3de02da914f124770620768907b20a /UPDATING | |
parent | 6ce623bba58cb007b6ad8d4a847dbebb6a8b31af (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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: |