git: 5ef36562d88a - main - devel/rubygem-aws-sdk-organizations: Update to 1.66.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 19:00:11 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ef36562d88a16187939338ec7cf418564278359 commit 5ef36562d88a16187939338ec7cf418564278359 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:25:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:46:03 +0000 devel/rubygem-aws-sdk-organizations: Update to 1.66.0 - Update WWW Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-organizations/CHANGELOG.md --- devel/rubygem-aws-sdk-organizations/Makefile | 4 ++-- devel/rubygem-aws-sdk-organizations/distinfo | 6 +++--- devel/rubygem-aws-sdk-organizations/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile index 457c83bb7c05..a8b1f4109c58 100644 --- a/devel/rubygem-aws-sdk-organizations/Makefile +++ b/devel/rubygem-aws-sdk-organizations/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-organizations -PORTVERSION= 1.65.0 +PORTVERSION= 1.66.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Organizations (Organizations) 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-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo index d0777c504559..e546602973f1 100644 --- a/devel/rubygem-aws-sdk-organizations/distinfo +++ b/devel/rubygem-aws-sdk-organizations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638557060 -SHA256 (rubygem/aws-sdk-organizations-1.65.0.gem) = f0916470da838d2552bcd5f5994100550f21e98af30ac1403d0ff70ad219477f -SIZE (rubygem/aws-sdk-organizations-1.65.0.gem) = 77824 +TIMESTAMP = 1641046458 +SHA256 (rubygem/aws-sdk-organizations-1.66.0.gem) = d1806831c92fbfb5d0edfb3c4d37a099b135c479f56fb6c9746d7a9bb247c1b9 +SIZE (rubygem/aws-sdk-organizations-1.66.0.gem) = 77824 diff --git a/devel/rubygem-aws-sdk-organizations/pkg-descr b/devel/rubygem-aws-sdk-organizations/pkg-descr index f5e406d85f7a..f8f0483692a7 100644 --- a/devel/rubygem-aws-sdk-organizations/pkg-descr +++ b/devel/rubygem-aws-sdk-organizations/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for AWS Organizations (Organizations). WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-organizations +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-organizations