svn commit: r564361 - head/devel/rubygem-aws-sdk-costexplorer

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:55:44 UTC 2021


Author: sunpoet
Date: Sat Feb  6 20:55:38 2021
New Revision: 564361
URL: https://svnweb.freebsd.org/changeset/ports/564361

Log:
  Update to 1.57.0
  
  Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-costexplorer/CHANGELOG.md

Modified:
  head/devel/rubygem-aws-sdk-costexplorer/Makefile
  head/devel/rubygem-aws-sdk-costexplorer/distinfo

Modified: head/devel/rubygem-aws-sdk-costexplorer/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-costexplorer/Makefile	Sat Feb  6 20:55:32 2021	(r564360)
+++ head/devel/rubygem-aws-sdk-costexplorer/Makefile	Sat Feb  6 20:55:38 2021	(r564361)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-costexplorer
-PORTVERSION=	1.56.0
+PORTVERSION=	1.57.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS Cost Explorer S
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.109.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.112.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem

Modified: head/devel/rubygem-aws-sdk-costexplorer/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-costexplorer/distinfo	Sat Feb  6 20:55:32 2021	(r564360)
+++ head/devel/rubygem-aws-sdk-costexplorer/distinfo	Sat Feb  6 20:55:38 2021	(r564361)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609953947
-SHA256 (rubygem/aws-sdk-costexplorer-1.56.0.gem) = e7c4b94c73e2c3cc5fc3b9c88f055e7f3f1a4a15c444aac75098269102b5b5cf
-SIZE (rubygem/aws-sdk-costexplorer-1.56.0.gem) = 74752
+TIMESTAMP = 1612519289
+SHA256 (rubygem/aws-sdk-costexplorer-1.57.0.gem) = d32c40213d24cedc4c257bbf5c688f91b243d1a54acea004a4c18e48bda333f5
+SIZE (rubygem/aws-sdk-costexplorer-1.57.0.gem) = 74752


More information about the svn-ports-all mailing list