From owner-svn-ports-head@freebsd.org Thu Sep 27 05:25:38 2018 Return-Path: Delivered-To: svn-ports-head@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 E081610A03AE; Thu, 27 Sep 2018 05:25:38 +0000 (UTC) (envelope-from bhughes@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 9664775D30; Thu, 27 Sep 2018 05:25:38 +0000 (UTC) (envelope-from bhughes@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 914C821B5F; Thu, 27 Sep 2018 05:25:38 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8R5PcpD069063; Thu, 27 Sep 2018 05:25:38 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8R5Pcie069061; Thu, 27 Sep 2018 05:25:38 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201809270525.w8R5Pcie069061@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Thu, 27 Sep 2018 05:25:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480778 - head/devel/awscli X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/devel/awscli X-SVN-Commit-Revision: 480778 X-SVN-Commit-Repository: ports 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.27 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: Thu, 27 Sep 2018 05:25:39 -0000 Author: bhughes Date: Thu Sep 27 05:25:37 2018 New Revision: 480778 URL: https://svnweb.freebsd.org/changeset/ports/480778 Log: devel/awscli: Update 1.16.16- >1.16.22 Sponsored by: Miles AS Modified: head/devel/awscli/Makefile head/devel/awscli/distinfo Modified: head/devel/awscli/Makefile ============================================================================== --- head/devel/awscli/Makefile Thu Sep 27 05:24:54 2018 (r480777) +++ head/devel/awscli/Makefile Thu Sep 27 05:25:37 2018 (r480778) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.16.16 +PORTVERSION= 1.16.22 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon W LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.6:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.12:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.12:net/py-s3transfer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \ Modified: head/devel/awscli/distinfo ============================================================================== --- head/devel/awscli/distinfo Thu Sep 27 05:24:54 2018 (r480777) +++ head/devel/awscli/distinfo Thu Sep 27 05:25:37 2018 (r480778) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537381902 -SHA256 (awscli-1.16.16.tar.gz) = b327c6c56b7e0c437a287af89eff69040313207a291408c8b5044bf7c47da949 -SIZE (awscli-1.16.16.tar.gz) = 624073 +TIMESTAMP = 1538021346 +SHA256 (awscli-1.16.22.tar.gz) = 1added8bc5b605aec216f118893b1f63cea96bd4ff22978fb2d0cd1ac494e058 +SIZE (awscli-1.16.22.tar.gz) = 631287