New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31741 (closed defect: fixed)

Opened 19 months ago

Last modified 19 months ago

py-crypto doesn't allow multiple versioned module installs

Reported by: blb@… Owned by: ram@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: jwa@…, 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

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

Change History

Changed 19 months ago by blb@…

Diff to Portfile

comment:1 Changed 19 months ago by ram@…

  • Status changed from new to assigned

comment:2 Changed 19 months ago by ram@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Thanks, patch committed in r86252

Note: See TracTickets for help on using tickets.