git: 99bd93b1784b - main - devel/rubygem-aws-sdk-codestar: Update to 1.36.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:57:18 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=99bd93b1784b3f7a6006b2a3d3a16f455ecb7cdd commit 99bd93b1784b3f7a6006b2a3d3a16f455ecb7cdd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:23:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:45:10 +0000 devel/rubygem-aws-sdk-codestar: Update to 1.36.0 - Update WWW Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-codestar/CHANGELOG.md --- devel/rubygem-aws-sdk-codestar/Makefile | 4 ++-- devel/rubygem-aws-sdk-codestar/distinfo | 6 +++--- devel/rubygem-aws-sdk-codestar/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-codestar/Makefile b/devel/rubygem-aws-sdk-codestar/Makefile index ff6c0c7f01b4..ce24fe73483a 100644 --- a/devel/rubygem-aws-sdk-codestar/Makefile +++ b/devel/rubygem-aws-sdk-codestar/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-codestar -PORTVERSION= 1.35.0 +PORTVERSION= 1.36.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS CodeStar (CodeStar) 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-codestar/distinfo b/devel/rubygem-aws-sdk-codestar/distinfo index 6e6ad834dfdb..e363fde9fd98 100644 --- a/devel/rubygem-aws-sdk-codestar/distinfo +++ b/devel/rubygem-aws-sdk-codestar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556764 -SHA256 (rubygem/aws-sdk-codestar-1.35.0.gem) = 43ec06687772c0f7893d0618ba312e2e3033080ae672513281c3b696c00d9ca4 -SIZE (rubygem/aws-sdk-codestar-1.35.0.gem) = 29184 +TIMESTAMP = 1641046160 +SHA256 (rubygem/aws-sdk-codestar-1.36.0.gem) = 66999a0932865f1dfe397bec54b941d157cf13d122646f7af9c10692ab075990 +SIZE (rubygem/aws-sdk-codestar-1.36.0.gem) = 29184 diff --git a/devel/rubygem-aws-sdk-codestar/pkg-descr b/devel/rubygem-aws-sdk-codestar/pkg-descr index a3fa48fa3580..bae51a93d889 100644 --- a/devel/rubygem-aws-sdk-codestar/pkg-descr +++ b/devel/rubygem-aws-sdk-codestar/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for AWS CodeStar (CodeStar). WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codestar +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codestar