Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:54:22 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: 2780250c5a37 - main - devel/rubygem-aws-sdk-autoscaling: Update to 1.90.0
Message-ID:  <202306051854.355IsMN8056567@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=2780250c5a379b6268d3295ec8a625b84eec26b0

commit 2780250c5a379b6268d3295ec8a625b84eec26b0
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-autoscaling: Update to 1.90.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-autoscaling/CHANGELOG.md
---
 devel/rubygem-aws-sdk-autoscaling/Makefile | 4 ++--
 devel/rubygem-aws-sdk-autoscaling/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-autoscaling/Makefile b/devel/rubygem-aws-sdk-autoscaling/Makefile
index b413827ff865..4c354c668cbe 100644
--- a/devel/rubygem-aws-sdk-autoscaling/Makefile
+++ b/devel/rubygem-aws-sdk-autoscaling/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-autoscaling
-PORTVERSION=	1.89.0
+PORTVERSION=	1.90.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-autoscaling/distinfo b/devel/rubygem-aws-sdk-autoscaling/distinfo
index e967412ed4e8..36c6dad337c4 100644
--- a/devel/rubygem-aws-sdk-autoscaling/distinfo
+++ b/devel/rubygem-aws-sdk-autoscaling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104606
-SHA256 (rubygem/aws-sdk-autoscaling-1.89.0.gem) = 7a32fe0f1270ba275028d7cb79622c84d59abbe546ff2f0e87ce45b699641617
-SIZE (rubygem/aws-sdk-autoscaling-1.89.0.gem) = 164352
+TIMESTAMP = 1685792416
+SHA256 (rubygem/aws-sdk-autoscaling-1.90.0.gem) = af2521623296998bad11ab11bb5b076692c9dec4f2ea4b56569a2d1b22e173d9
+SIZE (rubygem/aws-sdk-autoscaling-1.90.0.gem) = 164864



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