git: 789c751bfcf7 - main - devel/rubygem-aws-sdk-cloudformation: Update to 1.58.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 03:54:19 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=789c751bfcf74cc3a33aaddb7b390f1e7f7370a9

commit 789c751bfcf74cc3a33aaddb7b390f1e7f7370a9
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:18:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:45:21 +0000

    devel/rubygem-aws-sdk-cloudformation: Update to 1.58.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-cloudformation/CHANGELOG.md
---
 devel/rubygem-aws-sdk-cloudformation/Makefile | 4 ++--
 devel/rubygem-aws-sdk-cloudformation/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-cloudformation/Makefile b/devel/rubygem-aws-sdk-cloudformation/Makefile
index 237460f73c88..9c218305163c 100644
--- a/devel/rubygem-aws-sdk-cloudformation/Makefile
+++ b/devel/rubygem-aws-sdk-cloudformation/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	aws-sdk-cloudformation
-PORTVERSION=	1.55.0
+PORTVERSION=	1.58.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS CloudFormation
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.119.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-cloudformation/distinfo b/devel/rubygem-aws-sdk-cloudformation/distinfo
index 119098894839..9acb4b9e6b9e 100644
--- a/devel/rubygem-aws-sdk-cloudformation/distinfo
+++ b/devel/rubygem-aws-sdk-cloudformation/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439138
-SHA256 (rubygem/aws-sdk-cloudformation-1.55.0.gem) = 9485117ac9d0d178f585acebc79d38edac989054d0b2d601bb855a0bb779d474
-SIZE (rubygem/aws-sdk-cloudformation-1.55.0.gem) = 146432
+TIMESTAMP = 1632037368
+SHA256 (rubygem/aws-sdk-cloudformation-1.58.0.gem) = 1eb3d56489a32e8bf24c6ea03146019de4203fdd56cac1661ea3808e0af09ba5
+SIZE (rubygem/aws-sdk-cloudformation-1.58.0.gem) = 147456


More information about the dev-commits-ports-main mailing list