Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:20:55 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: 6ddfd9083bb6 - main - devel/rubygem-aws-sdk-connectparticipant: Update to 1.22.0
Message-ID:  <202203071820.227IKtit073179@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=6ddfd9083bb66a9190e5871ccdcd5a80cb52e4b3

commit 6ddfd9083bb66a9190e5871ccdcd5a80cb52e4b3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:59:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:54 +0000

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

diff --git a/devel/rubygem-aws-sdk-connectparticipant/Makefile b/devel/rubygem-aws-sdk-connectparticipant/Makefile
index 3a51242454d7..24453e139e76 100644
--- a/devel/rubygem-aws-sdk-connectparticipant/Makefile
+++ b/devel/rubygem-aws-sdk-connectparticipant/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-connectparticipant
-PORTVERSION=	1.20.0
+PORTVERSION=	1.22.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Amazon Connect Participant Service (Amazon Co
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.125.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.127.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-connectparticipant/distinfo b/devel/rubygem-aws-sdk-connectparticipant/distinfo
index bcfbaded2e66..9f9123174203 100644
--- a/devel/rubygem-aws-sdk-connectparticipant/distinfo
+++ b/devel/rubygem-aws-sdk-connectparticipant/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641046184
-SHA256 (rubygem/aws-sdk-connectparticipant-1.20.0.gem) = eb4e138d16aee8823f8c19da0f5ae947d0105fd6ffe77f69f495fa428bd5e1ba
-SIZE (rubygem/aws-sdk-connectparticipant-1.20.0.gem) = 24064
+TIMESTAMP = 1646058332
+SHA256 (rubygem/aws-sdk-connectparticipant-1.22.0.gem) = f8fdadcf9f0ac215fceb6f15befd75e1d5dbcac98aebdc3afdc5ed331e4c3586
+SIZE (rubygem/aws-sdk-connectparticipant-1.22.0.gem) = 24064



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