svn commit: r453219 - head/devel/awscli

Bradley T. Hughes bhughes at FreeBSD.org
Tue Oct 31 08:31:40 UTC 2017


Author: bhughes
Date: Tue Oct 31 08:31:38 2017
New Revision: 453219
URL: https://svnweb.freebsd.org/changeset/ports/453219

Log:
  devel/awscli: Update 1.11.177 -> 1.11.178
  
  Approved by:	mat (co-mentor)
  Differential Revision:	https://reviews.freebsd.org/D12819

Modified:
  head/devel/awscli/Makefile
  head/devel/awscli/distinfo

Modified: head/devel/awscli/Makefile
==============================================================================
--- head/devel/awscli/Makefile	Tue Oct 31 08:31:09 2017	(r453218)
+++ head/devel/awscli/Makefile	Tue Oct 31 08:31:38 2017	(r453219)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	awscli
-PORTVERSION=	1.11.177
+PORTVERSION=	1.11.178
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 
@@ -12,7 +12,7 @@ COMMENT=	Universal Command Line Interface for Amazon W
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.7.35:devel/py-botocore \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.7.36: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 \

Modified: head/devel/awscli/distinfo
==============================================================================
--- head/devel/awscli/distinfo	Tue Oct 31 08:31:09 2017	(r453218)
+++ head/devel/awscli/distinfo	Tue Oct 31 08:31:38 2017	(r453219)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509047167
-SHA256 (awscli-1.11.177.tar.gz) = ba855003b21dc275e98eecef79f8469fcdbac6f2217bdb9043eb9ee4fc0d5ee0
-SIZE (awscli-1.11.177.tar.gz) = 556698
+TIMESTAMP = 1509214376
+SHA256 (awscli-1.11.178.tar.gz) = 0a6b58f5cb513ae5105f9ce482c1fefd8fe9b746b14841b3ac97419cf725a04c
+SIZE (awscli-1.11.178.tar.gz) = 556717


More information about the svn-ports-all mailing list