From d02e590d8fcb318b1ea59ceb3031e3589ee76bd1 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Fri, 9 Dec 2016 07:57:31 +0000 Subject: [PATCH v1 2/2] devel/awscli: Update to 1.11.28 Bump to the latest upstream release. Bump the minimum version for the devel/py-botocore dependency to 1.4.85. https://github.com/aws/aws-cli/blob/1.11.28/CHANGELOG.rst --- devel/awscli/Makefile | 4 ++-- devel/awscli/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git devel/awscli/Makefile devel/awscli/Makefile index 042d0368bf52..a3a032b95327 100644 --- devel/awscli/Makefile +++ devel/awscli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.11.25 +PORTVERSION= 1.11.28 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.82:devel/py-botocore \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.85:devel/py-botocore \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.9:net/py-s3transfer \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \ diff --git devel/awscli/distinfo devel/awscli/distinfo index 92735c4519fe..60bc5c176600 100644 --- devel/awscli/distinfo +++ devel/awscli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481103346 -SHA256 (awscli-1.11.25.tar.gz) = 20cd4d0a17c4176f763d6f6bfead67124ef164960536241b382be72a155784a0 -SIZE (awscli-1.11.25.tar.gz) = 502806 +TIMESTAMP = 1481270230 +SHA256 (awscli-1.11.28.tar.gz) = 4f56328e3bef6618821f87db0e1fa0f584d49fde23b013da28cc2dd0ab402cff +SIZE (awscli-1.11.28.tar.gz) = 502854 -- 2.11.0