Date: Fri, 25 Oct 2024 16:01:19 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: bab0a7150864 - main - devel/rubygem-aws-sdk-codeartifact: Update to 1.55.0 Message-ID: <202410251601.49PG1JhY022046@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=bab0a7150864bb1ea17bce79385b20ea46e986ac commit bab0a7150864bb1ea17bce79385b20ea46e986ac Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-25 15:40:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-25 15:57:09 +0000 devel/rubygem-aws-sdk-codeartifact: Update to 1.55.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-codeartifact/CHANGELOG.md --- devel/rubygem-aws-sdk-codeartifact/Makefile | 4 ++-- devel/rubygem-aws-sdk-codeartifact/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-codeartifact/Makefile b/devel/rubygem-aws-sdk-codeartifact/Makefile index 7d3878b8cd04..35e53c4d03d9 100644 --- a/devel/rubygem-aws-sdk-codeartifact/Makefile +++ b/devel/rubygem-aws-sdk-codeartifact/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-codeartifact -PORTVERSION= 1.54.0 +PORTVERSION= 1.55.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-codeartifa LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.207.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.210.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-codeartifact/distinfo b/devel/rubygem-aws-sdk-codeartifact/distinfo index a09fed8c3d85..78c51452cf7d 100644 --- a/devel/rubygem-aws-sdk-codeartifact/distinfo +++ b/devel/rubygem-aws-sdk-codeartifact/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632550 -SHA256 (rubygem/aws-sdk-codeartifact-1.54.0.gem) = c9fb67f0d02156e5d1563a677dc3745dbb18fcb231e34ad2f2a5f31ff0320bf2 -SIZE (rubygem/aws-sdk-codeartifact-1.54.0.gem) = 68096 +TIMESTAMP = 1729856438 +SHA256 (rubygem/aws-sdk-codeartifact-1.55.0.gem) = ab5ec965592bea566f23e6bbeba4db85274fd4bf3e007e65695b3a3a054e6a1d +SIZE (rubygem/aws-sdk-codeartifact-1.55.0.gem) = 67072
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251601.49PG1JhY022046>