Date: Fri, 5 Nov 2021 19:18:45 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: adaa6405beea - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.36.0 Message-ID: <202111051918.1A5JIjt2089979@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=adaa6405beea091debdc822a2b17992ea1d84e3f commit adaa6405beea091debdc822a2b17992ea1d84e3f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-05 19:07:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 19:14:39 +0000 devel/rubygem-aws-sdk-autoscalingplans: Update to 1.36.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 c4f1f5820372..0ada89e857cc 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.35.0 +PORTVERSION= 1.36.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.121.2<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.122.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 bdad78902a85..a892f5239dcd 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo +++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181167 -SHA256 (rubygem/aws-sdk-autoscalingplans-1.35.0.gem) = 67cf7cfc554488581673db53fc4c0a582b37a6913667dc50634acc8111fb7210 -SIZE (rubygem/aws-sdk-autoscalingplans-1.35.0.gem) = 30720 +TIMESTAMP = 1636117346 +SHA256 (rubygem/aws-sdk-autoscalingplans-1.36.0.gem) = 4a472298ac66eed3182477c3f718f82a3256fa117269008e1cee14202b6f974d +SIZE (rubygem/aws-sdk-autoscalingplans-1.36.0.gem) = 31232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111051918.1A5JIjt2089979>