New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80850


Ignore:
Timestamp:
07/18/11 19:27:30 (4 years ago)
Author:
blair@…
Message:

serf1: correct livecheck to use "serf" instead of "serf1" and use the
download page instead of the home page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/www/serf1/Portfile

    r80771 r80850  
    4949} 
    5050 
     51livecheck.url   http://code.google.com/p/serf/downloads/list 
    5152livecheck.type  regex 
    52 livecheck.regex $name-(\\d+(?:\\.\\d+)*) 
     53livecheck.regex serf-(\\d+(?:\\.\\d+)*) 
Note: See TracChangeset for help on using the changeset viewer.