New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82102


Ignore:
Timestamp:
08/08/11 01:06:27 (4 years ago)
Author:
afb@…
Message:

add livecheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/rpm52/Portfile

    r82101 r82102  
    141141        configure.env-append    __PERL=${prefix}/bin/perl5.12 
    142142} 
     143 
     144livecheck.type  regex 
     145# get the last modified tarball 
     146livecheck.url   ${master_sites} 
     147livecheck.regex rpm-(\[0-9\\.\]+)${extract.suffix} 
Note: See TracChangeset for help on using the changeset viewer.