Opened 19 years ago

Closed 19 years ago

#2683 closed defect (fixed)

FIX: port provies only accepts absolute paths

Reported by: kballard (Lily Ballard) Owned by: rshaw@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc: jmpp@…
Port:

Description

port provides only accepts absolute paths. A patch is attached which fixes this problem.

Attachments (1)

patch-port.tcl (697 bytes) - added by kballard (Lily Ballard) 19 years ago.
Patch for base/src/port/port.tcl

Download all attachments as: .zip

Change History (5)

Changed 19 years ago by kballard (Lily Ballard)

Attachment: patch-port.tcl added

Patch for base/src/port/port.tcl

comment:1 Changed 19 years ago by jmpp@…

I do not have control over base/, but I believe this to be an important amendment: many times I've found myself wondering where a certain file came from when providing a relative path to 'port provides' and not getting any answer, I'm sure many others have as well.

Just my two cents....

-jmpp

comment:2 Changed 19 years ago by rshaw@…

Cc: jmpp@… added
Owner: changed from darwinports-bugs@… to rshaw@…

I'll take care of testing/fixing this. I'm in the middle of some base/ code changes anyway. -rshaw

comment:3 Changed 19 years ago by rshaw@…

Status: newassigned

comment:4 Changed 19 years ago by rshaw@…

Resolution: fixed
Status: assignedclosed

Fixed and committed. Thanks for catching this! -rshaw

Note: See TracTickets for help on using tickets.