Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#7719 closed defect (fixed)

port outdated does not work for 'direct' mode

Reported by: danielluke (Daniel J. Luke) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.2
Keywords: Cc:
Port:

Description

When port is looping through installed ports to see if there are newer versions available, it throws away ports that are not active.

The attached patch changes this behavior to only happen if darwinports::registry.installtype is "image", and thus should fix port outdated for direct mode (it appears to work on my machine).

Attachments (1)

port.tcl-patch (1.9 KB) - added by danielluke (Daniel J. Luke) 18 years ago.
Fix port outdated for direct mode

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by danielluke (Daniel J. Luke)

Attachment: port.tcl-patch added

Fix port outdated for direct mode

comment:1 Changed 18 years ago by jberry@…

Resolution: fixed
Status: newclosed

Patch applied with small changes. Thanks. Keep up the awesome work! Whitespace in diff didn't match source??

comment:2 Changed 18 years ago by danielluke (Daniel J. Luke)

(In reply to comment #2)

Patch applied with small changes. Thanks. Keep up the awesome work!

cool.

Whitespace in diff didn't match source??

I must have uploaded a patch I had hand-edited (since I wanted the patches to be 1 per feature), sorry about that, I'll be more careful generating the patches in the future.

Note: See TracTickets for help on using tickets.