Date: Thu, 6 Jun 2024 16:47:05 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: 7b2be3126e1c - main - devel/rubygem-aws-sdk-applicationinsights: Update to 1.47.0 Message-ID: <202406061647.456Gl5C0022048@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=7b2be3126e1cbf317e94e47d89ea8f715a5e0139 commit 7b2be3126e1cbf317e94e47d89ea8f715a5e0139 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-06 16:40:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-06 16:40:03 +0000 devel/rubygem-aws-sdk-applicationinsights: Update to 1.47.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 37dc693a626a..730ef8e38634 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.46.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-applicatio LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.193.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.197.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-applicationinsights/distinfo b/devel/rubygem-aws-sdk-applicationinsights/distinfo index 5464100c9b63..fd856d78591f 100644 --- a/devel/rubygem-aws-sdk-applicationinsights/distinfo +++ b/devel/rubygem-aws-sdk-applicationinsights/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842932 -SHA256 (rubygem/aws-sdk-applicationinsights-1.46.0.gem) = c426880bb2155280df35334ab531c8a3bc06c55f917e223b5fc2ad0e5fb7cbb3 -SIZE (rubygem/aws-sdk-applicationinsights-1.46.0.gem) = 50176 +TIMESTAMP = 1717662548 +SHA256 (rubygem/aws-sdk-applicationinsights-1.47.0.gem) = 90818a73fbfe3370f0954d10e059e5ae218322f98480f00295b0c55e2a739030 +SIZE (rubygem/aws-sdk-applicationinsights-1.47.0.gem) = 50176
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406061647.456Gl5C0022048>