New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15485 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

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

tags-mirrors.diff (1.3 KB) - added by jmr@… 5 years ago.

Change History

comment:1 Changed 5 years ago by jmr@…

  • Component changed from ports to base

Changed 5 years ago by jmr@…

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

comment:4 Changed 5 years ago by jmr@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Committed in r37914.

comment:5 Changed 4 years ago by jmr@…

  • Milestone changed from MacPorts Future to MacPorts 1.7.0
Note: See TracTickets for help on using tickets.