Ticket #26437: p5-net-ssh2-0.28-to-0.33.diff
File p5-net-ssh2-0.28-to-0.33.diff, 1.2 KB (added by jon.hermansen@…, 14 years ago) |
---|
-
ports/perl/p5-net-ssh2/Portfile
old new 1 # $Id: Portfile 66209 2010-04-07 08:52:46Z ryandesign@macports.org $ 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id$ 2 3 3 4 PortSystem 1.0 4 5 PortGroup perl5 1.0 5 6 6 perl5.setup Net-SSH2 0. 287 perl5.setup Net-SSH2 0.33 7 8 maintainers oaf.dk:mni 8 9 platforms darwin 9 10 … … long_description Net::SSH2 is a perl 14 15 SSH1) with all of the key exchanges, ciphers, and \ 15 16 compression of libssh2. 16 17 17 checksums md5 5d6a9c4b2256c34819c0d6f3a0163066\18 sha1 56ef4dadc652d219490b4e0aa3e6d94bd41507c5\19 rmd160 11fc2eaaeffe9105c22b85ce6a3f8b1ef8b64efa18 checksums md5 96782c938539794c0c2c396a84ea2f09 \ 19 sha1 442c987a9301ff3bb9cfadd4b635655f6eccebcf \ 20 rmd160 65382bba2ef3110182916162472b52e8251cc063 20 21 21 22 depends_lib-append port:libssh2