diff options
author | Alexey Degtyarev <alexey@FreeBSD.org> | 2014-06-30 15:52:19 +0000 |
---|---|---|
committer | Alexey Degtyarev <alexey@FreeBSD.org> | 2014-06-30 15:52:19 +0000 |
commit | b8d7722d02d7dadcb88b2ceb03f8b1dffada0e35 (patch) | |
tree | d33d4f469a2528555413b7c45c114d7c604ab282 /devel | |
parent | 78bd22c25649bacb5fe025d9ee60d1cdb2a2cbaf (diff) | |
download | ports-b8d7722d02d7dadcb88b2ceb03f8b1dffada0e35.tar.gz ports-b8d7722d02d7dadcb88b2ceb03f8b1dffada0e35.zip |
Notes
Diffstat (limited to 'devel')
-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 8333aa2e296f..856d3b383a0d 100644 --- a/devel/awscli/Makefile +++ b/devel/awscli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.3.12 +PORTVERSION= 1.3.20 CATEGORIES= devel MASTER_SITES= CHEESESHOP MASTER_SITE_SUBDIR=source/a/awscli @@ -13,7 +13,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcdoc>=0.12.0:${PORTSDIR}/devel/py-bcdoc \ - ${PYTHON_PKGNAMEPREFIX}botocore>=0.46:${PORTSDIR}/devel/py-botocore \ + ${PYTHON_PKGNAMEPREFIX}botocore>=0.54:${PORTSDIR}/devel/py-botocore \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:${PORTSDIR}/devel/py-colorama \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:${PORTSDIR}/textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}rsa>=3.1.2:${PORTSDIR}/security/py-rsa \ diff --git a/devel/awscli/distinfo b/devel/awscli/distinfo index 50ea61dd71e9..0725ec14064c 100644 --- a/devel/awscli/distinfo +++ b/devel/awscli/distinfo @@ -1,2 +1,2 @@ -SHA256 (awscli-1.3.12.tar.gz) = 1ed736c621e543fb8f26544b901d4b70410ba02a4132e5ab4080db2b1d40d9b5 -SIZE (awscli-1.3.12.tar.gz) = 186525 +SHA256 (awscli-1.3.20.tar.gz) = 94e89b7370edd9523d90c72b7203539ca5528c4d7d6524c0ece17d91b58eb0b1 +SIZE (awscli-1.3.20.tar.gz) = 235838 diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 041a6f294a8f..1b71034773f7 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 0.46.0 +PORTVERSION= 0.54.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 432965cc093b..f9fd7e6a6538 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,2 +1,2 @@ -SHA256 (botocore-0.46.0.tar.gz) = 396474f9404c29677c0415896c813f38e544b9cd6215fedb51851145af19194e -SIZE (botocore-0.46.0.tar.gz) = 2324226 +SHA256 (botocore-0.54.0.tar.gz) = 0e8bbb4f545264732d721999e45296e8e0b1419f19af90ac185317c68ee1653b +SIZE (botocore-0.54.0.tar.gz) = 2612769 |