ports/143542: [update] security/libssh2: update to 1.2.3

Sofian Brabez sbrabez at gmail.com
Thu Feb 4 10:00:03 UTC 2010


>Number:         143542
>Category:       ports
>Synopsis:       [update] security/libssh2: update to 1.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 04 10:00:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sofian Brabez
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD freebsd.ifr.lan 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 26 18:56:36 CET 2010
>Description:
- Update to 1.2.3

Port maintainer (lx at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libssh2-1.2.3,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/libssh2/Makefile /tmp/libssh2/Makefile
--- /usr/ports/security/libssh2/Makefile	2009-12-08 16:09:05.000000000 +0100
+++ /tmp/libssh2/Makefile	2010-02-04 10:42:18.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libssh2
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.3
 PORTEPOCH=	2
 CATEGORIES=	security devel
 MASTER_SITES=	http://www.libssh2.org/download/ \
@@ -44,7 +44,14 @@
 CONFIGURE_ARGS+=	--without-libz
 .endif
 
-MAN3=	libssh2_banner_set.3 \
+MAN3=	libssh2_agent_connect.3 \
+	libssh2_agent_disconnect.3 \
+	libssh2_agent_free.3 \
+	libssh2_agent_get_identity.3 \
+	libssh2_agent_init.3 \
+	libssh2_agent_list_identities.3 \
+	libssh2_agent_userauth.3 \
+	libssh2_banner_set.3 \
 	libssh2_base64_decode.3 \
 	libssh2_channel_close.3 \
 	libssh2_channel_direct_tcpip_ex.3 \
@@ -131,6 +138,7 @@
 	libssh2_sftp_unlink_ex.3 \
 	libssh2_sftp_write.3 \
 	libssh2_trace.3 \
+	libssh2_trace_sethandler.3 \
 	libssh2_userauth_authenticated.3 \
 	libssh2_userauth_hostbased_fromfile_ex.3 \
 	libssh2_userauth_keyboard_interactive_ex.3 \
diff -ruN --exclude=CVS /usr/ports/security/libssh2/distinfo /tmp/libssh2/distinfo
--- /usr/ports/security/libssh2/distinfo	2009-11-19 20:59:42.000000000 +0100
+++ /tmp/libssh2/distinfo	2010-02-04 10:30:15.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (libssh2-1.2.2.tar.gz) = fa8d9cd425bdd62f57244fc61fb54da7
-SHA256 (libssh2-1.2.2.tar.gz) = 1e2a133b111a367c579b89d72d5da9e65a73b8e57202b91d540a51141aca69aa
-SIZE (libssh2-1.2.2.tar.gz) = 535430
+MD5 (libssh2-1.2.3.tar.gz) = 24144c99908f377c2c4a9b3942102f0b
+SHA256 (libssh2-1.2.3.tar.gz) = 791c8d58fd56cdf03b0effaf88d905a167ed9f10de82a14a81dcbfadfa5dd1e8
+SIZE (libssh2-1.2.3.tar.gz) = 547652
--- libssh2-1.2.3,2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list