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)

py-crypto.diff (843 bytes) - added by blb@… 13 years ago.
Diff to Portfile

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by blb@…

Attachment: py-crypto.diff added

Diff to Portfile

comment:1 Changed 13 years ago by skymoo (Adam Mercer)

Status: newassigned

comment:2 Changed 13 years ago by skymoo (Adam Mercer)

Resolution: fixed
Status: assignedclosed

Thanks, patch committed in r86252

Note: See TracTickets for help on using tickets.