Date: Sun, 19 May 2024 17:28:27 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: 909c710ef4be - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.54.0 Message-ID: <202405191728.44JHSRAt069161@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=909c710ef4bea19a92eb78f0127d1a8537861cc4 commit 909c710ef4bea19a92eb78f0127d1a8537861cc4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:21:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:16:12 +0000 devel/rubygem-aws-sdk-autoscalingplans: Update to 1.54.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 1437b19dc266..29b90b4a34ed 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.52.0 +PORTVERSION= 1.54.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.191.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.193.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 3316ae4eb01d..83ead2c02861 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo +++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449646 -SHA256 (rubygem/aws-sdk-autoscalingplans-1.52.0.gem) = 9c28d6ec406f4c7f29e46d63dfb506eb4d030235ab66b7b865384a7f933b4c18 -SIZE (rubygem/aws-sdk-autoscalingplans-1.52.0.gem) = 35328 +TIMESTAMP = 1715842956 +SHA256 (rubygem/aws-sdk-autoscalingplans-1.54.0.gem) = b46a85127fa025b6bada4c31f9130eaf759b35b42c2e4d200bda8d129150e024 +SIZE (rubygem/aws-sdk-autoscalingplans-1.54.0.gem) = 35840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191728.44JHSRAt069161>