Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2012 07:06:42 -0700 (PDT)
From:      William Grzybowski <william88@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/168105: [PATCH] security/py-ssh: update to 1.7.14
Message-ID:  <4fb65772.eb89ec0a.0314.6d05@mx.google.com>
Resent-Message-ID: <201205181410.q4IEA2Nw058584@freefall.freebsd.org>

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

>Number:         168105
>Category:       ports
>Synopsis:       [PATCH] security/py-ssh: update to 1.7.14
>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:   Fri May 18 14:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
>Description:

	Update to version 1.7.14

>How-To-Repeat:
>Fix:

	See attached patch


--- py-ssh.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/py-ssh/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	20 Dec 2011 06:31:35 -0000	1.3
+++ Makefile	18 May 2012 14:05:22 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ssh
-PORTVERSION=	1.7.11
-PORTREVISION=	2
+PORTVERSION=	1.7.14
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/py-ssh/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	20 Dec 2011 03:21:09 -0000	1.1
+++ distinfo	18 May 2012 14:05:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (ssh-1.7.11.tar.gz) = 9e5fe370292c9dd0687d0cdb44e2a4d05a55e7e583ddf1feab321d4f714e2540
-SIZE (ssh-1.7.11.tar.gz) = 774188
+SHA256 (ssh-1.7.14.tar.gz) = fbdb51aa34a390718977bb75dccccacdfe6bce7c2a7727e4b00fafae3553507d
+SIZE (ssh-1.7.14.tar.gz) = 794505
--- py-ssh.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4fb65772.eb89ec0a.0314.6d05>