Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2009 00:01:05 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lx@FreeBSD.org
Subject:   ports/140626: [PATCH] security/libssh2: update to 1.2.2
Message-ID:  <20091117050105.D0AE017090@spartan.hamla.org>
Resent-Message-ID: <200911170510.nAH5A4Ug049113@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140626
>Category:       ports
>Synopsis:       [PATCH] security/libssh2: update to 1.2.2
>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:   Tue Nov 17 05:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 1.2.2
- Changes: http://www.libssh2.org/changes.html
>How-To-Repeat:
	
>Fix:

	



--- libssh2.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libssh2/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	6 Oct 2009 21:38:18 -0000	1.19
+++ Makefile	17 Nov 2009 04:58:57 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libssh2
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 PORTEPOCH=	2
 CATEGORIES=	security devel
 MASTER_SITES=	http://www.libssh2.org/download/ \
@@ -65,6 +65,7 @@
 	libssh2_knownhost_check.3 \
 	libssh2_knownhost_del.3 \
 	libssh2_knownhost_get.3 \
+	libssh2_knownhost_free.3 \
 	libssh2_knownhost_init.3 \
 	libssh2_knownhost_readfile.3 \
 	libssh2_knownhost_readline.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libssh2/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	6 Oct 2009 21:38:18 -0000	1.14
+++ distinfo	17 Nov 2009 04:58:57 -0000
@@ -1,3 +1,3 @@
-MD5 (libssh2-1.2.1.tar.gz) = 4ee0197947a3b8a4472328c346e1a0e4
-SHA256 (libssh2-1.2.1.tar.gz) = d225403bbd8c0c2ecc5dc8e3f0e81525818965f285ad4b8b4c2f1d54f3f9c854
-SIZE (libssh2-1.2.1.tar.gz) = 533302
+MD5 (libssh2-1.2.2.tar.gz) = fa8d9cd425bdd62f57244fc61fb54da7
+SHA256 (libssh2-1.2.2.tar.gz) = 1e2a133b111a367c579b89d72d5da9e65a73b8e57202b91d540a51141aca69aa
+SIZE (libssh2-1.2.2.tar.gz) = 535430
--- libssh2.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091117050105.D0AE017090>