[MacPorts] #32928: py-mechanize @0.1.9 fails to perform a livecheck

MacPorts noreply at macports.org
Wed Jan 18 12:33:08 PST 2012


#32928: py-mechanize @0.1.9 fails to perform a livecheck
--------------------------------------+-------------------------------------
 Reporter:  nonstop.server@…          |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  2.0.3                                
 Keywords:  haspatch                  |        Port:  py-mechanize                         
--------------------------------------+-------------------------------------

Comment(by macsforever2000@…):

 Note that livecheck needs to be inside of a subport block like so:

 {{{
 if {${name} == ${subport}} {
         livecheck.regex     mechanize-(\[0-9.\]+)${extract.suffix}
         livecheck.type      regex
         livecheck.url       ${homepage}/src
 } else {
         livecheck.type        none
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/32928#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list