Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#11828 closed defect (fixed)

default_variants seems to only consider first variant

Reported by: ehainry@… Owned by: macports-tickets@…
Priority: High Milestone: MacPorts 1.4
Component: base Version: 1.4
Keywords: Cc:
Port:

Description

While installing mutt-devel, and herrie. default_variants were overlooked.

port install mutt-devel +ssl installed mutt-devel +pop+ssl but forgot imap. So it seems the first default variant is considered, but not the others.

port install herrie -http -xspf -scrobbler +mp3 installed exactly herrie -http -xspf +mp3 while it should have taken the vorbis variant...

(port version 1.4.3, osx-darwin 8.9.0, ppc)

Remark: since few ports have more than one default_variants, this bug may be quite rare...

Change History (4)

comment:1 Changed 17 years ago by kballard (Lily Ballard)

Resolution: fixed
Status: newclosed

Fixed in r24450

comment:2 Changed 17 years ago by jmpp@…

Milestone: MacPorts 1.5MacPorts 1.4

comment:3 Changed 17 years ago by nox@…

Priority: ImportantHigh

comment:4 Changed 17 years ago by jmpp@…

Merged into the release_1_4 branch in r24908.

-jmpp

Note: See TracTickets for help on using tickets.