Date: Wed, 21 Nov 2018 19:26:35 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485532 - head/security/py-scp Message-ID: <201811211926.wALJQZnF022592@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Nov 21 19:26:35 2018 New Revision: 485532 URL: https://svnweb.freebsd.org/changeset/ports/485532 Log: security/py-scp: Update to 0.13.0 PR: 233348 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer) Modified: head/security/py-scp/Makefile (contents, props changed) head/security/py-scp/distinfo (contents, props changed) Modified: head/security/py-scp/Makefile ============================================================================== --- head/security/py-scp/Makefile Wed Nov 21 19:23:56 2018 (r485531) +++ head/security/py-scp/Makefile Wed Nov 21 19:26:35 2018 (r485532) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= scp -DISTVERSION= 0.11.0 +DISTVERSION= 0.13.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-scp/distinfo ============================================================================== --- head/security/py-scp/distinfo Wed Nov 21 19:23:56 2018 (r485531) +++ head/security/py-scp/distinfo Wed Nov 21 19:26:35 2018 (r485532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525606968 -SHA256 (scp-0.11.0.tar.gz) = ea095dd1d0e131874bc9930c3965bce3d1d70be5adb2a30d811fcaea4708a9ee -SIZE (scp-0.11.0.tar.gz) = 10238 +TIMESTAMP = 1542704435 +SHA256 (scp-0.13.0.tar.gz) = cfcc275c249ae59480f88fa55c4bd7795ce8b48d3a9b8fd635d82958084b4124 +SIZE (scp-0.13.0.tar.gz) = 11323
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811211926.wALJQZnF022592>