Date: Wed, 18 Sep 2024 06:20:14 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: 83e194b47ec7 - main - devel/rubygem-aws-sdk-applicationinsights: Update to 1.54.0 Message-ID: <202409180620.48I6KEth041879@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=83e194b47ec7b8dc840349d49a29db26125f6ae8 commit 83e194b47ec7b8dc840349d49a29db26125f6ae8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-18 05:57:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-18 06:13:25 +0000 devel/rubygem-aws-sdk-applicationinsights: Update to 1.54.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-applicationinsights/CHANGELOG.md --- devel/rubygem-aws-sdk-applicationinsights/Makefile | 4 ++-- devel/rubygem-aws-sdk-applicationinsights/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-applicationinsights/Makefile b/devel/rubygem-aws-sdk-applicationinsights/Makefile index 2e30925c8c24..7c3ef338eb9d 100644 --- a/devel/rubygem-aws-sdk-applicationinsights/Makefile +++ b/devel/rubygem-aws-sdk-applicationinsights/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-applicationinsights -PORTVERSION= 1.53.0 +PORTVERSION= 1.54.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-applicatio LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.203.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.205.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-applicationinsights/distinfo b/devel/rubygem-aws-sdk-applicationinsights/distinfo index 0af38bee99dc..7854dd80a0c6 100644 --- a/devel/rubygem-aws-sdk-applicationinsights/distinfo +++ b/devel/rubygem-aws-sdk-applicationinsights/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726081103 -SHA256 (rubygem/aws-sdk-applicationinsights-1.53.0.gem) = b67f3b9f810a98bceb11d49fd91d8e48e776811b3447019e7a3ad4ea28b9a7f2 -SIZE (rubygem/aws-sdk-applicationinsights-1.53.0.gem) = 50688 +TIMESTAMP = 1726487430 +SHA256 (rubygem/aws-sdk-applicationinsights-1.54.0.gem) = 7f9a2f5a76d3ec75e9d4a7e0621b90fedbb237a029cdbf802374de7c2f1448aa +SIZE (rubygem/aws-sdk-applicationinsights-1.54.0.gem) = 51200
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409180620.48I6KEth041879>