Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 22:00:44 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: cac6aaa0d1c4 - main - devel/rubygem-aws-sdk-codestarnotifications: Update to 1.14.0
Message-ID:  <202110252200.19PM0i5m067218@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=cac6aaa0d1c45a378cdb1614c8e96a5cbedc6d70

commit cac6aaa0d1c45a378cdb1614c8e96a5cbedc6d70
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:26:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:47:09 +0000

    devel/rubygem-aws-sdk-codestarnotifications: Update to 1.14.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 d4f61fdd9cf8..eb06dd4b08ed 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.13.0
+PORTVERSION=	1.14.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.120.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.121.2<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 336da3e73f77..9dcbf507cae5 100644
--- a/devel/rubygem-aws-sdk-codestarnotifications/distinfo
+++ b/devel/rubygem-aws-sdk-codestarnotifications/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037406
-SHA256 (rubygem/aws-sdk-codestarnotifications-1.13.0.gem) = ff6d9fb8d8e9cc0854739b291a33b47b9de70487ad2827058cce689626b4be77
-SIZE (rubygem/aws-sdk-codestarnotifications-1.13.0.gem) = 25088
+TIMESTAMP = 1635181227
+SHA256 (rubygem/aws-sdk-codestarnotifications-1.14.0.gem) = 92b0b4cb48687440ef444a64cac6423ba569ad9ba0a8520f3b287fb2632915da
+SIZE (rubygem/aws-sdk-codestarnotifications-1.14.0.gem) = 25088



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