Date: Sat, 17 Dec 2016 19:50:48 +0000 (UTC) From: Sofian Brabez <sbz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428798 - head/security/py-paramiko Message-ID: <201612171950.uBHJomfe050195@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbz Date: Sat Dec 17 19:50:48 2016 New Revision: 428798 URL: https://svnweb.freebsd.org/changeset/ports/428798 Log: - Update to 2.0.4 Modified: head/security/py-paramiko/Makefile head/security/py-paramiko/distinfo Modified: head/security/py-paramiko/Makefile ============================================================================== --- head/security/py-paramiko/Makefile Sat Dec 17 19:06:35 2016 (r428797) +++ head/security/py-paramiko/Makefile Sat Dec 17 19:50:48 2016 (r428798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paramiko -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-paramiko/distinfo ============================================================================== --- head/security/py-paramiko/distinfo Sat Dec 17 19:06:35 2016 (r428797) +++ head/security/py-paramiko/distinfo Sat Dec 17 19:50:48 2016 (r428798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481736886 -SHA256 (paramiko-2.0.3.tar.gz) = 2a01779503769bd32b44666137073f71b625c26a7088e2950c9ec3398acdea43 -SIZE (paramiko-2.0.3.tar.gz) = 1195796 +TIMESTAMP = 1482003307 +SHA256 (paramiko-2.0.4.tar.gz) = 1aaca608f1e613653a9468e1b0c695cae8995cc10d01c109042c9e28a45ffbc0 +SIZE (paramiko-2.0.4.tar.gz) = 1190784
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612171950.uBHJomfe050195>