Revision: 99152 http://trac.macports.org//changeset/99152 Author: davidnichols@macports.org Date: 2012-10-28 12:38:21 -0700 (Sun, 28 Oct 2012) Log Message: ----------- updated to v0.9.7 Modified Paths: -------------- trunk/dports/lang/qore-ssh2-module/Portfile Modified: trunk/dports/lang/qore-ssh2-module/Portfile =================================================================== --- trunk/dports/lang/qore-ssh2-module/Portfile 2012-10-28 18:35:16 UTC (rev 99151) +++ trunk/dports/lang/qore-ssh2-module/Portfile 2012-10-28 19:38:21 UTC (rev 99152) @@ -4,20 +4,21 @@ PortSystem 1.0 name qore-ssh2-module -version 0.9.6 +version 0.9.7 use_bzip2 yes categories lang license LGPL-2.1 maintainers davidnichols description ssh2 module for Qore long_description Module providing access to the ssh2 protocol including sftp support +use_bzip2 yes homepage http://qore.org platforms darwin master_sites sourceforge:qore -checksums md5 59bdb781bc9aad378631ab19107a806b \ - sha1 7eb8e07dfecd95cf186e50fb2e3cbaf8392ecafd \ - rmd160 46ea7294b2e8f04ca06e5d8b449556d2d5dae40f +checksums md5 dbf623c61ae85cc84914b59802508c89 \ + sha1 616be8821caf60427495d208643b068392811ac2 \ + rmd160 d975085899da9fb5bb7bc61ef1ebeb8f2c81caca depends_lib port:qore \ port:libssh2