rubygem-nokogiri and hoe

2010-10-30 Thread Alexander Logvinov
Hello! It doesn't seem to depend on hoe: https://rubygems.org/gems/nokogiri/versions/1.4.3 $ gem dependency nokogiri Gem nokogiri-1.4.3.1 hoe (>= 2.6.0, development) minitest (>= 1.6.0, development) racc (>= 0, development) rake-compiler (>= 0, development) rexical (>= 0, development)

RAKE_BIN and ruby19

2010-12-26 Thread Alexander Logvinov
Hi! It seems this a typo: --- bsd.ruby.mk 22 Nov 2010 05:47:07 - 1.203 +++ bsd.ruby.mk 26 Dec 2010 16:32:33 - @@ -551,7 +551,7 @@ .if ${RUBY_VER} == 1.8 RAKE_BIN= ${LOCALBASE}/bin/rake .else -RAKE_BIN= ${GEM_LIB_DIR}/bin/rake${RUBY_VER:S/.//} +RAKE_BIN= ${LOCALBASE

Re: RAKE_BIN and ruby19

2010-12-26 Thread Alexander Logvinov
Hi! On 27.12.2010 02:07 Stanislav Sedov wrote: >> -RAKE_BIN=${GEM_LIB_DIR}/bin/rake${RUBY_VER:S/.//} >> +RAKE_BIN=${LOCALBASE}/bin/rake${RUBY_VER:S/.//} >> .endif >> .endif > This change was made because we had problems with old version of rake > bundled with ruby 1.9. That's why we made

Re: ports/153965: [new port] security/rubygem-bcrypt-ruby : Sophisticated and secure hash algorithm for passwords

2011-01-13 Thread Alexander Logvinov
The following reply was made to PR ports/153965; it has been noted by GNATS. From: Alexander Logvinov To: bug-follo...@freebsd.org, jhelf...@experts-exchange.com Cc: Subject: Re: ports/153965: [new port] security/rubygem-bcrypt-ruby : Sophisticated and secure hash algorithm for passwords