New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21218: mc.diff

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

     
    44 
    55name            mc 
    66version         4.6.1 
     7set download_id 1 
    78categories      sysutils 
    89maintainers     waqar 
    910description     GNU Midnight Commander 
     
    1516        operations more efficient and preserving the full power of \ 
    1617        the command prompt. After some practice, you will wonder how \ 
    1718        you could ever live without it. 
    18 homepage        http://www.ibiblio.org/mc/ 
     19homepage        http://www.midnight-commander.org/ 
    1920platforms       darwin 
    20 master_sites    http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/ 
     21master_sites    ${homepage}downloads/${download_id}?dummy= 
    2122checksums       md5 18b20db6e40480a53bac2870c56fc3c4 \ 
    2223                sha1 92be0802143245e0fb7e3847d70da614cad7d5fb \ 
    2324                rmd160 d565ee95a8916d73fad5e0defeb9f2f57e50962b 
    24 depends_build   bin:pkg-config:pkgconfig 
    25 depends_lib     lib:glib2:glib2 
     25depends_build   path:bin/pkg-config:pkgconfig 
     26depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 
    2627configure.args  --without-x --with-screen=ncurses \ 
    2728        --infodir=${prefix}/share/info --mandir=${prefix}/share/man 
     29 
     30livecheck.type  regex 
     31livecheck.url   ${homepage}downloads 
     32livecheck.regex ${name}-(\[0-9.\]+)\\.tar