Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/libssh2/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- Makefile 9 Nov 2011 15:25:43 -0000 1.35 +++ Makefile 3 Feb 2012 13:54:50 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libssh2 -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 PORTEPOCH= 2 CATEGORIES= security devel MASTER_SITES= http://www.libssh2.org/download/ \ @@ -137,6 +137,8 @@ libssh2_scp_send64.3 \ libssh2_scp_send_ex.3 \ libssh2_session_abstract.3 \ + libssh2_session_banner_get.3 \ + libssh2_session_banner_set.3 \ libssh2_session_block_directions.3 \ libssh2_session_callback_set.3 \ libssh2_session_disconnect.3 \ @@ -155,6 +157,7 @@ libssh2_session_set_blocking.3 \ libssh2_session_set_timeout.3 \ libssh2_session_startup.3 \ + libssh2_session_supported_algs.3 \ libssh2_sftp_close.3 \ libssh2_sftp_close_handle.3 \ libssh2_sftp_closedir.3 \ @@ -162,6 +165,7 @@ libssh2_sftp_fstat.3 \ libssh2_sftp_fstat_ex.3 \ libssh2_sftp_fstatvfs.3 \ + libssh2_sftp_get_channel.3 \ libssh2_sftp_init.3 \ libssh2_sftp_last_error.3 \ libssh2_sftp_lstat.3 \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/security/libssh2/distinfo,v retrieving revision 1.23 diff -u -r1.23 distinfo --- distinfo 8 Sep 2011 13:51:46 -0000 1.23 +++ distinfo 3 Feb 2012 13:54:50 -0000 @@ -1,2 +1,2 @@ -SHA256 (libssh2-1.3.0.tar.gz) = 9de377854202f033bfb57ce4f95194a2b1283d45fb243b5e7dca30e058f40f9c -SIZE (libssh2-1.3.0.tar.gz) = 639262 +SHA256 (libssh2-1.4.0.tar.gz) = dfc5bbad14a5049fea5c5e8a7a743130bb1e365730e13e2bb7d6494c92a4c581 +SIZE (libssh2-1.4.0.tar.gz) = 653514