Skip to content

Commit

Permalink
devel/rubygem-aws-sdk-comprehend: Update to 1.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 11, 2022
1 parent 70d8066 commit f19ddd1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/rubygem-aws-sdk-comprehend/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= aws-sdk-comprehend
PORTVERSION= 1.55.0
PORTVERSION= 1.56.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -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.122.0<4:devel/rubygem-aws-sdk-core \
RUN_DEPENDS= rubygem-aws-sdk-core>=3.125.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4

USES= gem
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-aws-sdk-comprehend/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1638556776
SHA256 (rubygem/aws-sdk-comprehend-1.55.0.gem) = 5d08c4917ab22b2d1ecc08c19c0338633be1501c3accc35c2c487f4e0cf87ede
SIZE (rubygem/aws-sdk-comprehend-1.55.0.gem) = 75264
TIMESTAMP = 1641046172
SHA256 (rubygem/aws-sdk-comprehend-1.56.0.gem) = 3607f566f00d8b107d04e535e623395654e753475f568fca9f24c2db0f60ceda
SIZE (rubygem/aws-sdk-comprehend-1.56.0.gem) = 75264
2 changes: 1 addition & 1 deletion devel/rubygem-aws-sdk-comprehend/pkg-descr
@@ -1,4 +1,4 @@
Official AWS Ruby gem for Amazon Comprehend.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-comprehend
WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-comprehend

0 comments on commit f19ddd1

Please sign in to comment.