#13815 closed update (fixed)
rb-rubygems out of date
Reported by: | wlipa (Bill Lipa) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | yuhei@… | |
Port: |
Description
rb-rubygems is at 0.9.4, but RubyGems 1.0.0 or later is needed to install Rails 2.0.
(Rails is out of date as well but at least you can easily install it with RubyGems since there's no native code.)
Attachments (2)
Change History (12)
comment:1 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | → Port Updates |
---|---|
Type: | defect → enhancement |
comment:2 Changed 17 years ago by jmroot (Joshua Root)
Cc: | yuhei@… added |
---|
comment:3 Changed 17 years ago by daniel.bond@…
Adding patches for bumping rubygems up to version 1.1.0, then we can close tickets for rails, and other stuff that requires newer version of rubygems.
Changed 17 years ago by daniel.bond@…
Attachment: | rubygems-1.1.0.diff added |
---|
Bump rubygems up to 1.1.0
comment:4 Changed 17 years ago by daniel.bond@…
tested sudo port install rb-rubygems (with only /usr/bin/ruby installed), installes cleanly in 1.6. Rails etc, which has been installed via "gem install <gem>", will be installed with #!/opt/local/bin/ruby as script header.
comment:5 Changed 17 years ago by daniel.bond@…
it seems that _cd is depreciated, make sure to replace that in the port group patch, seems most ruby-related ports fail due to this..
Changed 17 years ago by daniel.bond@…
Attachment: | ruby-1.0.tcl-fetch.patch added |
---|
added dummymethod "fetch" for rubyforge, removed legacy function "_cd" so ports using this build again.
comment:6 Changed 17 years ago by daniel.bond@…
comment:7 Changed 17 years ago by daniel.bond@…
ok, found out we need to have macport-ruby as a dependency. this port should be fine, after patches for ruby.setup (changeset 35772 and 35773) have been commited.
comment:8 Changed 17 years ago by mr_bond@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in revision [35899]
comment:9 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
Cc maintainer.