Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 16:00:15 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: dd68a8f9608e - main - devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.97.0
Message-ID:  <202410251600.49PG0FFE016561@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=dd68a8f9608ed40b067d66156325441ef19e331e

commit dd68a8f9608ed40b067d66156325441ef19e331e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-25 15:39:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-25 15:56:52 +0000

    devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.97.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/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 d4e614584f94..6d175f5af2b1 100644
--- a/devel/rubygem-aws-sdk-applicationautoscaling/Makefile
+++ b/devel/rubygem-aws-sdk-applicationautoscaling/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-applicationautoscaling
-PORTVERSION=	1.96.0
+PORTVERSION=	1.97.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-applicatio
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.207.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.210.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-applicationautoscaling/distinfo b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
index a01cc80c68f5..7d8b0580cdfd 100644
--- a/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
+++ b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1727718492
-SHA256 (rubygem/aws-sdk-applicationautoscaling-1.96.0.gem) = 13ec9b843cadd920ebb898f29028e3275eaa0600509dbf9f3748c58ddc1e17b9
-SIZE (rubygem/aws-sdk-applicationautoscaling-1.96.0.gem) = 60928
+TIMESTAMP = 1729856326
+SHA256 (rubygem/aws-sdk-applicationautoscaling-1.97.0.gem) = 94be08072a273bbbbe8efb59aecb75b2682019f523d4bdeef9a9bccd91b6d9d7
+SIZE (rubygem/aws-sdk-applicationautoscaling-1.97.0.gem) = 60928



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