Date: Sun, 8 Sep 2024 18:47:58 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: da496daa9cdc - main - devel/rubygem-aws-sdk-connectparticipant: Update to 1.50.0 Message-ID: <202409081847.488Ilw5r046316@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=da496daa9cdc51a16b46d8fa24d56502a602ee46 commit da496daa9cdc51a16b46d8fa24d56502a602ee46 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:23:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:38:22 +0000 devel/rubygem-aws-sdk-connectparticipant: Update to 1.50.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 05f2bdd827d2..964c1d814708 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.49.0 +PORTVERSION= 1.50.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.201.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.203.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-connectparticipant/distinfo b/devel/rubygem-aws-sdk-connectparticipant/distinfo index 069d901aab9d..ee4be88f7ba8 100644 --- a/devel/rubygem-aws-sdk-connectparticipant/distinfo +++ b/devel/rubygem-aws-sdk-connectparticipant/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721499118 -SHA256 (rubygem/aws-sdk-connectparticipant-1.49.0.gem) = a94f42d800294dfb9b44ab2408d40d6e3ee754270eab88e7219064f2c5f20d82 -SIZE (rubygem/aws-sdk-connectparticipant-1.49.0.gem) = 32768 +TIMESTAMP = 1725560123 +SHA256 (rubygem/aws-sdk-connectparticipant-1.50.0.gem) = ac1cad2f7dd3006b48cf326743d8063cc6e450fcf0a5fb644586513a2a34eebc +SIZE (rubygem/aws-sdk-connectparticipant-1.50.0.gem) = 33280
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081847.488Ilw5r046316>