Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2021 19:19:03 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: 76f7fce24369 - main - devel/rubygem-aws-sdk-codestarconnections: Update to 1.20.0
Message-ID:  <202111051919.1A5JJ3u1090361@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=76f7fce2436983d3b71dfbe0968723f61b9b7e04

commit 76f7fce2436983d3b71dfbe0968723f61b9b7e04
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-05 19:08:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 19:14:47 +0000

    devel/rubygem-aws-sdk-codestarconnections: Update to 1.20.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 ed186f0afeca..d1e9bc34de1d 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.19.0
+PORTVERSION=	1.20.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.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-codestarconnections/distinfo b/devel/rubygem-aws-sdk-codestarconnections/distinfo
index c09e9cdea128..f7b49f7a8310 100644
--- a/devel/rubygem-aws-sdk-codestarconnections/distinfo
+++ b/devel/rubygem-aws-sdk-codestarconnections/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635181225
-SHA256 (rubygem/aws-sdk-codestarconnections-1.19.0.gem) = 9389229124eeda7f62622ffbbcf412038244fdc283d7936082ed44fc0a6d1aa9
-SIZE (rubygem/aws-sdk-codestarconnections-1.19.0.gem) = 23040
+TIMESTAMP = 1636117376
+SHA256 (rubygem/aws-sdk-codestarconnections-1.20.0.gem) = 1d4628861c654ceed040f3a32251760b9d7856088ad000670f548b0d317a071c
+SIZE (rubygem/aws-sdk-codestarconnections-1.20.0.gem) = 23040



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