- update libssh2 to 1.2.8
- regen PLIST - bump SHARED_LIBS ok jasper@, tweaks and ok giovanni@
This commit is contained in:
parent
cc0d5f4dbd
commit
9ec2d09887
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/20 17:22:43 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/04/10 16:01:03 benoit Exp $
|
||||
|
||||
COMMENT = library implementing the SSH2 protocol
|
||||
|
||||
DISTNAME = libssh2-1.2.7
|
||||
DISTNAME = libssh2-1.2.8
|
||||
CATEGORIES = security
|
||||
SHARED_LIBS += ssh2 4.3 # .1.1
|
||||
SHARED_LIBS += ssh2 5.0 # .1.1
|
||||
|
||||
HOMEPAGE = http://www.libssh2.org/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libssh2-1.2.7.tar.gz) = pdeDRIhvEoLkAIwJv1aAdg==
|
||||
RMD160 (libssh2-1.2.7.tar.gz) = y0OJWKd98OGUrINJnf3Xj/RSSws=
|
||||
SHA1 (libssh2-1.2.7.tar.gz) = Jx3UEQFc02VohlQcZlCkRxRYZp4=
|
||||
SHA256 (libssh2-1.2.7.tar.gz) = aBUgdJi0LFOLLIV1DmzJTn4hBwOqESDPVUa0qojNxos=
|
||||
SIZE (libssh2-1.2.7.tar.gz) = 583105
|
||||
MD5 (libssh2-1.2.8.tar.gz) = GyNlY7ddGx8NSDNS3FkYzw==
|
||||
RMD160 (libssh2-1.2.8.tar.gz) = LKYJ1z/r8uwHnUBTjJ06QUSb6PQ=
|
||||
SHA1 (libssh2-1.2.8.tar.gz) = w8VK5fjo0UXfol9uQ37hopUjyE0=
|
||||
SHA256 (libssh2-1.2.8.tar.gz) = rcb33h5Qw6w2mTG2fWmpN6fIwfNi32sKhGZ/u9kcQD0=
|
||||
SIZE (libssh2-1.2.8.tar.gz) = 637707
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2010/07/25 13:24:59 benoit Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2011/04/10 16:01:04 benoit Exp $
|
||||
%%SHARED%%
|
||||
include/libssh2.h
|
||||
include/libssh2_publickey.h
|
||||
@ -29,6 +29,7 @@ lib/pkgconfig/libssh2.pc
|
||||
@man man/man3/libssh2_channel_forward_listen.3
|
||||
@man man/man3/libssh2_channel_forward_listen_ex.3
|
||||
@man man/man3/libssh2_channel_free.3
|
||||
@man man/man3/libssh2_channel_get_exit_signal.3
|
||||
@man man/man3/libssh2_channel_get_exit_status.3
|
||||
@man man/man3/libssh2_channel_handle_extended_data.3
|
||||
@man man/man3/libssh2_channel_handle_extended_data2.3
|
||||
@ -63,6 +64,7 @@ lib/pkgconfig/libssh2.pc
|
||||
@man man/man3/libssh2_channel_x11_req.3
|
||||
@man man/man3/libssh2_channel_x11_req_ex.3
|
||||
@man man/man3/libssh2_exit.3
|
||||
@man man/man3/libssh2_free.3
|
||||
@man man/man3/libssh2_free_host_entry.3
|
||||
@man man/man3/libssh2_host_entry_match.3
|
||||
@man man/man3/libssh2_hostkey_hash.3
|
||||
@ -137,6 +139,7 @@ lib/pkgconfig/libssh2.pc
|
||||
@man man/man3/libssh2_sftp_rmdir.3
|
||||
@man man/man3/libssh2_sftp_rmdir_ex.3
|
||||
@man man/man3/libssh2_sftp_seek.3
|
||||
@man man/man3/libssh2_sftp_seek64.3
|
||||
@man man/man3/libssh2_sftp_setstat.3
|
||||
@man man/man3/libssh2_sftp_shutdown.3
|
||||
@man man/man3/libssh2_sftp_stat.3
|
||||
@ -159,6 +162,7 @@ lib/pkgconfig/libssh2.pc
|
||||
@man man/man3/libssh2_userauth_list.3
|
||||
@man man/man3/libssh2_userauth_password.3
|
||||
@man man/man3/libssh2_userauth_password_ex.3
|
||||
@man man/man3/libssh2_userauth_publickey.3
|
||||
@man man/man3/libssh2_userauth_publickey_fromfile.3
|
||||
@man man/man3/libssh2_userauth_publickey_fromfile_ex.3
|
||||
@man man/man3/libssh2_version.3
|
||||
|
Loading…
Reference in New Issue
Block a user