diff options
-rw-r--r-- | devel/awscli/Makefile | 4 | ||||
-rw-r--r-- | devel/awscli/distinfo | 4 | ||||
-rw-r--r-- | devel/py-botocore/Makefile | 2 | ||||
-rw-r--r-- | devel/py-botocore/distinfo | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile index e1bf937ea9fd..46ed617c4273 100644 --- a/devel/awscli/Makefile +++ b/devel/awscli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.10.11 +PORTVERSION= 1.10.14 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -11,7 +11,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.1:${PORTSDIR}/devel/py-botocore \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.5:${PORTSDIR}/devel/py-botocore \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:${PORTSDIR}/devel/py-colorama \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.0.1:${PORTSDIR}/net/py-s3transfer \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:${PORTSDIR}/textproc/py-docutils \ diff --git a/devel/awscli/distinfo b/devel/awscli/distinfo index 5c95fe244ee5..3cf21c50658a 100644 --- a/devel/awscli/distinfo +++ b/devel/awscli/distinfo @@ -1,2 +1,2 @@ -SHA256 (awscli-1.10.11.tar.gz) = c792ae655ca4e43643539026798d51bd65b2f5eee48bfaf048fe1c4c715f9467 -SIZE (awscli-1.10.11.tar.gz) = 451719 +SHA256 (awscli-1.10.14.tar.gz) = 68355a6e86a25596939b98ce1902b9778cbce327b1d98e211bb1dd69e7a2cdf2 +SIZE (awscli-1.10.14.tar.gz) = 457311 diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 44983fa59a04..7719fb1d9d85 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 4a94ee000a0f..27ac0b54d507 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,2 +1,2 @@ -SHA256 (botocore-1.4.2.tar.gz) = 3391e31ad3df0b4a0f05c82bdfd33c7fa7b052071bd5b57980e504d8770c6d86 -SIZE (botocore-1.4.2.tar.gz) = 2398684 +SHA256 (botocore-1.4.5.tar.gz) = d83d6623d9eba2d2e2474c35b6180809d3f4c36321006a49a8d1dd6f652a93c3 +SIZE (botocore-1.4.5.tar.gz) = 2415867 |