Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:39:55 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: 20bb85817d50 - main - devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.74.0
Message-ID:  <202307092139.369LdtiN073624@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=20bb85817d50eba5dc2998ec15ffd5180ba0967a

commit 20bb85817d50eba5dc2998ec15ffd5180ba0967a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:25:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:34:48 +0000

    devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.74.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 27e0101ce159..bf1f45f268f9 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.73.0
+PORTVERSION=	1.74.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.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-applicationautoscaling/distinfo b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
index 5e84dd4923c2..01e0b83bf36a 100644
--- a/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
+++ b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166408
-SHA256 (rubygem/aws-sdk-applicationautoscaling-1.73.0.gem) = bcdec327eb1f1bb508fecaf55a90ba547b43bb915f813d9ddd8f60e3ac765cb1
-SIZE (rubygem/aws-sdk-applicationautoscaling-1.73.0.gem) = 53248
+TIMESTAMP = 1688902249
+SHA256 (rubygem/aws-sdk-applicationautoscaling-1.74.0.gem) = b3d9bee55ab8e6dacb55746d9b880efd1d954d591d328768ffa4aa515da7b89f
+SIZE (rubygem/aws-sdk-applicationautoscaling-1.74.0.gem) = 53760



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