Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#28835 closed defect (fixed)

ompl @0.9.2 +python27 variant's reinplace code looks wrong

Reported by: l2g@… Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: ompl

Description

By accident, I spotted something in the portfile for ompl that looked wrong. The "reinplace" for the python27 variant is the same as for the python26 variant--meaning it modifies Python code to point to the python2.6 interpreter. Was python2.7 intended?

See attached patch.

Attachments (1)

tmo28835.ompl.python27_variant.patch (647 bytes) - added by l2g@… 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by l2g@…

comment:1 Changed 13 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

Thanks for the patch. Committed in r77071.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

The revision should also be increased so anyone who installed the port with that variant before will have their installed files corrected.

comment:3 Changed 13 years ago by mamoll (Mark Moll)

done in r77133.

Note: See TracTickets for help on using tickets.