Date: Fri, 25 Oct 2024 16:00:16 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: 3e320379b75e - main - devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.35.0 Message-ID: <202410251600.49PG0GYD017241@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=3e320379b75e24deeeebe8f9e2ac259f502e55df commit 3e320379b75e24deeeebe8f9e2ac259f502e55df Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-25 15:39:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-25 15:56:52 +0000 devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.35.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-applicationcostprofiler/CHANGELOG.md --- devel/rubygem-aws-sdk-applicationcostprofiler/Makefile | 4 ++-- devel/rubygem-aws-sdk-applicationcostprofiler/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-applicationcostprofiler/Makefile b/devel/rubygem-aws-sdk-applicationcostprofiler/Makefile index acb043670156..f58355ca924f 100644 --- a/devel/rubygem-aws-sdk-applicationcostprofiler/Makefile +++ b/devel/rubygem-aws-sdk-applicationcostprofiler/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-applicationcostprofiler -PORTVERSION= 1.34.0 +PORTVERSION= 1.35.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.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-applicationcostprofiler/distinfo b/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo index e756435134f1..fcca515ed808 100644 --- a/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo +++ b/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727718494 -SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.34.0.gem) = aa65c48a2a8085c0db619b8f6785596f2be2bcc81903e96ab91850a90344b731 -SIZE (rubygem/aws-sdk-applicationcostprofiler-1.34.0.gem) = 24576 +TIMESTAMP = 1729856328 +SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.35.0.gem) = f66ffb3c3f9e62b863d8543dce774480c2ce0fdb87e74ce02f616a028005c63a +SIZE (rubygem/aws-sdk-applicationcostprofiler-1.35.0.gem) = 24576
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251600.49PG0GYD017241>