CONTENTS
#contents
----
Lastmodified &lastmod;
----
*Ruby 19 to 20 [#y39442b4]
20141008:
  AFFECTS: users of lang/ruby19
  AUTHOR: swills@FreeBSD.org

 
  The default ruby version has been updated from 1.9 to 2.0. 

 
  If you compile your own ports you may keep 1.9 as the default version by
  adding the following lines to your /etc/make.conf file:

 
  #
  # Keep ruby 1.9 as default version
  #
  DEFAULT_VERSIONS+=ruby=1.9

 
  If you wish to update to the new default version, you need to first stop any
  software that uses ruby. Then, you will need to follow these steps, depending
  upon how you manage your system.

 
  If you use pkgng, simply upgrade:
  # pkg upgrade

 
  If you use portmaster, install new ruby, then rebuild all ports that depend
  on ruby:
  # portmaster -o lang/ruby20 lang/ruby19
  # portmaster -R -r ruby-2.0

 
  If you use portupgrade, install new ruby, then rebuild all ports that depend
  on ruby:

 
  # pkg delete -f ruby ruby-iconv portupgrade
  # make -C /usr/ports/ports-mgmt/portupgrade install clean
  # pkg set -o lang/ruby19:lang/ruby20
  # portupgrade -x ruby-2.0.\* -fr lang/ruby20

----
Total access &counter(total);:本日 &counter(today);:昨日 &counter(yesterday);
#counter([total|today|yesterday]);

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS