git: 01a8dfa7aea4 - main - devel/rubygem-aws-sdk-codestarnotifications: Update to 1.17.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:57:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=01a8dfa7aea43899eda39d86f999b96c9ae4071c commit 01a8dfa7aea43899eda39d86f999b96c9ae4071c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:23:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:45:11 +0000 devel/rubygem-aws-sdk-codestarnotifications: Update to 1.17.0 - Update WWW Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-codestarnotifications/CHANGELOG.md --- devel/rubygem-aws-sdk-codestarnotifications/Makefile | 4 ++-- devel/rubygem-aws-sdk-codestarnotifications/distinfo | 6 +++--- devel/rubygem-aws-sdk-codestarnotifications/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-codestarnotifications/Makefile b/devel/rubygem-aws-sdk-codestarnotifications/Makefile index ed801d686234..7d3dada77492 100644 --- a/devel/rubygem-aws-sdk-codestarnotifications/Makefile +++ b/devel/rubygem-aws-sdk-codestarnotifications/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-codestarnotifications -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS CodeStar Notifications 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-codestarnotifications/distinfo b/devel/rubygem-aws-sdk-codestarnotifications/distinfo index e834c41f2330..9273c1eeb212 100644 --- a/devel/rubygem-aws-sdk-codestarnotifications/distinfo +++ b/devel/rubygem-aws-sdk-codestarnotifications/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556768 -SHA256 (rubygem/aws-sdk-codestarnotifications-1.16.0.gem) = 06f67ae261e6f03dd8febea08f3bce77f81ec714c6b59e67f3b57fd3391f8e90 -SIZE (rubygem/aws-sdk-codestarnotifications-1.16.0.gem) = 25088 +TIMESTAMP = 1641046164 +SHA256 (rubygem/aws-sdk-codestarnotifications-1.17.0.gem) = 9043f5c85ee7b3b1f2193be8206fc347966b51b691c971f7f1059963fd5ffbbd +SIZE (rubygem/aws-sdk-codestarnotifications-1.17.0.gem) = 25088 diff --git a/devel/rubygem-aws-sdk-codestarnotifications/pkg-descr b/devel/rubygem-aws-sdk-codestarnotifications/pkg-descr index 04f844a2a2ed..2d957056e102 100644 --- a/devel/rubygem-aws-sdk-codestarnotifications/pkg-descr +++ b/devel/rubygem-aws-sdk-codestarnotifications/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for AWS CodeStar Notifications. WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codestarnotifications +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codestarnotifications