Skip to content

Commit

Permalink
devel/awscli: update to 1.10.16
Browse files Browse the repository at this point in the history
devel/py-botocore: update 1.4.7

Update to the latest upstream releases. Both packages need to be updated
at the same time, as they are developed and released in tandem.
  • Loading branch information
bradleythughes committed Mar 29, 2016
1 parent faafbe1 commit d026755
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/awscli/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= awscli
PORTVERSION= 1.10.14
PORTVERSION= 1.10.16
CATEGORIES= devel
MASTER_SITES= CHEESESHOP

Expand All @@ -11,7 +11,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services

LICENSE= APACHE20

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.5:${PORTSDIR}/devel/py-botocore \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.7:${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 \
Expand Down
4 changes: 2 additions & 2 deletions devel/awscli/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (awscli-1.10.14.tar.gz) = 68355a6e86a25596939b98ce1902b9778cbce327b1d98e211bb1dd69e7a2cdf2
SIZE (awscli-1.10.14.tar.gz) = 457311
SHA256 (awscli-1.10.16.tar.gz) = 6b7116d0d2d638c8740f579dd754148fec81a5702846557d2da1758b869794aa
SIZE (awscli-1.10.16.tar.gz) = 457922
2 changes: 1 addition & 1 deletion devel/py-botocore/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= botocore
PORTVERSION= 1.4.5
PORTVERSION= 1.4.7
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
4 changes: 2 additions & 2 deletions devel/py-botocore/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (botocore-1.4.5.tar.gz) = d83d6623d9eba2d2e2474c35b6180809d3f4c36321006a49a8d1dd6f652a93c3
SIZE (botocore-1.4.5.tar.gz) = 2415867
SHA256 (botocore-1.4.7.tar.gz) = 0c39162434ef65f16eb0ee1e1ef1e809cc2927b0ed89f437e1609834868aa469
SIZE (botocore-1.4.7.tar.gz) = 2422444

0 comments on commit d026755

Please sign in to comment.