Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 15:01:01 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: e4b03be35378 - main - devel/rubygem-aws-sdk-codestarconnections: Update to 1.16.0
Message-ID:  <202108081501.178F11pY036511@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=e4b03be35378249e5968ec727ce6b20c4e3d73ed

commit e4b03be35378249e5968ec727ce6b20c4e3d73ed
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:38:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:54:28 +0000

    devel/rubygem-aws-sdk-codestarconnections: Update to 1.16.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codestarconnections/CHANGELOG.md
---
 devel/rubygem-aws-sdk-codestarconnections/Makefile | 4 ++--
 devel/rubygem-aws-sdk-codestarconnections/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-codestarconnections/Makefile b/devel/rubygem-aws-sdk-codestarconnections/Makefile
index de0bd88fe3b5..39a5b68cb758 100644
--- a/devel/rubygem-aws-sdk-codestarconnections/Makefile
+++ b/devel/rubygem-aws-sdk-codestarconnections/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-codestarconnections
-PORTVERSION=	1.15.0
+PORTVERSION=	1.16.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS CodeStar connections
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.112.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.118.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-codestarconnections/distinfo b/devel/rubygem-aws-sdk-codestarconnections/distinfo
index fef366c9cfaa..d7c66dc3e385 100644
--- a/devel/rubygem-aws-sdk-codestarconnections/distinfo
+++ b/devel/rubygem-aws-sdk-codestarconnections/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198657
-SHA256 (rubygem/aws-sdk-codestarconnections-1.15.0.gem) = 7d93cfc60546d8c73738a62ec2ed424c94bbd41813791c7d8aaf34448b25a2e8
-SIZE (rubygem/aws-sdk-codestarconnections-1.15.0.gem) = 23040
+TIMESTAMP = 1628103300
+SHA256 (rubygem/aws-sdk-codestarconnections-1.16.0.gem) = f95aedb38f550158295032e403e9ed4b39399aeb5e13a831f06d247e5d92688a
+SIZE (rubygem/aws-sdk-codestarconnections-1.16.0.gem) = 23040



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