#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 18 years ago by kballard (Lily Ballard)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 18 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | MacPorts 1.5 → MacPorts 1.4 |
---|
comment:3 Changed 17 years ago by nox@…
Priority: | Important → High |
---|
comment:4 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Merged into the release_1_4 branch in r24908.
-jmpp
Note: See
TracTickets for help on using
tickets.
Fixed in r24450