Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 18:57:32 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: f5d4b167a05c - main - devel/rubygem-aws-sdk-connectparticipant: Update to 1.20.0
Message-ID:  <202201111857.20BIvWSM066917@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=f5d4b167a05cc51cc6e9a0807cfceec2ddfe5a65

commit f5d4b167a05cc51cc6e9a0807cfceec2ddfe5a65
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:23:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:45:14 +0000

    devel/rubygem-aws-sdk-connectparticipant: Update to 1.20.0
    
    - Update WWW
    
    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 +++---
 devel/rubygem-aws-sdk-connectparticipant/pkg-descr | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-aws-sdk-connectparticipant/Makefile b/devel/rubygem-aws-sdk-connectparticipant/Makefile
index e47d638ff29c..3a51242454d7 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.19.0
+PORTVERSION=	1.20.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.122.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.125.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 f19cc70fcb34..bcfbaded2e66 100644
--- a/devel/rubygem-aws-sdk-connectparticipant/distinfo
+++ b/devel/rubygem-aws-sdk-connectparticipant/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638556788
-SHA256 (rubygem/aws-sdk-connectparticipant-1.19.0.gem) = bb05e29acd2ad5653086f5f3d51340d188282d682456a78dde1e8f6438beb119
-SIZE (rubygem/aws-sdk-connectparticipant-1.19.0.gem) = 23552
+TIMESTAMP = 1641046184
+SHA256 (rubygem/aws-sdk-connectparticipant-1.20.0.gem) = eb4e138d16aee8823f8c19da0f5ae947d0105fd6ffe77f69f495fa428bd5e1ba
+SIZE (rubygem/aws-sdk-connectparticipant-1.20.0.gem) = 24064
diff --git a/devel/rubygem-aws-sdk-connectparticipant/pkg-descr b/devel/rubygem-aws-sdk-connectparticipant/pkg-descr
index 2a0762ac8e90..c77655eec561 100644
--- a/devel/rubygem-aws-sdk-connectparticipant/pkg-descr
+++ b/devel/rubygem-aws-sdk-connectparticipant/pkg-descr
@@ -2,4 +2,4 @@ Official AWS Ruby gem for Amazon Connect Participant Service (Amazon Connect
 Participant).
 
 WWW: https://github.com/aws/aws-sdk-ruby
-WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-connectparticipant
+WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-connectparticipant



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