git: 2bb105f772ab - main - devel/rubygem-aws-sdk-identitystore: Update to 1.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:58:43 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bb105f772ab1d664f3f9fabcdfb9a9814e3c3cf commit 2bb105f772ab1d664f3f9fabcdfb9a9814e3c3cf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:24:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:45:36 +0000 devel/rubygem-aws-sdk-identitystore: Update to 1.13.0 - Update WWW Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-identitystore/CHANGELOG.md --- devel/rubygem-aws-sdk-identitystore/Makefile | 4 ++-- devel/rubygem-aws-sdk-identitystore/distinfo | 6 +++--- devel/rubygem-aws-sdk-identitystore/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-identitystore/Makefile b/devel/rubygem-aws-sdk-identitystore/Makefile index e83660afa722..a26f1017dde4 100644 --- a/devel/rubygem-aws-sdk-identitystore/Makefile +++ b/devel/rubygem-aws-sdk-identitystore/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-identitystore -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS SSO Identity Store (IdentityStore) 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-identitystore/distinfo b/devel/rubygem-aws-sdk-identitystore/distinfo index e90f650c84dc..ed1ce062069a 100644 --- a/devel/rubygem-aws-sdk-identitystore/distinfo +++ b/devel/rubygem-aws-sdk-identitystore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556908 -SHA256 (rubygem/aws-sdk-identitystore-1.12.0.gem) = 300374c0d890be4d8dc5b342a4f1f491ce1c53c83308ac3b636c70b1ceedc76b -SIZE (rubygem/aws-sdk-identitystore-1.12.0.gem) = 18944 +TIMESTAMP = 1641046306 +SHA256 (rubygem/aws-sdk-identitystore-1.13.0.gem) = 4981e83d5fd329343d3ef92809d3dd807a4734cbe4f89e0a00883fa20a7bebdb +SIZE (rubygem/aws-sdk-identitystore-1.13.0.gem) = 18944 diff --git a/devel/rubygem-aws-sdk-identitystore/pkg-descr b/devel/rubygem-aws-sdk-identitystore/pkg-descr index dcc094938764..09149d7fec9c 100644 --- a/devel/rubygem-aws-sdk-identitystore/pkg-descr +++ b/devel/rubygem-aws-sdk-identitystore/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for AWS SSO Identity Store (IdentityStore). WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-identitystore +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-identitystore