New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35095 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

thrift: fix perl module dependencies

Reported by: ryandesign@… Owned by: naoya.n@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: blair@…
Port: thrift

Description

The perl variant of the thrift port has dependencies on p5-class-accessor and p5-bit-vector. These must be changed to p5.12-class-accessor and p5.12-bit-vector, and the port must be told to use the "perl5.12" program instead of the "perl" program.

(It doesn't have to be 5.12, but it does have to be a specific version of perl, and 5.12 is our current default version.)

Change History

comment:1 Changed 11 months ago by blair@…

Fixed in r95289. The port doesn't install the modules in the correct location, but that's a separate issue.

comment:2 Changed 11 months ago by blair@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.