Date: Wed, 21 Feb 2024 15:27:07 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: 3b82bb57c647 - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.52.0 Message-ID: <202402211527.41LFR7PD049370@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=3b82bb57c6471dab643aec34e48f735c78235db2 commit 3b82bb57c6471dab643aec34e48f735c78235db2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:48:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:08:27 +0000 devel/rubygem-aws-sdk-autoscalingplans: Update to 1.52.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/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 afb937cdabf6..1437b19dc266 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/Makefile +++ b/devel/rubygem-aws-sdk-autoscalingplans/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-autoscalingplans -PORTVERSION= 1.51.0 +PORTVERSION= 1.52.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-autoscalin LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.188.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.191.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 0f7ef8dcfef5..3316ae4eb01d 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo +++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701363818 -SHA256 (rubygem/aws-sdk-autoscalingplans-1.51.0.gem) = d49c59009320a8f8b39325181b88cf1ccb6b72681c401ea3df7957eec69d4631 -SIZE (rubygem/aws-sdk-autoscalingplans-1.51.0.gem) = 32256 +TIMESTAMP = 1708449646 +SHA256 (rubygem/aws-sdk-autoscalingplans-1.52.0.gem) = 9c28d6ec406f4c7f29e46d63dfb506eb4d030235ab66b7b865384a7f933b4c18 +SIZE (rubygem/aws-sdk-autoscalingplans-1.52.0.gem) = 35328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211527.41LFR7PD049370>