Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15639 closed defect (fixed)

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 (2)

Portfile.diff (476 bytes) - added by blb@… 16 years ago.
diff to Portfile
files_patch-setup.rb.diff (674 bytes) - added by blb@… 16 years ago.
files/patch-setup.rb.diff

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by blb@…

Attachment: Portfile.diff added

diff to Portfile

Changed 16 years ago by blb@…

Attachment: files_patch-setup.rb.diff added

files/patch-setup.rb.diff

comment:1 Changed 16 years ago by blb@…

Resolution: fixed
Status: newclosed

mr_bond committed this in r37660.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.