mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/awscli: Update to 1.11.13.
- Set new maintainer (bradleythughes@fastmail.fm). - Set LICENSE_FILE. - Match upstream by setting RUN_DEPENDS to version 1.4.70 for devel/py-botocore and version 0.1.9 for net/py-s3transfer. PR: 213755 Submitted by: bradleythughes@fastmail.fm (new maintainer) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8350
This commit is contained in:
parent
d4f273df32
commit
f4fad6e003
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425336
2 changed files with 8 additions and 7 deletions
|
@ -2,18 +2,19 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.11.3
|
||||
PORTVERSION= 1.11.13
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
MAINTAINER= alexey@renatasystems.org
|
||||
MAINTAINER= bradleythughes@fastmail.fm
|
||||
COMMENT= Universal Command Line Interface for Amazon Web Services
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.61:devel/py-botocore \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.70:devel/py-botocore \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.5:net/py-s3transfer \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.9:net/py-s3transfer \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \
|
||||
${PYTHON_PKGNAMEPREFIX}rsa>=3.1.2:security/py-rsa
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1476358807
|
||||
SHA256 (awscli-1.11.3.tar.gz) = 88b90da5a7898a08cfa7d5a1fe5acc85df3330aeebfbce5a63401f57aba3bad5
|
||||
SIZE (awscli-1.11.3.tar.gz) = 497241
|
||||
TIMESTAMP = 1478255073
|
||||
SHA256 (awscli-1.11.13.tar.gz) = 6435d4fbdbdae8c01be5d2a7977c0aae87816a68a1d26563b501c9348c0c2031
|
||||
SIZE (awscli-1.11.13.tar.gz) = 481212
|
||||
|
|
Loading…
Add table
Reference in a new issue