Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 2021 00:25:29 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: ab40483a323a - main - devel/rubygem-aws-sdk-codestarnotifications: Update to 1.15.0
Message-ID:  <202111060025.1A60PTGq012370@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=ab40483a323a14451be1b97b3d84faafdb121a52

commit ab40483a323a14451be1b97b3d84faafdb121a52
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-05 23:54:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 23:54:47 +0000

    devel/rubygem-aws-sdk-codestarnotifications: Update to 1.15.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 eb06dd4b08ed..06983c9b0215 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.14.0
+PORTVERSION=	1.15.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.121.2<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.122.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 9dcbf507cae5..d442b24dc732 100644
--- a/devel/rubygem-aws-sdk-codestarnotifications/distinfo
+++ b/devel/rubygem-aws-sdk-codestarnotifications/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635181227
-SHA256 (rubygem/aws-sdk-codestarnotifications-1.14.0.gem) = 92b0b4cb48687440ef444a64cac6423ba569ad9ba0a8520f3b287fb2632915da
-SIZE (rubygem/aws-sdk-codestarnotifications-1.14.0.gem) = 25088
+TIMESTAMP = 1636145248
+SHA256 (rubygem/aws-sdk-codestarnotifications-1.15.0.gem) = 0346e757111bde5bb6f525013437573a543df83db909f5e003c1500df2c047a2
+SIZE (rubygem/aws-sdk-codestarnotifications-1.15.0.gem) = 25088



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