Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:53:46 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: 4be0f73cc5c7 - main - devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.55.0
Message-ID:  <202109210353.18L3rkfg036085@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=4be0f73cc5c7b8a26abf8d54327e56429e820c8d

commit 4be0f73cc5c7b8a26abf8d54327e56429e820c8d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:18:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:45:12 +0000

    devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.55.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 8fcef3427313..be80d2a3e4fb 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.53.0
+PORTVERSION=	1.55.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.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-applicationautoscaling/distinfo b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
index e77f5b62f27b..c46e7a966961 100644
--- a/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
+++ b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439096
-SHA256 (rubygem/aws-sdk-applicationautoscaling-1.53.0.gem) = b03606569d33d412424e11a810bf62278a143f590e56c1d9eb24cdf7e4ad4993
-SIZE (rubygem/aws-sdk-applicationautoscaling-1.53.0.gem) = 43520
+TIMESTAMP = 1632037322
+SHA256 (rubygem/aws-sdk-applicationautoscaling-1.55.0.gem) = 070f9c7ee87fb50539e42cafabe14a91a06f343d8491a93af45c9561c8f7b709
+SIZE (rubygem/aws-sdk-applicationautoscaling-1.55.0.gem) = 44032



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210353.18L3rkfg036085>