- Improve the portupgrade update recipe for ruby upgrade.

This commit is contained in:
Stanislav Sedov 2011-08-23 03:45:56 +00:00
parent 6ce623bba5
commit 83bd1bbc33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280237

View File

@ -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: