From owner-svn-ports-head@freebsd.org Wed Dec 14 17:49:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57952C8079F; Wed, 14 Dec 2016 17:49:35 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 24D02899; Wed, 14 Dec 2016 17:49:35 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHnY89033127; Wed, 14 Dec 2016 17:49:34 GMT (envelope-from sbz@FreeBSD.org) Received: (from sbz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHnYsj033125; Wed, 14 Dec 2016 17:49:34 GMT (envelope-from sbz@FreeBSD.org) Message-Id: <201612141749.uBEHnYsj033125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbz set sender to sbz@FreeBSD.org using -f From: Sofian Brabez Date: Wed, 14 Dec 2016 17:49:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428578 - head/security/py-paramiko X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2016 17:49:35 -0000 Author: sbz Date: Wed Dec 14 17:49:34 2016 New Revision: 428578 URL: https://svnweb.freebsd.org/changeset/ports/428578 Log: - Update to 2.0.3 Modified: head/security/py-paramiko/Makefile head/security/py-paramiko/distinfo Modified: head/security/py-paramiko/Makefile ============================================================================== --- head/security/py-paramiko/Makefile Wed Dec 14 17:49:20 2016 (r428577) +++ head/security/py-paramiko/Makefile Wed Dec 14 17:49:34 2016 (r428578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paramiko -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-paramiko/distinfo ============================================================================== --- head/security/py-paramiko/distinfo Wed Dec 14 17:49:20 2016 (r428577) +++ head/security/py-paramiko/distinfo Wed Dec 14 17:49:34 2016 (r428578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480541457 -SHA256 (paramiko-2.0.2.tar.gz) = 411bf90fa22b078a923ff19ef9772c1115a0953702db93549a2848acefd141dc -SIZE (paramiko-2.0.2.tar.gz) = 1190464 +TIMESTAMP = 1481736886 +SHA256 (paramiko-2.0.3.tar.gz) = 2a01779503769bd32b44666137073f71b625c26a7088e2950c9ec3398acdea43 +SIZE (paramiko-2.0.3.tar.gz) = 1195796