aboutsummaryrefslogtreecommitdiff
path: root/security/libssh2
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-06-14 10:35:55 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-06-14 10:35:55 +0000
commit98eadcd5db5c7e16ba1da768ac19f8062e91d4d3 (patch)
treedc80a0a6bd74fafc3f9dab54ac12e248d08c9a02 /security/libssh2
parent4235bb0086317e7e7c501da6c2dab953ee7a9e1f (diff)
downloadports-98eadcd5db5c7e16ba1da768ac19f8062e91d4d3.tar.gz
ports-98eadcd5db5c7e16ba1da768ac19f8062e91d4d3.zip
Notes
Diffstat (limited to 'security/libssh2')
-rw-r--r--security/libssh2/Makefile9
-rw-r--r--security/libssh2/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile
index 041e7042749c..30cbaefcabb2 100644
--- a/security/libssh2/Makefile
+++ b/security/libssh2/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= libssh2
-PORTVERSION= 1.2.5
+PORTVERSION= 1.2.6
PORTEPOCH= 2
CATEGORIES= security devel
-MASTER_SITES= http://www.libssh2.org/download/ \
- http://redundancy.redundancy.org/mirror/
+MASTER_SITES= http://www.libssh2.org/download/
MAINTAINER= sbrabez@gmail.com
COMMENT= A library implementing the SSH2 protocol
@@ -107,6 +106,7 @@ MAN3= libssh2_agent_connect.3 \
libssh2_knownhost_add.3 \
libssh2_knownhost_addc.3 \
libssh2_knownhost_check.3 \
+ libssh2_knownhost_checkp.3 \
libssh2_knownhost_del.3 \
libssh2_knownhost_get.3 \
libssh2_knownhost_free.3 \
@@ -128,6 +128,7 @@ MAN3= libssh2_agent_connect.3 \
libssh2_publickey_shutdown.3 \
libssh2_scp_recv.3 \
libssh2_scp_send.3 \
+ libssh2_scp_send64.3 \
libssh2_scp_send_ex.3 \
libssh2_session_abstract.3 \
libssh2_session_block_directions.3 \
@@ -152,6 +153,7 @@ MAN3= libssh2_agent_connect.3 \
libssh2_sftp_fsetstat.3 \
libssh2_sftp_fstat.3 \
libssh2_sftp_fstat_ex.3 \
+ libssh2_sftp_fstatvfs.3 \
libssh2_sftp_init.3 \
libssh2_sftp_last_error.3 \
libssh2_sftp_lstat.3 \
@@ -175,6 +177,7 @@ MAN3= libssh2_agent_connect.3 \
libssh2_sftp_shutdown.3 \
libssh2_sftp_stat.3 \
libssh2_sftp_stat_ex.3 \
+ libssh2_sftp_statvfs.3 \
libssh2_sftp_symlink.3 \
libssh2_sftp_symlink_ex.3 \
libssh2_sftp_tell.3 \
diff --git a/security/libssh2/distinfo b/security/libssh2/distinfo
index e2632f87b121..445f6140f964 100644
--- a/security/libssh2/distinfo
+++ b/security/libssh2/distinfo
@@ -1,3 +1,3 @@
-MD5 (libssh2-1.2.5.tar.gz) = 9c4ccd6a078c465179bb70fcf5a704d8
-SHA256 (libssh2-1.2.5.tar.gz) = 9ff3d11a8d3d6c49ea6746cdb6a482473df0b758a81bc81cffcc5449db3d9c42
-SIZE (libssh2-1.2.5.tar.gz) = 559553
+MD5 (libssh2-1.2.6.tar.gz) = 7887bd95f1d5fc69780bfc5784410574
+SHA256 (libssh2-1.2.6.tar.gz) = 0bb9f1a27e7a362fe13eec75d4fdd541dd6359e9d3e4963368f26c711287c601
+SIZE (libssh2-1.2.6.tar.gz) = 579590