Update to 1.11.39.
PR: 216164 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
This commit is contained in:
parent
1fe5ffd667
commit
ead59711db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432045
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.11.35
|
||||
PORTVERSION= 1.11.39
|
||||
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.4.92:devel/py-botocore \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.2:devel/py-botocore \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.9:net/py-s3transfer \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1483306501
|
||||
SHA256 (awscli-1.11.35.tar.gz) = e078dec936d3ca6c786eac9bfa176be638c3017a34ded4cb547885301e43de4c
|
||||
SIZE (awscli-1.11.35.tar.gz) = 508179
|
||||
TIMESTAMP = 1484818811
|
||||
SHA256 (awscli-1.11.39.tar.gz) = b020968953288cd84776c49e9f708bfd0251bbca6c90725eb5995534bd022a8b
|
||||
SIZE (awscli-1.11.39.tar.gz) = 511572
|
||||
|
|
Loading…
Reference in a new issue