From sbrabez@gmail.com  Mon Feb 22 09:37:31 2010
Return-Path: <sbrabez@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CC69B106568F;
	Mon, 22 Feb 2010 09:37:31 +0000 (UTC)
	(envelope-from sbrabez@gmail.com)
Received: from mx2.wallix.com (mx2.wallix.com [84.14.156.235])
	by mx1.freebsd.org (Postfix) with ESMTP id 8A0458FC1E;
	Mon, 22 Feb 2010 09:37:31 +0000 (UTC)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by mx2.wallix.com (Postfix) with ESMTP id 49C30245007D;
	Mon, 22 Feb 2010 10:37:30 +0100 (CET)
Received: from mx2.wallix.com ([127.0.0.1])
	by localhost (com.ifr.lan [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id vJWu44NXrG6c; Mon, 22 Feb 2010 10:37:26 +0100 (CET)
Received: from zimbra.ifr.lan (zimbra.ifr.lan [10.10.1.211])
	by mx2.wallix.com (Postfix) with ESMTP id 758F6245007B;
	Mon, 22 Feb 2010 10:37:26 +0100 (CET)
Received: from localhost (net4-id84.ifr.lan [10.10.4.84])
	by zimbra.ifr.lan (Postfix) with ESMTP id 62720A0001F;
	Mon, 22 Feb 2010 10:37:26 +0100 (CET)
Message-Id: <20100222093726.62720A0001F@zimbra.ifr.lan>
Date: Mon, 22 Feb 2010 10:37:26 +0100 (CET)
From: Sofian Brabez <sbrabez@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lx@FreeBSD.org
Subject: [update] security/libssh2: update to 1.2.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         144202
>Category:       ports
>Synopsis:       [update] security/libssh2: update to 1.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lx
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 22 09:40:01 UTC 2010
>Closed-Date:    Mon Feb 22 22:00:59 UTC 2010
>Last-Modified:  Mon Feb 22 22:10:00 UTC 2010
>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.4

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

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

--- libssh2-1.2.4,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/libssh2/Makefile /tmp/libssh2/Makefile
--- /usr/ports/security/libssh2/Makefile	2010-02-09 10:23:02.000000000 +0100
+++ /tmp/libssh2/Makefile	2010-02-22 10:32:00.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libssh2
-PORTVERSION=	1.2.3
+PORTVERSION=	1.2.4
 PORTEPOCH=	2
 CATEGORIES=	security devel
 MASTER_SITES=	http://www.libssh2.org/download/ \
diff -ruN --exclude=CVS /usr/ports/security/libssh2/distinfo /tmp/libssh2/distinfo
--- /usr/ports/security/libssh2/distinfo	2010-02-09 10:23:02.000000000 +0100
+++ /tmp/libssh2/distinfo	2010-02-22 10:32:20.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (libssh2-1.2.3.tar.gz) = 24144c99908f377c2c4a9b3942102f0b
-SHA256 (libssh2-1.2.3.tar.gz) = 791c8d58fd56cdf03b0effaf88d905a167ed9f10de82a14a81dcbfadfa5dd1e8
-SIZE (libssh2-1.2.3.tar.gz) = 547652
+MD5 (libssh2-1.2.4.tar.gz) = 4d65a66d5f232e5bb1d05b311e43d46d
+SHA256 (libssh2-1.2.4.tar.gz) = 794746e97fcf1c68e01f83277667b9367a6c7726db771cef702303d731377120
+SIZE (libssh2-1.2.4.tar.gz) = 547675
--- libssh2-1.2.4,2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lx 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Feb 22 09:40:11 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144202 
State-Changed-From-To: open->closed 
State-Changed-By: lx 
State-Changed-When: Mon Feb 22 22:00:42 UTC 2010 
State-Changed-Why:  
Committed, thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=144202 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144202: commit references a PR
Date: Mon, 22 Feb 2010 22:00:23 +0000 (UTC)

 lx          2010-02-22 22:00:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/libssh2     Makefile distinfo 
   Log:
   Update to 1.2.4.
   
   PR:             ports/144202
   Submitted by:   Sofian Brabez <sbrabez@gmail.com>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.23      +1 -1      ports/security/libssh2/Makefile
   1.17      +3 -3      ports/security/libssh2/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
