Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:40:11 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: 0af31f760438 - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.46.0
Message-ID:  <202307092140.369LeBgl078651@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=0af31f760438ac9444d4f3af7aea2fdef50d6f12

commit 0af31f760438ac9444d4f3af7aea2fdef50d6f12
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:26:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:34:52 +0000

    devel/rubygem-aws-sdk-autoscalingplans: Update to 1.46.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 f6db36ff5af7..53a3a261a230 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.45.0
+PORTVERSION=	1.46.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.176.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.177.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 9c62bbf3eafa..63f5379ab1d0 100644
--- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo
+++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166436
-SHA256 (rubygem/aws-sdk-autoscalingplans-1.45.0.gem) = a36b9c56c47e393ebbcd7bc75eb2738df9680449d58fb7ea60c1e9c36eddd1aa
-SIZE (rubygem/aws-sdk-autoscalingplans-1.45.0.gem) = 31744
+TIMESTAMP = 1688902277
+SHA256 (rubygem/aws-sdk-autoscalingplans-1.46.0.gem) = 115c6315bde3a68fc38ecfddbe4adb7e3c2700a251e3b16499774de2fb44e840
+SIZE (rubygem/aws-sdk-autoscalingplans-1.46.0.gem) = 31744



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