Ticket #32928: py-mechanize.2.diff
File py-mechanize.2.diff, 407 bytes (added by nonstop.server@…, 13 years ago) |
---|
-
Portfile
old new 34 34 copy $f ${destroot}${prefix}/share/doc/${name}/examples/[file tail $f] 35 35 } 36 36 } 37 38 if {${name} == ${subport}} { 39 livecheck.regex mechanize-(\[0-9.\]+)${extract.suffix} 40 livecheck.type regex 41 livecheck.url ${homepage}/src 42 } else { 43 livecheck.type none 44 }