Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:20:07 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: 64ec3a865356 - main - devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.87.0
Message-ID:  <202407061620.466GK71e051659@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=64ec3a8653563962336b53635dab421cc6a44f73

commit 64ec3a8653563962336b53635dab421cc6a44f73
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:04:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:04:56 +0000

    devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.87.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 116d6d3e41db..76db8af5a147 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.84.0
+PORTVERSION=	1.87.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.197.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.199.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-applicationautoscaling/distinfo b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
index 394b5fdd96f5..3d55e72bc8fb 100644
--- a/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
+++ b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717662542
-SHA256 (rubygem/aws-sdk-applicationautoscaling-1.84.0.gem) = e91e373048522814e517b3f4817e11a9c282ab24a129a0aaff4e5437ce821905
-SIZE (rubygem/aws-sdk-applicationautoscaling-1.84.0.gem) = 59392
+TIMESTAMP = 1720022932
+SHA256 (rubygem/aws-sdk-applicationautoscaling-1.87.0.gem) = f669912cea62e685e7884d5e1fb1b9b70ac81ce781d1b9f1292266d4be5a5ff4
+SIZE (rubygem/aws-sdk-applicationautoscaling-1.87.0.gem) = 59904



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