New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21218: mc2.diff

File mc2.diff, 1.0 KB (added by ryandesign@…, 3 years ago)
  • Portfile

     
    1515        operations more efficient and preserving the full power of \ 
    1616        the command prompt. After some practice, you will wonder how \ 
    1717        you could ever live without it. 
    18 homepage        http://www.ibiblio.org/mc/ 
     18homepage        http://www.midnight-commander.org/ 
    1919platforms       darwin 
    20 master_sites    http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/ 
     20master_sites    ${homepage}downloads 
    2121checksums       md5 18b20db6e40480a53bac2870c56fc3c4 \ 
    2222                sha1 92be0802143245e0fb7e3847d70da614cad7d5fb \ 
    2323                rmd160 d565ee95a8916d73fad5e0defeb9f2f57e50962b 
    24 depends_build   bin:pkg-config:pkgconfig 
    25 depends_lib     lib:glib2:glib2 
     24depends_build   path:bin/pkg-config:pkgconfig 
     25depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 
    2626configure.args  --without-x --with-screen=ncurses \ 
    2727        --infodir=${prefix}/share/info --mandir=${prefix}/share/man 
     28 
     29livecheck.type  regex 
     30livecheck.url   [lindex ${master_sites} 0] 
     31livecheck.regex ${name}-(\[0-9.\]+)\\.tar