- Update to 1.11.3

- Remove always - false python 2.6 condition

PR:		213421
Submitted by:	bradleythughes@fastmail.fm
Approved by:	alexey@renatasystems.org (maintainer)
This commit is contained in:
Dmitry Marakasov 2016-10-19 16:19:52 +00:00
parent 39d12e80e2
commit c7fe971ab1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424272
2 changed files with 7 additions and 13 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= awscli
PORTVERSION= 1.11.0
PORTVERSION= 1.11.3
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
@ -11,9 +11,9 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.58:devel/py-botocore \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.61:devel/py-botocore \
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.0:net/py-s3transfer \
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.5:net/py-s3transfer \
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \
${PYTHON_PKGNAMEPREFIX}rsa>=3.1.2:security/py-rsa
@ -21,10 +21,4 @@ USES= python:2
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 2700
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1475481441
SHA256 (awscli-1.11.0.tar.gz) = 48f26765be66689ef073e086873b016885f443471e542156d46376b527aa2d63
SIZE (awscli-1.11.0.tar.gz) = 497631
TIMESTAMP = 1476358807
SHA256 (awscli-1.11.3.tar.gz) = 88b90da5a7898a08cfa7d5a1fe5acc85df3330aeebfbce5a63401f57aba3bad5
SIZE (awscli-1.11.3.tar.gz) = 497241