Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #9421: Portfile.patch

File Portfile.patch, 0.5 KB (added by luc@…, 3 years ago)

Portfile for multitail 4.0.4 - > 4.0.6

  • Portfile

    old new  
    33PortSystem 1.0 
    44 
    55name            multitail 
    6 version         4.0.4 
     6version         4.0.6 
    77categories      sysutils 
    88maintainers     luc@honk-honk.com 
    99description     Tail multiple files in one terminal at once 
     
    2121 
    2222homepage        http://www.vanheusden.com/multitail/ 
    2323master_sites    ${homepage} 
    24 checksums       md5 86d675d8da0bac430f5800cbf0cbdd46 
     24checksums       md5 53b40323f0be939a3f8403de0caa8bab 
    2525extract.suffix  .tgz 
    2626 
    2727use_configure   no