CONTENTS


Lastmodified 2015-09-14 (月) 06:10:44


Ruby 19 to 20

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 1454:本日 1:昨日 0

Counter: 1454, today: 1, yesterday: 0

トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2015-09-14 (月) 06:10:44