From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 18 14:10:02 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7D01106566C for ; Fri, 18 May 2012 14:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5E6958FC0C for ; Fri, 18 May 2012 14:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4IEA2TK058585 for ; Fri, 18 May 2012 14:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4IEA2Nw058584; Fri, 18 May 2012 14:10:02 GMT (envelope-from gnats) Resent-Date: Fri, 18 May 2012 14:10:02 GMT Resent-Message-Id: <201205181410.q4IEA2Nw058584@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, William Grzybowski Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A5E2C1065674 for ; Fri, 18 May 2012 14:06:44 +0000 (UTC) (envelope-from william88@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 608368FC12 for ; Fri, 18 May 2012 14:06:44 +0000 (UTC) Received: by yenl8 with SMTP id l8so3577946yen.13 for ; Fri, 18 May 2012 07:06:43 -0700 (PDT) Received: by 10.236.78.39 with SMTP id f27mr842236yhe.121.1337350003716; Fri, 18 May 2012 07:06:43 -0700 (PDT) Received: from localhost ([177.16.213.52]) by mx.google.com with ESMTPS id y71sm37284321yhi.20.2012.05.18.07.06.42 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 May 2012 07:06:42 -0700 (PDT) Message-Id: <4fb65772.eb89ec0a.0314.6d05@mx.google.com> Date: Fri, 18 May 2012 07:06:42 -0700 (PDT) From: William Grzybowski To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/168105: [PATCH] security/py-ssh: update to 1.7.14 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: William Grzybowski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 14:10:02 -0000 >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: