Date: Thu, 28 Sep 2017 11:46:42 +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: r450847 - in head/security/py-paramiko: . files Message-ID: <201709281146.v8SBkgNV022278@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbz Date: Thu Sep 28 11:46:42 2017 New Revision: 450847 URL: https://svnweb.freebsd.org/changeset/ports/450847 Log: - Update to 2.3.1 Deleted: head/security/py-paramiko/files/ Modified: head/security/py-paramiko/Makefile head/security/py-paramiko/distinfo Modified: head/security/py-paramiko/Makefile ============================================================================== --- head/security/py-paramiko/Makefile Thu Sep 28 11:08:50 2017 (r450846) +++ head/security/py-paramiko/Makefile Thu Sep 28 11:46:42 2017 (r450847) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paramiko -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-paramiko/distinfo ============================================================================== --- head/security/py-paramiko/distinfo Thu Sep 28 11:08:50 2017 (r450846) +++ head/security/py-paramiko/distinfo Thu Sep 28 11:46:42 2017 (r450847) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501425369 -SHA256 (paramiko-2.2.1.tar.gz) = ff94ae65379914ec3c960de731381f49092057b6dd1d24d18842ead5a2eb2277 -SIZE (paramiko-2.2.1.tar.gz) = 1205818 +TIMESTAMP = 1506598600 +SHA256 (paramiko-2.3.1.tar.gz) = fa6b4f5c9d88f27c60fd9578146ff24e99d4b9f63391ff1343305bfd766c4660 +SIZE (paramiko-2.3.1.tar.gz) = 1244407
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709281146.v8SBkgNV022278>