Ticket #15485 (closed enhancement: fixed)
RFE: Use distfiles mirror and fallback also for URLs with tags
| Reported by: | raimue@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 1.7.0 |
| Component: | base | Version: | 1.7.0 |
| Keywords: | distfiles mirror fallback | Cc: | |
| Port: |
Description
If a URL in master_sites has a tag, the distfiles mirror and the fallback sites are not considered.
For example:
master_sites http://foo.example.org/:tag1 http://bar.example.org/:tag2 distfiles foo:tag1 bar:tag2
In this example, foo should be downloaded from foo.example.org, tag2 from bar.example.org. But the distfiles mirror and the fallback site are not added.
Attachments
Change History
comment:2 Changed 5 years ago by jmr@…
- Type changed from defect to enhancement
Implementation attached.
comment:3 Changed 5 years ago by jmr@…
- Owner changed from macports-tickets@… to jmr@…
- Status changed from new to assigned
- Cc jmr@… removed
Note: See
TracTickets for help on using
tickets.

