[MacPorts] #24542: port livecheck does not honor master_sites.mirror_subdir

MacPorts noreply at macports.org
Sun Apr 18 10:11:11 PDT 2010


#24542: port livecheck does not honor master_sites.mirror_subdir
----------------------------+-----------------------------------------------
 Reporter:  hashar@…        |       Owner:  macports-tickets@…                   
     Type:  defect          |      Status:  new                                  
 Priority:  Normal          |   Milestone:                                       
Component:  base            |     Version:  1.8.2                                
 Keywords:                  |        Port:  gsoap                                
----------------------------+-----------------------------------------------
 While livechecking gsoap port, I had a regex error rendering livecheck
 impossible.

 The project is hosted on sourceforge using roject name "gsoap2" although
 the name is actually "gsoap" in the RSS feed.

 The Portfile contains :

 {{{
 master_sites.mirror_subdir  gsoap2
 }}}

 But livecheck was looking at <sourceforge url>?project=gsoap

 I patched portlivecheck.tcl so it uses master_sites.mirror_subdir as a
 livecheck.name and the Portfile so it uses the gsoap name :
 {{
 livecheck.distname = gsoap
 }}

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


More information about the macports-tickets mailing list