Ticket #24401: csshX-0.64.patch

File csshX-0.64.patch, 906 bytes (added by gavin@…, 14 years ago)

Patch to Portfile

  • Portfile

     
    22
    33PortSystem          1.0
    44name                csshX
    5 version             0.63
     5version             0.64
    66categories          net sysutils security
    77maintainers         nomaintainer
    88description         Cluster ssh tool for Terminal.app
     
    1818master_sites        googlecode
    1919extract.suffix      .tgz
    2020
    21 checksums           md5     0c7cfcf4b072bad592f9ab65708c58f1 \
    22                     sha1    5bac087c1f74cc055ce171e02b45bdafbc9e2850 \
    23                     rmd160  1340c71b5c633a401ae6e015349194ef4c08140f
     21checksums           md5     29f0b72cd5d3b8f88372a3759658a8d1 \
     22                    sha1    0d6154c908947c619ab759dfe7dbc385372a6d6f \
     23                    rmd160  91cdd0712421fadabb2c4130d8c03f0e4ff1f20e
    2424
    2525# Note this does not depend on MacPorts' perl but the system one for
    2626# things like Foundation.pm...