Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 16:47:03 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: e99a32b2da59 - main - devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.24.0
Message-ID:  <202406061647.456Gl3YJ021964@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=e99a32b2da59add31ac5366000500e457b30d3d0

commit e99a32b2da59add31ac5366000500e457b30d3d0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 16:40:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 16:40:02 +0000

    devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.24.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 9cee4e5f2ee9..54578760f403 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.23.0
+PORTVERSION=	1.24.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-applicationcostprofiler/distinfo b/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
index a4fd4b026ee7..47edd1a05d6e 100644
--- a/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
+++ b/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842928
-SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.23.0.gem) = fe97625734bf929e7cf05bb27e4faf18e9773da5f38be5c76e1c28d1cca3d96e
-SIZE (rubygem/aws-sdk-applicationcostprofiler-1.23.0.gem) = 23552
+TIMESTAMP = 1717662544
+SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.24.0.gem) = 816c18652bd5cbe544cdb5d02481b81fc216b3249bd639b6a71e63145e08d60c
+SIZE (rubygem/aws-sdk-applicationcostprofiler-1.24.0.gem) = 23552



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406061647.456Gl3YJ021964>