New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15639 (closed defect: fixed)

Opened 21 months ago

Last modified 11 months ago

rubygems-1.1.1 doesn't properly destroot docs

Reported by: blb@… Owned by: mr_bond@…
Priority: High Milestone:
Component: ports Version: 1.6.0
Keywords: ruby gems docs Cc:
Port:

Description

When installing rubygems, it will install the rdoc and ri files directly into ${prefix} avoiding the destroot entirely. Will attach a diff to the Portfile and a patch file which forces the doc files into the destroot.

To verify, use

port provides /opt/local/lib/ruby/gems/1.8/doc/rubygems-1.1.1/rdoc/created.rid

Attachments

Portfile.diff Download (476 bytes) - added by blb@… 21 months ago.
diff to Portfile
files_patch-setup.rb.diff Download (0.7 KB) - added by blb@… 21 months ago.
files/patch-setup.rb.diff

Change History

Changed 21 months ago by blb@…

diff to Portfile

Changed 21 months ago by blb@…

files/patch-setup.rb.diff

Changed 21 months ago by blb@…

  • status changed from new to closed
  • resolution set to fixed

mr_bond committed this in r37660.

Changed 11 months ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.