devel/awscli: Update 1.4.41 -> 1.4.42
This commit is contained in:
parent
703313aa0d
commit
49069b143b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462451
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.14.41
|
||||
PORTVERSION= 1.14.42
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.8.45:devel/py-botocore@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.8.46: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}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1518974861
|
||||
SHA256 (awscli-1.14.41.tar.gz) = 8cf2a52d56f26e22e2fbd7b72649ef1d3de8930df7a730d7f27418d129bb3a6a
|
||||
SIZE (awscli-1.14.41.tar.gz) = 587561
|
||||
TIMESTAMP = 1519137494
|
||||
SHA256 (awscli-1.14.42.tar.gz) = f14ec0dc04b5c84f9c166c621c98be1dc2bc4861e8e53b6c1e84532e76ef053e
|
||||
SIZE (awscli-1.14.42.tar.gz) = 588012
|
||||
|
|
Loading…
Reference in a new issue