New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81223


Ignore:
Timestamp:
07/27/11 05:39:39 (4 years ago)
Author:
ciserlohn@…
Message:

FScript: add livecheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/aqua/FScript/Portfile

    r79814 r81223  
    9393        } 
    9494} 
     95 
     96livecheck.type      regex 
     97livecheck.url       https://github.com/pmougin/F-Script/branches 
     98livecheck.regex     "/pmougin/F-Script/commits/v(\\d+\\.\\d+(\\.\\d+)?)" 
Note: See TracChangeset for help on using the changeset viewer.