1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Update to 1.2.6

PR:		147846
Submitted by:	Sofian Brabez <sbrabez@gmail.com> (maintainer)
This commit is contained in:
Pietro Cerutti 2010-06-14 10:35:55 +00:00
parent 4235bb0086
commit 98eadcd5db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256515
2 changed files with 9 additions and 6 deletions

View File

@ -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 \

View File

@ -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