Opened 11 years ago

Closed 11 years ago

#36895 closed defect (fixed)

jubatus: don't depend on py-msgpack

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: humem (humem)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: jubatus

Description

jubatus shouldn't depend on py-msgpack because py-msgpack is a stub port that doesn't actually install any software. Instead, depend on the specific subport of py-msgpack that provides the software you need (py26-msgpack, py27-msgpack, py31-msgpack, py32-msgpack).

When you make this change, please increase the port's revision, both to fix the dependencies in the user's MacPorts registry, and also because a revision increase was necessary after the changes in r99414.

Change History (1)

comment:1 Changed 11 years ago by humem (humem)

Resolution: fixed
Status: newclosed

Thanks a lot! Committed in r99554.

Note: See TracTickets for help on using tickets.