devel/awscli: Update 1.16.96 -> 1.16.99
Sponsored by: Miles AS
This commit is contained in:
parent
6fa3040dcb
commit
14c9f050e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492380
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.16.96
|
||||
PORTVERSION= 1.16.99
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
@ -12,9 +12,9 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.86:devel/py-botocore@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.89:devel/py-botocore@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.12:net/py-s3transfer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.2.0:net/py-s3transfer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}rsa>=3.1.2:security/py-rsa@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1548651507
|
||||
SHA256 (awscli-1.16.96.tar.gz) = 34f8f0cbfb69d7a2d9a891220fdba0250e832dcf4b7538507848f1508fa571a1
|
||||
SIZE (awscli-1.16.96.tar.gz) = 655883
|
||||
TIMESTAMP = 1549536343
|
||||
SHA256 (awscli-1.16.99.tar.gz) = a9dd44db98f70c449bdd2ba27098e9c8023bdfdf93bba1183294be52c6156a69
|
||||
SIZE (awscli-1.16.99.tar.gz) = 656516
|
||||
|
|
Loading…
Reference in a new issue