Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2025 17:55:56 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: cb9d3dd57051 - main - devel/rubygem-aws-sdk-comprehend: Update to 1.101.0
Message-ID:  <202506171755.55HHtuV8074711@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cb9d3dd57051fb4705c2c361d4b74bfd420ffefa

commit cb9d3dd57051fb4705c2c361d4b74bfd420ffefa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-17 16:38:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-17 17:48:33 +0000

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

diff --git a/devel/rubygem-aws-sdk-comprehend/Makefile b/devel/rubygem-aws-sdk-comprehend/Makefile
index d08954cce338..23c907b71874 100644
--- a/devel/rubygem-aws-sdk-comprehend/Makefile
+++ b/devel/rubygem-aws-sdk-comprehend/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-comprehend
-PORTVERSION=	1.100.0
+PORTVERSION=	1.101.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-comprehend
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.216.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.225.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-comprehend/distinfo b/devel/rubygem-aws-sdk-comprehend/distinfo
index 203c68d0f685..e9476fea368f 100644
--- a/devel/rubygem-aws-sdk-comprehend/distinfo
+++ b/devel/rubygem-aws-sdk-comprehend/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747715676
-SHA256 (rubygem/aws-sdk-comprehend-1.100.0.gem) = 93ba8e1a9223c936849876a86fdc7be5b28b09493c67dc6d48abf61e9d49c6cc
-SIZE (rubygem/aws-sdk-comprehend-1.100.0.gem) = 122368
+TIMESTAMP = 1749813316
+SHA256 (rubygem/aws-sdk-comprehend-1.101.0.gem) = b909fa1fafd641f06f01ca1e84f230b78c246c0a790953cd31d75a948fd97dba
+SIZE (rubygem/aws-sdk-comprehend-1.101.0.gem) = 122368


home | help

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