Opened 13 years ago
Closed 13 years ago
#31741 closed defect (fixed)
py-crypto doesn't allow multiple versioned module installs
Reported by: | blb@… | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | jyrkiwahlstedt, mww@… | |
Port: | py-crypto |
Description
The unified py-crypto installs docs under just ${name} instead of ${subport} so only one version can be active at a time (${prefix}/share/doc/py-crypto is used by all).
The attached patch switches this to ${subport} and skips the post-destroot for the wrapper py-crypto port itself.
Attachments (1)
Change History (3)
Changed 13 years ago by blb@…
Attachment: | py-crypto.diff added |
---|
comment:1 Changed 13 years ago by skymoo (Adam Mercer)
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks, patch committed in r86252
Note: See
TracTickets for help on using
tickets.
Diff to Portfile