Ticket #16408: patch-mc.diff

File patch-mc.diff, 1.1 KB (added by raimue (Rainer Müller), 15 years ago)
  • Portfile

     
    33PortSystem 1.0
    44
    55name            mc
    6 version         4.6.1
     6version         4.6.2
    77categories      sysutils
    88maintainers     waqar
    99description     GNU Midnight Commander
     
    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/
    21 checksums       md5 18b20db6e40480a53bac2870c56fc3c4 \
    22                 sha1 92be0802143245e0fb7e3847d70da614cad7d5fb \
    23                 rmd160 d565ee95a8916d73fad5e0defeb9f2f57e50962b
     20master_sites    http://www.midnight-commander.org/downloads/3?dummy=
     21checksums       md5     ec92966f4d0c8b50c344fe901859ae2a \
     22                sha1    c6f3072384d670caa82ca1cc4b1777c0f066e341 \
     23                rmd160  7a285c8279e8317494177ad31e35ef77a114d6ca
    2424depends_build   bin:pkg-config:pkgconfig
    2525depends_lib     lib:glib2:glib2
    2626configure.args  --without-x --with-screen=ncurses \