[MacPorts] #15485: RFE: Use distfiles mirror and fallback also for URLs with tags

MacPorts noreply at macports.org
Mon Jun 2 12:28:07 PDT 2008


#15485: RFE: Use distfiles mirror and fallback also for URLs with tags
---------------------------------------+------------------------------------
 Reporter:  raimue at macports.org        |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:  MacPorts base enhancements           
Component:  ports                      |     Version:  1.7.0                                
 Keywords:  distfiles mirror fallback  |  
---------------------------------------+------------------------------------
 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.

-- 
Ticket URL: <http://trac.macports.org/ticket/15485>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list