[131634] trunk/dports/perl/p5-net-ssh2/Portfile
mojca at macports.org
mojca at macports.org
Thu Jan 15 02:24:51 PST 2015
Revision: 131634
https://trac.macports.org/changeset/131634
Author: mojca at macports.org
Date: 2015-01-15 02:24:51 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-net-ssh2: upgrade to 0.53, add 5.18 5.20, checksums, minor whitespace changes (#46005, maintainer timeout)
Modified Paths:
--------------
trunk/dports/perl/p5-net-ssh2/Portfile
Modified: trunk/dports/perl/p5-net-ssh2/Portfile
===================================================================
--- trunk/dports/perl/p5-net-ssh2/Portfile 2015-01-15 10:22:41 UTC (rev 131633)
+++ trunk/dports/perl/p5-net-ssh2/Portfile 2015-01-15 10:24:51 UTC (rev 131634)
@@ -4,23 +4,21 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.16
-perl5.setup Net-SSH2 0.33
-revision 3
+perl5.branches 5.16 5.18 5.20
+perl5.setup Net-SSH2 0.53
maintainers oaf.dk:mni
platforms darwin
description Perl module for the SSH 2 protocol via libSSH2.
-
long_description Net::SSH2 is a perl interface to the libssh2 library. \
It supports the SSH2 protocol (there is no support for \
SSH1) with all of the key exchanges, ciphers, and \
compression of libssh2.
-checksums md5 96782c938539794c0c2c396a84ea2f09 \
- sha1 442c987a9301ff3bb9cfadd4b635655f6eccebcf \
- rmd160 65382bba2ef3110182916162472b52e8251cc063
+checksums rmd160 fc4dfa11e02983ae73369d996aad6e1fa7a29dc6 \
+ sha256 f072ecb816c6b9ef9ad03057a765590e8bc1ad401fdea215f272fa8405ce57dc
if {${perl5.major} != ""} {
-depends_lib-append port:libssh2
+ depends_lib-append \
+ port:libssh2
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/6775f7f4/attachment.html>
More information about the macports-changes
mailing list