Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:37: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: 5c6ca68d054f - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.45.0
Message-ID:  <202307091037.369AbjL1059953@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=5c6ca68d054f29b8063d86de19c68fbbf0bc60bf

commit 5c6ca68d054f29b8063d86de19c68fbbf0bc60bf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:21:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:21:50 +0000

    devel/rubygem-aws-sdk-autoscalingplans: Update to 1.45.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 6d5d006467d9..f6db36ff5af7 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.43.0
+PORTVERSION=	1.45.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.174.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.176.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 25c2f6e46c47..9c62bbf3eafa 100644
--- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo
+++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792418
-SHA256 (rubygem/aws-sdk-autoscalingplans-1.43.0.gem) = a09d94cd3410def188db6674f9e4b03fbec5cad00cd74450829b0724fa724bba
-SIZE (rubygem/aws-sdk-autoscalingplans-1.43.0.gem) = 31744
+TIMESTAMP = 1688166436
+SHA256 (rubygem/aws-sdk-autoscalingplans-1.45.0.gem) = a36b9c56c47e393ebbcd7bc75eb2738df9680449d58fb7ea60c1e9c36eddd1aa
+SIZE (rubygem/aws-sdk-autoscalingplans-1.45.0.gem) = 31744



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