Date: Tue, 21 Sep 2021 03:54:01 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e621b3f07de0 - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.34.0 Message-ID: <202109210354.18L3s1QK036412@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e621b3f07de08e25ef384be466479e91c2f1f22a commit e621b3f07de08e25ef384be466479e91c2f1f22a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:18:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:45:17 +0000 devel/rubygem-aws-sdk-autoscalingplans: Update to 1.34.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-autoscalingplans/CHANGELOG.md --- devel/rubygem-aws-sdk-autoscalingplans/Makefile | 4 ++-- devel/rubygem-aws-sdk-autoscalingplans/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-autoscalingplans/Makefile b/devel/rubygem-aws-sdk-autoscalingplans/Makefile index 7e699550aba5..3d3379e7b3dc 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/Makefile +++ b/devel/rubygem-aws-sdk-autoscalingplans/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-autoscalingplans -PORTVERSION= 1.33.0 +PORTVERSION= 1.34.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Auto Scaling Plans 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-autoscalingplans/distinfo b/devel/rubygem-aws-sdk-autoscalingplans/distinfo index f8b6882e8842..8f708e3df226 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo +++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628439122 -SHA256 (rubygem/aws-sdk-autoscalingplans-1.33.0.gem) = dee1a3b648c419975b46e81226c8b07f87489fc2d3b2eab29aabd91a90a95a24 -SIZE (rubygem/aws-sdk-autoscalingplans-1.33.0.gem) = 30720 +TIMESTAMP = 1632037348 +SHA256 (rubygem/aws-sdk-autoscalingplans-1.34.0.gem) = 1b1cf609de4b62520ef21cdd9f104327239ec2faeae59b11fd88f88f1a846f10 +SIZE (rubygem/aws-sdk-autoscalingplans-1.34.0.gem) = 30720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210354.18L3s1QK036412>