Date: Wed, 7 Sep 2011 12:25:01 -0700 From: Stanislav Sedov <stas@FreeBSD.org> To: "Jason Seidel" <jseidel@unixsystem.org> Cc: ruby@FreeBSD.org Subject: Re: Fw: Re: portupgrade problem Message-ID: <20110907122501.9b8f31d5.stas@FreeBSD.org> In-Reply-To: <20110907170652.M26950@unixsystem.org> References: <20110906194828.M33063@unixsystem.org> <20110906134616.e63c1de0.stas@FreeBSD.org> <20110906204954.M90850@unixsystem.org> <20110907170652.M26950@unixsystem.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Sep 2011 13:08:50 -0400 "Jason Seidel" <jseidel@unixsystem.org> mentioned: > Something happened to portupgrade, its not even recognizing ruby 1.9, the > problem is it installed 1.8, so I had 2 versions of ruby and its causing it to > mess up. I uninstalled ruby 1.8 and reinstalled ruby 1.9; but portupgrade > doesnt even look for 1.9 and tries to put 1.8 back again. > > Something got messed up in the port. Hi! This is the expected behavior, because the default ruby version has been reverted back to 1.8 after being 1.9 for a couple of days. If you'd like to keep 1.9 as default, just add RUBY_DEFAULT_VER=1.9 to make.conf as instructed in UPDATING. Don't be afraid that you have two versions of ruby installed -- they can coexists successfully. -- Stanislav Sedov ST4096-RIPE () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110907122501.9b8f31d5.stas>