Date: Sun, 8 Aug 2021 22:05:12 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: e3c58c5f8934 - main - devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.53.0 Message-ID: <202108082205.178M5C5j012172@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=e3c58c5f8934e2eafa897af167e84f7cd6c84ee6 commit e3c58c5f8934e2eafa897af167e84f7cd6c84ee6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 21:37:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 21:44:14 +0000 devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.53.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-applicationautoscaling/CHANGELOG.md --- devel/rubygem-aws-sdk-applicationautoscaling/Makefile | 4 ++-- devel/rubygem-aws-sdk-applicationautoscaling/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-applicationautoscaling/Makefile b/devel/rubygem-aws-sdk-applicationautoscaling/Makefile index 840019b0ddb9..8fcef3427313 100644 --- a/devel/rubygem-aws-sdk-applicationautoscaling/Makefile +++ b/devel/rubygem-aws-sdk-applicationautoscaling/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-applicationautoscaling -PORTVERSION= 1.52.0 +PORTVERSION= 1.53.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Application Auto Scaling LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.118.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.119.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-applicationautoscaling/distinfo b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo index 814e3e9022dc..e77f5b62f27b 100644 --- a/devel/rubygem-aws-sdk-applicationautoscaling/distinfo +++ b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103222 -SHA256 (rubygem/aws-sdk-applicationautoscaling-1.52.0.gem) = a22e1b92495e0943d8d2fcbeadb41be09ee32079cdde2e83f475beacad4f24e8 -SIZE (rubygem/aws-sdk-applicationautoscaling-1.52.0.gem) = 43520 +TIMESTAMP = 1628439096 +SHA256 (rubygem/aws-sdk-applicationautoscaling-1.53.0.gem) = b03606569d33d412424e11a810bf62278a143f590e56c1d9eb24cdf7e4ad4993 +SIZE (rubygem/aws-sdk-applicationautoscaling-1.53.0.gem) = 43520
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108082205.178M5C5j012172>