Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:54:23 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: 0d9e32d0afb5 - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.43.0
Message-ID:  <202306051854.355IsNMc056593@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=0d9e32d0afb5b37664bd9b379469c86f437736fc

commit 0d9e32d0afb5b37664bd9b379469c86f437736fc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:41:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:32 +0000

    devel/rubygem-aws-sdk-autoscalingplans: Update to 1.43.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 8e4154f944d6..6d5d006467d9 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.42.0
+PORTVERSION=	1.43.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.165.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.174.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 5a90017ff802..25c2f6e46c47 100644
--- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo
+++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675191205
-SHA256 (rubygem/aws-sdk-autoscalingplans-1.42.0.gem) = cd19b3d98a2152699a663815b3bad7be55fa82176f2c4a9e4ace8b99cb8be594
-SIZE (rubygem/aws-sdk-autoscalingplans-1.42.0.gem) = 31744
+TIMESTAMP = 1685792418
+SHA256 (rubygem/aws-sdk-autoscalingplans-1.43.0.gem) = a09d94cd3410def188db6674f9e4b03fbec5cad00cd74450829b0724fa724bba
+SIZE (rubygem/aws-sdk-autoscalingplans-1.43.0.gem) = 31744



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