Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 22:05:58 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: a1c5d2dbd3d5 - main - devel/rubygem-aws-sdk-codestarnotifications: Update to 1.12.0
Message-ID:  <202108082205.178M5w0u013180@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=a1c5d2dbd3d5f53ad074a46a203d41ca9f7568b0

commit a1c5d2dbd3d5f53ad074a46a203d41ca9f7568b0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 21:37:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 21:44:34 +0000

    devel/rubygem-aws-sdk-codestarnotifications: Update to 1.12.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 12d8e0f2e756..8b1e90e8f4ab 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.11.0
+PORTVERSION=	1.12.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.118.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.119.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 e5dcadc7eb61..c93364a5649e 100644
--- a/devel/rubygem-aws-sdk-codestarnotifications/distinfo
+++ b/devel/rubygem-aws-sdk-codestarnotifications/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103302
-SHA256 (rubygem/aws-sdk-codestarnotifications-1.11.0.gem) = dd2af24bcf922e6d20d30eb3afc58d3d01332e01b359a27e0aad7a1c25a82e47
-SIZE (rubygem/aws-sdk-codestarnotifications-1.11.0.gem) = 25088
+TIMESTAMP = 1628439176
+SHA256 (rubygem/aws-sdk-codestarnotifications-1.12.0.gem) = 71ff3ca3163cad7ba25addf55b8c288a2e436202241b91dcafabde295df78123
+SIZE (rubygem/aws-sdk-codestarnotifications-1.12.0.gem) = 25088



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108082205.178M5w0u013180>