Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:19:51 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: 7413f6d05aca - main - devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.9.0
Message-ID:  <202203071819.227IJpwU063509@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=7413f6d05aca55d6b12648995fe2ea9060277dab

commit 7413f6d05aca55d6b12648995fe2ea9060277dab
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:58:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:39 +0000

    devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.9.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 db1c0be5bb12..c238d464d594 100644
--- a/devel/rubygem-aws-sdk-applicationcostprofiler/Makefile
+++ b/devel/rubygem-aws-sdk-applicationcostprofiler/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-applicationcostprofiler
-PORTVERSION=	1.7.0
+PORTVERSION=	1.9.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS Application Cost Profiler
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.125.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.127.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 a79f9b07779f..a0e8c32ddad8 100644
--- a/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
+++ b/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641046078
-SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.7.0.gem) = 7e7272f2a4d70fa66db24653ecfd6affc41800167c1c009ed1eaf6804e6ada8b
-SIZE (rubygem/aws-sdk-applicationcostprofiler-1.7.0.gem) = 19456
+TIMESTAMP = 1646058220
+SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.9.0.gem) = baf9cc6067af63178f077c58d10f1ce3cdbca6244f352f47d09b76c4432cd784
+SIZE (rubygem/aws-sdk-applicationcostprofiler-1.9.0.gem) = 19456



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