git: db08aed2820e - main - devel/rubygem-aws-sdk-pricing: Update to 1.35.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 19:00:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=db08aed2820e18de5dfe28380ec03fb39448f450 commit db08aed2820e18de5dfe28380ec03fb39448f450 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:25:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:46:06 +0000 devel/rubygem-aws-sdk-pricing: Update to 1.35.0 - Update WWW Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-pricing/CHANGELOG.md --- devel/rubygem-aws-sdk-pricing/Makefile | 4 ++-- devel/rubygem-aws-sdk-pricing/distinfo | 6 +++--- devel/rubygem-aws-sdk-pricing/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-pricing/Makefile b/devel/rubygem-aws-sdk-pricing/Makefile index 6e5636b648a5..b1dec2c51688 100644 --- a/devel/rubygem-aws-sdk-pricing/Makefile +++ b/devel/rubygem-aws-sdk-pricing/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-pricing -PORTVERSION= 1.34.0 +PORTVERSION= 1.35.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Price List Service (AWS Pricing) 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-pricing/distinfo b/devel/rubygem-aws-sdk-pricing/distinfo index 9b65e9de829a..8228f9bc4e23 100644 --- a/devel/rubygem-aws-sdk-pricing/distinfo +++ b/devel/rubygem-aws-sdk-pricing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638557082 -SHA256 (rubygem/aws-sdk-pricing-1.34.0.gem) = 0cca1de9274032cab8594e6c9417d0f4b877864e14aaeac6b299969d62637065 -SIZE (rubygem/aws-sdk-pricing-1.34.0.gem) = 19456 +TIMESTAMP = 1641046480 +SHA256 (rubygem/aws-sdk-pricing-1.35.0.gem) = f9ed9bf2689816add72f330e5a99fc94097ad0cf33cb37c5c814d70379b7a980 +SIZE (rubygem/aws-sdk-pricing-1.35.0.gem) = 19456 diff --git a/devel/rubygem-aws-sdk-pricing/pkg-descr b/devel/rubygem-aws-sdk-pricing/pkg-descr index c37b5283c754..0fbb33305443 100644 --- a/devel/rubygem-aws-sdk-pricing/pkg-descr +++ b/devel/rubygem-aws-sdk-pricing/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for AWS Price List Service (AWS Pricing). WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-pricing +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pricing