From owner-svn-ports-all@freebsd.org Sun May 6 16:27:12 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65AD7FC002E; Sun, 6 May 2018 16:27:12 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1407E819BA; Sun, 6 May 2018 16:27:12 +0000 (UTC) (envelope-from krion@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0EA44720A; Sun, 6 May 2018 16:27:12 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w46GRBT6062319; Sun, 6 May 2018 16:27:11 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w46GRBbk062317; Sun, 6 May 2018 16:27:11 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201805061627.w46GRBbk062317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Sun, 6 May 2018 16:27:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469238 - head/security/py-scp X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/security/py-scp X-SVN-Commit-Revision: 469238 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2018 16:27:12 -0000 Author: krion Date: Sun May 6 16:27:11 2018 New Revision: 469238 URL: https://svnweb.freebsd.org/changeset/ports/469238 Log: Update to 0.11.0 PR: 228022 Submitted by: maintainer Modified: head/security/py-scp/Makefile head/security/py-scp/distinfo Modified: head/security/py-scp/Makefile ============================================================================== --- head/security/py-scp/Makefile Sun May 6 16:25:15 2018 (r469237) +++ head/security/py-scp/Makefile Sun May 6 16:27:11 2018 (r469238) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= scp -DISTVERSION= 0.10.2 +DISTVERSION= 0.11.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-scp/distinfo ============================================================================== --- head/security/py-scp/distinfo Sun May 6 16:25:15 2018 (r469237) +++ head/security/py-scp/distinfo Sun May 6 16:27:11 2018 (r469238) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513259594 -SHA256 (scp-0.10.2.tar.gz) = 18f59e48df67fac0b069591609a0f4d50d781a101ddb8ec705f0c2e3501a8386 -SIZE (scp-0.10.2.tar.gz) = 6230 +TIMESTAMP = 1525606968 +SHA256 (scp-0.11.0.tar.gz) = ea095dd1d0e131874bc9930c3965bce3d1d70be5adb2a30d811fcaea4708a9ee +SIZE (scp-0.11.0.tar.gz) = 10238