Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:54:40 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: ab3c3b5dbc32 - main - devel/rubygem-aws-sdk-comprehend: Update to 1.51.0
Message-ID:  <202109210354.18L3seIB037248@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=ab3c3b5dbc32ab4e416a79ef78a594cac41e995b

commit ab3c3b5dbc32ab4e416a79ef78a594cac41e995b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:18:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:45:29 +0000

    devel/rubygem-aws-sdk-comprehend: Update to 1.51.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/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 557342806a57..c93c83f51090 100644
--- a/devel/rubygem-aws-sdk-comprehend/Makefile
+++ b/devel/rubygem-aws-sdk-comprehend/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-comprehend
-PORTVERSION=	1.48.0
+PORTVERSION=	1.51.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Amazon Comprehend
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.119.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.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-comprehend/distinfo b/devel/rubygem-aws-sdk-comprehend/distinfo
index 00e1ae21d55a..78218c6b07d4 100644
--- a/devel/rubygem-aws-sdk-comprehend/distinfo
+++ b/devel/rubygem-aws-sdk-comprehend/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439184
-SHA256 (rubygem/aws-sdk-comprehend-1.48.0.gem) = 30c736d2b1c0415c2359e6b1262a6fc3b0ce60f8574f1a76520866cbacc4a822
-SIZE (rubygem/aws-sdk-comprehend-1.48.0.gem) = 68096
+TIMESTAMP = 1632037414
+SHA256 (rubygem/aws-sdk-comprehend-1.51.0.gem) = 0ad7fe65d992e8baf4c33d8dd6d8d4a6963bb7545bd831bd59b7bfb89f502343
+SIZE (rubygem/aws-sdk-comprehend-1.51.0.gem) = 71680



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