Skip site navigation (1)Skip section navigation (2)



index | | raw e-mail

commit c3adce991a8e103f6d2a1c5eb6131c9d094a493e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-06 06:24:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-06 06:24:24 +0000

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

diff --git a/devel/rubygem-aws-sdk-dynamodbstreams/Makefile b/devel/rubygem-aws-sdk-dynamodbstreams/Makefile
index ccbc2a8f6748..b7f82070b196 100644
--- a/devel/rubygem-aws-sdk-dynamodbstreams/Makefile
+++ b/devel/rubygem-aws-sdk-dynamodbstreams/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-dynamodbstreams
-PORTVERSION=	1.89.0
+PORTVERSION=	1.90.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-dynamodbst
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.241.4<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.244.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-dynamodbstreams/distinfo b/devel/rubygem-aws-sdk-dynamodbstreams/distinfo
index 0f84e8707e43..2de5aa311de3 100644
--- a/devel/rubygem-aws-sdk-dynamodbstreams/distinfo
+++ b/devel/rubygem-aws-sdk-dynamodbstreams/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769874744
-SHA256 (rubygem/aws-sdk-dynamodbstreams-1.89.0.gem) = 8d6e9873355f04ce401b08b2db2c76e18609c850e36dcf72384c809630272c6d
-SIZE (rubygem/aws-sdk-dynamodbstreams-1.89.0.gem) = 35840
+TIMESTAMP = 1775424292
+SHA256 (rubygem/aws-sdk-dynamodbstreams-1.90.0.gem) = d459bcaed78e30172ffcee27c7b18813c7e22b0fcf69201e6827b4e270ad5844
+SIZE (rubygem/aws-sdk-dynamodbstreams-1.90.0.gem) = 35840


home | help