Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2024 14:59:08 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: 6460f29ad944 - main - devel/rubygem-aws-sdk-organizations: Update to 1.94.0
Message-ID:  <202407071459.467Ex8Ga093730@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=6460f29ad944405a21b25c97597939c4759206bd

commit 6460f29ad944405a21b25c97597939c4759206bd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-07 14:41:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-07 14:52:37 +0000

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

diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile
index 2fa1e4de903d..d66e5caffe18 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.93.0
+PORTVERSION=	1.94.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,8 @@ 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.199.0<4:devel/rubygem-aws-sdk-core \
-		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.201.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 a648493d9a6c..59ec30a3a800 100644
--- a/devel/rubygem-aws-sdk-organizations/distinfo
+++ b/devel/rubygem-aws-sdk-organizations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720023438
-SHA256 (rubygem/aws-sdk-organizations-1.93.0.gem) = 240d8d72a52e64354f1b48e947ccf705c5d885476377645b8dbed309373e6dd1
-SIZE (rubygem/aws-sdk-organizations-1.93.0.gem) = 93184
+TIMESTAMP = 1720355642
+SHA256 (rubygem/aws-sdk-organizations-1.94.0.gem) = b5ea33620c89bdff3f18b70a8d6cd5b94eb54a7928fb75e1f08d4be3d9acd3ac
+SIZE (rubygem/aws-sdk-organizations-1.94.0.gem) = 93184



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