Opened 18 years ago
Closed 18 years ago
#10889 closed enhancement (fixed)
UPDATE: rb-rails to 1.1.6, rb-actionpack to 1.12.5, rb-actionwebservice to 1.1.6, rb-activerecord to 1.14.4
Reported by: | chris@… | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | Cc: | ||
Port: |
Description
Request for the following updates, which bring rb-rails and its dependencies up to the latest:
rb-actionpack to 1.12.5 rb-activerecord to 1.14.4 rb-actionwebservice to 1.1.6 rb-rails to 1.1.6
I'll attach the relevant patches to the ticket.
Attachments (5)
Change History (10)
Changed 18 years ago by chris@…
Attachment: | rails-1.1.6.patch added |
---|
Changed 18 years ago by chris@…
Attachment: | rb-actionpack-1.12.5.patch added |
---|
Patch for rb-actionpack Portfile
Changed 18 years ago by chris@…
Attachment: | rb-actionwebservice-1.1.6.patch added |
---|
Patch for rb-actionwebservice Portfile
Changed 18 years ago by chris@…
Attachment: | rb-activerecord-1.14.4.patch added |
---|
Patch for rb-activerecord Portfile
comment:1 Changed 18 years ago by markd@…
Summary: | Update rb-rails to 1.1.6, rb-actionpack to 1.12.5, rb-actionwebservice to 1.1.6, rb-activerecord to 1.14.4 → UPDATE: rb-rails to 1.1.6, rb-actionpack to 1.12.5, rb-actionwebservice to 1.1.6, rb-activerecord to 1.14.4 |
---|
comment:2 Changed 18 years ago by yeled@…
Owner: | changed from yeled@… to pguyot@… |
---|
comment:3 Changed 18 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
THanks. Committed.
comment:4 Changed 18 years ago by mcornick@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
rb-actionmailer also needs to be updated to version 1.2.5. Without it, the rails command fails thus:
$ rails testapp /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:251:in `report_activate_error': RubyGem version error: actionmailer(1.2.3 not = 1.2.5) (Gem::LoadError) from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:188:in `activate' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:214:in `activate' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:213:in `each' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:213:in `activate' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:66:in `active_gem_with_options' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:59:in `require_gem' from /opt/local/bin/rails:17
I have these installed:
rb-actionmailer @1.2.3 ruby/rb-actionmailer rb-actionpack @1.12.5 ruby/rb-actionpack rb-actionwebservice @1.1.6 ruby/rb-actionwebservice rb-activerecord @1.14.4 ruby/rb-activerecord rb-activesupport @1.3.1 ruby/rb-activesupport rb-rails @1.1.6 ruby/rb-rails rb-rake @0.7.1 ruby/rb-rake rb-rubygems @0.9.0 ruby/rb-rubygems ruby @1.8.5 lang/ruby
Changed 18 years ago by mcornick@…
Attachment: | rb-actionmailer-1.2.5.patch added |
---|
Patch for rb-actionmailer Portfile
comment:5 Changed 18 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Thanks. I just committed the update.
Note: See
TracTickets for help on using
tickets.
Patch for rb-rails Portfile