Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 16:05:04 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: 757b6fb04d7b - main - devel/rubygem-aws-sdk-organizations: Update to 1.105.0
Message-ID:  <202410251605.49PG547C036437@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=757b6fb04d7b2702a940fe0b566dd2c7553915b0

commit 757b6fb04d7b2702a940fe0b566dd2c7553915b0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-25 15:44:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-25 15:58:06 +0000

    devel/rubygem-aws-sdk-organizations: Update to 1.105.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-organizations/CHANGELOG.md
---
 devel/rubygem-aws-sdk-organizations/Makefile | 4 ++--
 devel/rubygem-aws-sdk-organizations/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile
index 9ec75c5f59c6..724e7382cb6f 100644
--- a/devel/rubygem-aws-sdk-organizations/Makefile
+++ b/devel/rubygem-aws-sdk-organizations/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-organizations
-PORTVERSION=	1.104.0
+PORTVERSION=	1.105.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-organizati
 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-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo
index 610b75f81331..a4ed8dea9ed5 100644
--- a/devel/rubygem-aws-sdk-organizations/distinfo
+++ b/devel/rubygem-aws-sdk-organizations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729653428
-SHA256 (rubygem/aws-sdk-organizations-1.104.0.gem) = 37b52ded29775d6e01ab9b599aecc8776c3ba7210dbc3bec1f195ea9a19e52cd
-SIZE (rubygem/aws-sdk-organizations-1.104.0.gem) = 94208
+TIMESTAMP = 1729856828
+SHA256 (rubygem/aws-sdk-organizations-1.105.0.gem) = bfe5c6f80125a9f992e69483b1ac77ac0521696ee343aabd1b40f4bead8840d0
+SIZE (rubygem/aws-sdk-organizations-1.105.0.gem) = 93184



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