git: 052695178102 - main - devel/rubygem-aws-sdk-dynamodbstreams: Update to 1.36.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:57:56 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=052695178102ce36ffb7c4b99e8c3b51f2d85041 commit 052695178102ce36ffb7c4b99e8c3b51f2d85041 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:23:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:45:21 +0000 devel/rubygem-aws-sdk-dynamodbstreams: Update to 1.36.0 - Update WWW 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 +++--- devel/rubygem-aws-sdk-dynamodbstreams/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-dynamodbstreams/Makefile b/devel/rubygem-aws-sdk-dynamodbstreams/Makefile index 34cef4a93f63..ee0613cb3324 100644 --- a/devel/rubygem-aws-sdk-dynamodbstreams/Makefile +++ b/devel/rubygem-aws-sdk-dynamodbstreams/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-dynamodbstreams -PORTVERSION= 1.35.0 +PORTVERSION= 1.36.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Amazon DynamoDB Streams 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 diff --git a/devel/rubygem-aws-sdk-dynamodbstreams/distinfo b/devel/rubygem-aws-sdk-dynamodbstreams/distinfo index e542135721e0..42ec5e72f801 100644 --- a/devel/rubygem-aws-sdk-dynamodbstreams/distinfo +++ b/devel/rubygem-aws-sdk-dynamodbstreams/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556826 -SHA256 (rubygem/aws-sdk-dynamodbstreams-1.35.0.gem) = 2d1dea80b4998b129b56505407beaceed3a7a2f2b9fe24f0db5a0703cb1f91a4 -SIZE (rubygem/aws-sdk-dynamodbstreams-1.35.0.gem) = 28672 +TIMESTAMP = 1641046224 +SHA256 (rubygem/aws-sdk-dynamodbstreams-1.36.0.gem) = 6919b8c2e56c335f59a6c35c2c562ee91f2ab66aa21edf24c9a1f518baed21b4 +SIZE (rubygem/aws-sdk-dynamodbstreams-1.36.0.gem) = 28672 diff --git a/devel/rubygem-aws-sdk-dynamodbstreams/pkg-descr b/devel/rubygem-aws-sdk-dynamodbstreams/pkg-descr index eb9f46b919e8..ad1032a8c600 100644 --- a/devel/rubygem-aws-sdk-dynamodbstreams/pkg-descr +++ b/devel/rubygem-aws-sdk-dynamodbstreams/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for Amazon DynamoDB Streams. WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-dynamodbstreams +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-dynamodbstreams