Ticket #26436: libssh2-1.2.4-to-1.2.7.diff
File libssh2-1.2.4-to-1.2.7.diff, 1.3 KB (added by jon.hermansen@…, 14 years ago) |
---|
-
ports/devel/libssh2/Portfile
old new 1 # $Id: Portfile 70156 2010-07-30 21:30:26Z 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 archcheck 1.0 5 6 PortGroup muniversal 1.0 6 7 7 8 name libssh2 8 version 1.2.4 9 revision 1 9 version 1.2.7 10 10 categories devel net 11 11 platforms darwin 12 12 maintainers pmq openmaintainer … … long_description libssh2 is a library i 20 20 license BSD 21 21 22 22 homepage http://www.libssh2.org/ 23 master_sites ${homepage}download/ sourceforge23 master_sites ${homepage}download/ 24 24 25 checksums md5 4d65a66d5f232e5bb1d05b311e43d46d\26 sha1 dcc8a0b1352114b10db20bf895ecb9e7272de094\27 rmd160 1ef203bd7399be1ef0f312cc4317edf766a0dc7f25 checksums md5 a5d78344886f1282e4008c09bf568076 \ 26 sha1 271dd411015cd3656886541c6650a4471458669e \ 27 rmd160 cb438958a77df0e194ac83499dfdd78ff4524b0b 28 28 29 29 depends_lib port:openssl port:zlib 30 30