New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16077: upgrade-runit-from-1.8.0-to-2.0.0.patch

File upgrade-runit-from-1.8.0-to-2.0.0.patch, 682 bytes (added by macports@…, 5 years ago)

patch to sysutils/runit/Portfile

  • Portfile

    old new  
    33PortSystem 1.0 
    44 
    55name            runit 
    6 version         1.8.0 
     6version         2.0.0 
    77categories      sysutils 
    88platforms       darwin 
    99maintainers     macports@sanityinc.com 
     
    1515 
    1616homepage        http://smarden.org/runit/ 
    1717master_sites    http://smarden.org/runit/ 
    18 checksums       ${distname}.tar.gz md5 46549303a336bee8f627bfb399d44085 
     18checksums       ${distname}.tar.gz md5 63c53d313736f444a53a7451bfa76991 
    1919worksrcdir      admin/${worksrcdir} 
    2020use_configure   no 
    2121