devel/awscli: Update 1.4.59 -> 1.4.62
This commit is contained in:
parent
21b0cbf59a
commit
18bc87203a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465352
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.14.59
|
||||
PORTVERSION= 1.14.62
|
||||
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.9.12:devel/py-botocore@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.9.15: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 = 1521620452
|
||||
SHA256 (awscli-1.14.59.tar.gz) = 1f8d46b533cb4f5a586e624731f3745ecbbe4aded005cdd4a7a63d2f35c354c9
|
||||
SIZE (awscli-1.14.59.tar.gz) = 588028
|
||||
TIMESTAMP = 1521804760
|
||||
SHA256 (awscli-1.14.62.tar.gz) = 0c4d6687656543c1b21072ba1ce236309b95bb315b1870e57b0849194b9c7475
|
||||
SIZE (awscli-1.14.62.tar.gz) = 588080
|
||||
|
|
Loading…
Reference in a new issue