[MacPorts] #24049: rb-rubygems outdated
#24049: rb-rubygems outdated -----------------------------+---------------------------------------------- Reporter: roland@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: rubygems ruby | Port: rb-rubygems -----------------------------+---------------------------------------------- Hi, rb-rubygems 1.3.5 is outdated. e.g. Rails 3 beta requires the Bundler gem which requires at least rubygems 1.3.6: ERROR: Error installing bundler: bundler requires RubyGems version >= 1.3.6 -- Ticket URL: <http://trac.macports.org/ticket/24049> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24049: rb-rubygems outdated -----------------------------+---------------------------------------------- Reporter: roland@… | Owner: mr_bond@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: rb-rubygems -----------------------------+---------------------------------------------- Changes (by macsforever2000@…): * keywords: rubygems ruby => * owner: macports-tickets@… => mr_bond@… Old description:
Hi,
rb-rubygems 1.3.5 is outdated.
e.g. Rails 3 beta requires the Bundler gem which requires at least rubygems 1.3.6:
ERROR: Error installing bundler: bundler requires RubyGems version >= 1.3.6
New description: Hi, rb-rubygems 1.3.5 is outdated. e.g. Rails 3 beta requires the Bundler gem which requires at least rubygems 1.3.6: {{{ ERROR: Error installing bundler: bundler requires RubyGems version >= 1.3.6 }}} -- -- Ticket URL: <http://trac.macports.org/ticket/24049#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24049: rb-rubygems outdated -----------------------------+---------------------------------------------- Reporter: roland@… | Owner: mr_bond@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: rb-rubygems -----------------------------+---------------------------------------------- Comment(by mina.macports@…): Here is a patch to upgrade the port: {{{ --- Portfile.old 2010-02-06 00:11:56.000000000 -0500 +++ Portfile 2010-03-18 14:05:56.000000000 -0400 @@ -5,7 +5,7 @@ name rb-rubygems categories ruby devel -version 1.3.5 +version 1.3.6 homepage http://www.rubygems.org master_sites http://rubyforge.org/frs/download.php/60718/ @@ -19,9 +19,9 @@ long_description RubyGems is the Ruby standard for publishing and \ managing third party libraries. -checksums md5 6e317335898e73beab15623cdd5f8cff \ - sha1 8545f25d00c757a310b879a2580e56d6012fc981 \ - rmd160 2d17f0de2d387bd2a034916cb79531110f3be196 +checksums md5 789ca8e9ad1d4d3fe5f0534fcc038a0d \ + sha1 ad6606d1eae82cb69381e4f5b2022d2f3f2733f3 \ + rmd160 f2aa5155a79f07a3f9106e90a4d1e4d39d31cc5a patchfiles patch-lib_rubygems_commands_setup_command.rb.diff }}} Note however that there are spurious problems online about problems with this version: http://help.rubygems.org/discussions/problems/51-unable-to- run-gem-update-with-rubygems-136-gem-update-foo-works-however -- Ticket URL: <http://trac.macports.org/ticket/24049#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24049: rb-rubygems outdated -----------------------------+---------------------------------------------- Reporter: roland@… | Owner: mr_bond@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: rb-rubygems -----------------------------+---------------------------------------------- Comment(by cjlazell@…): This patch no longer works, 1.3.7 is out. I have successfully installed 1.3.7 my rb-rubygems Portfile is http://pastie.textmate.org/private/clt5yrmqh6ijfr4noi9l4g enjoy :) -- Ticket URL: <http://trac.macports.org/ticket/24049#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24049: rb-rubygems outdated -----------------------------+---------------------------------------------- Reporter: roland@… | Owner: mr_bond@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: rb-rubygems -----------------------------+---------------------------------------------- Changes (by kimuraw@…): * cc: kimuraw@… (added) Comment: CC Me! -- Ticket URL: <http://trac.macports.org/ticket/24049#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24049: rb-rubygems outdated ------------------------------+--------------------------------------------- Reporter: roland@… | Owner: mr_bond@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: rb-rubygems | ------------------------------+--------------------------------------------- Changes (by kimuraw@…): * status: new => closed * resolution: => fixed Comment: I commited with the attached patch as r70957. now 1.3.7 is available. -- Ticket URL: <http://trac.macports.org/ticket/24049#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts