Skip to content

Commit

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

Use the latest released versions.
  • Loading branch information
bradleythughes committed Jan 5, 2016
1 parent 0862a83 commit e6cde53
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions devel/awscli/Makefile
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= awscli
PORTVERSION= 1.9.11
PORTVERSION= 1.9.15
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.2.11:${PORTSDIR}/devel/py-botocore \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.3.15:${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
Expand Down
4 changes: 2 additions & 2 deletions devel/awscli/distinfo
@@ -1,2 +1,2 @@
SHA256 (awscli-1.9.11.tar.gz) = cf6eaee6f58452f6c17930a69f8f6db0fc5c826a80b979cea3795a1621bff19d
SIZE (awscli-1.9.11.tar.gz) = 428023
SHA256 (awscli-1.9.15.tar.gz) = 21ce3edd76d8ad6ebb6edab212f7b0fb501f75f13236f931bab5bad6976484fa
SIZE (awscli-1.9.15.tar.gz) = 430955
4 changes: 2 additions & 2 deletions devel/py-botocore/Makefile
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= botocore
PORTVERSION= 1.2.11
PORTVERSION= 1.3.15
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ COMMENT= Low-level, core functionality of boto 3
LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil \
${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1:${PORTSDIR}/devel/py-jmespath \
${PYTHON_PKGNAMEPREFIX}jmespath>=0.9.0:${PORTSDIR}/devel/py-jmespath \
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:${PORTSDIR}/textproc/py-docutils

USES= python
Expand Down
4 changes: 2 additions & 2 deletions devel/py-botocore/distinfo
@@ -1,2 +1,2 @@
SHA256 (botocore-1.2.11.tar.gz) = d43d99fd24698adf2f8a61f339e88d9e1f7b47495aa65015e3ee67a97cd1c335
SIZE (botocore-1.2.11.tar.gz) = 2210896
SHA256 (botocore-1.3.15.tar.gz) = 7cc7e9c03d1c15550c71806bc0fb41ee7291b4051d5ca6b7d93d15891bac04ea
SIZE (botocore-1.3.15.tar.gz) = 2299994

0 comments on commit e6cde53

Please sign in to comment.