aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2010-06-14 18:35:55 +0800
committergahr <gahr@FreeBSD.org>2010-06-14 18:35:55 +0800
commit490ffb0b5348d611294aca9f04aca5f2a71b247e (patch)
tree54441a1244bf648114843ef8b686a236007c8cc2 /security
parente84f9cc6421e9f0992474bf1e1c645de77030f25 (diff)
downloadfreebsd-ports-gnome-490ffb0b5348d611294aca9f04aca5f2a71b247e.tar.gz
freebsd-ports-gnome-490ffb0b5348d611294aca9f04aca5f2a71b247e.tar.zst
freebsd-ports-gnome-490ffb0b5348d611294aca9f04aca5f2a71b247e.zip
- Update to 1.2.6
PR: 147846 Submitted by: Sofian Brabez <sbrabez@gmail.com> (maintainer)
Diffstat (limited to 'security')
-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