New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26767: csshX-0.73.patch

File csshX-0.73.patch, 1.0 KB (added by gavin@…, 3 years ago)
  • Portfile

     
    22 
    33PortSystem          1.0 
    44name                csshX 
    5 version             0.72 
     5version             0.73 
    66categories          net sysutils security 
    77maintainers         nomaintainer 
    8 supported_archs     noarch 
    9  
    108description         Cluster ssh tool for Terminal.app 
    119long_description \ 
    1210   csshX is a tool to allow simultaneous control of multiple SSH sessions. \ 
     
    2018master_sites        googlecode 
    2119extract.suffix      .tgz 
    2220 
    23 checksums           md5     15178bbdaaa8f949bd583bd639577232 \ 
    24                     sha1    a77f3047ebba8e77eced296db49dd359d5e19742 \ 
    25                     rmd160  ba9d1dc7addd51713a9225ed77a985e4b5eaca61 
     21checksums           md5     ba5fc81f6ccb43c9f5908dbfd5901576 \ 
     22                    sha1    6a97a7d88986b1ef6cbd451e1d473db4c9fecda3 \ 
     23                    rmd160  4a4d14520c5ed9076568aebea3a4103278dc9800 
    2624 
    2725# Note this does not depend on MacPorts' perl but the system one for 
    2826# things like Foundation.pm...