Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:21:39 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: 9ef9d0ba6a14 - main - devel/rubygem-aws-sdk-connectparticipant: Update to 1.47.0
Message-ID:  <202407061621.466GLdtD062559@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=9ef9d0ba6a14187ceeadf3952788184b7505f8d3

commit 9ef9d0ba6a14187ceeadf3952788184b7505f8d3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:06:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:06:00 +0000

    devel/rubygem-aws-sdk-connectparticipant: Update to 1.47.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 f2b6c89b36f5..76774aabca99 100644
--- a/devel/rubygem-aws-sdk-connectparticipant/Makefile
+++ b/devel/rubygem-aws-sdk-connectparticipant/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-connectparticipant
-PORTVERSION=	1.44.0
+PORTVERSION=	1.47.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-connectpar
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.197.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.199.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 ca46296ca976..db56e2bff146 100644
--- a/devel/rubygem-aws-sdk-connectparticipant/distinfo
+++ b/devel/rubygem-aws-sdk-connectparticipant/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717662700
-SHA256 (rubygem/aws-sdk-connectparticipant-1.44.0.gem) = b06d7df8e56e4dc7317853489873b9fca033c8969e1e978d0e57ecd1b840f905
-SIZE (rubygem/aws-sdk-connectparticipant-1.44.0.gem) = 32768
+TIMESTAMP = 1720023092
+SHA256 (rubygem/aws-sdk-connectparticipant-1.47.0.gem) = d95fea6af2cb89262700b1eca6668542560dc1691db3b5edf6d477f70da67402
+SIZE (rubygem/aws-sdk-connectparticipant-1.47.0.gem) = 32768



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