Date: Tue, 21 Sep 2021 03:54:35 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 748db8cf2fdb - main - devel/rubygem-aws-sdk-codestarnotifications: Update to 1.13.0 Message-ID: <202109210354.18L3sZaU037146@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=748db8cf2fdb5d0ea2215ebfcc1eac5acd5cf212 commit 748db8cf2fdb5d0ea2215ebfcc1eac5acd5cf212 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:18:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:45:28 +0000 devel/rubygem-aws-sdk-codestarnotifications: Update to 1.13.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codestarnotifications/CHANGELOG.md --- devel/rubygem-aws-sdk-codestarnotifications/Makefile | 4 ++-- devel/rubygem-aws-sdk-codestarnotifications/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-codestarnotifications/Makefile b/devel/rubygem-aws-sdk-codestarnotifications/Makefile index 8b1e90e8f4ab..d4f61fdd9cf8 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.12.0 +PORTVERSION= 1.13.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.119.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.120.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 c93364a5649e..336da3e73f77 100644 --- a/devel/rubygem-aws-sdk-codestarnotifications/distinfo +++ b/devel/rubygem-aws-sdk-codestarnotifications/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628439176 -SHA256 (rubygem/aws-sdk-codestarnotifications-1.12.0.gem) = 71ff3ca3163cad7ba25addf55b8c288a2e436202241b91dcafabde295df78123 -SIZE (rubygem/aws-sdk-codestarnotifications-1.12.0.gem) = 25088 +TIMESTAMP = 1632037406 +SHA256 (rubygem/aws-sdk-codestarnotifications-1.13.0.gem) = ff6d9fb8d8e9cc0854739b291a33b47b9de70487ad2827058cce689626b4be77 +SIZE (rubygem/aws-sdk-codestarnotifications-1.13.0.gem) = 25088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210354.18L3sZaU037146>