New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22784: Portfile.diff

File Portfile.diff, 0.5 KB (added by scott@…, 2 years ago)
  • Portfile

    old new  
    1111homepage            http://www.corpit.ru/mjt/rbldnsd.html 
    1212distname            ${name}_${version} 
    1313worksrcdir          ${name}-${version} 
     14 
     15livecheck.url       ${master_sites} 
     16livecheck.regex     "${name}_(\\d+(?:\\.\\d+)\[b-z\])${extract.suffix}" 
     17 
    1418description             rbldnsd is a small and fast DNS daemon which \ 
    1519                    is especially made to serve DNSBL zone 
    1620