Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 21:59:56 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: c31c8cb9bcac - main - devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.4.0
Message-ID:  <202110252159.19PLxu7Y057112@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=c31c8cb9bcacbffe85622c36ce64e7754f5cb130

commit c31c8cb9bcacbffe85622c36ce64e7754f5cb130
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:26:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:46:55 +0000

    devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.4.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/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 c272394bc460..3fd9c7c13a1c 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.3.0
+PORTVERSION=	1.4.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.120.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.121.2<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 fc01ed1e4c95..358383f40ab2 100644
--- a/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
+++ b/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037324
-SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.3.0.gem) = a0b4ce4b09a8648104e5bd0e30fba25fde508e7b04c681c641ae7d5c6fc3689e
-SIZE (rubygem/aws-sdk-applicationcostprofiler-1.3.0.gem) = 18944
+TIMESTAMP = 1635181143
+SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.4.0.gem) = 7e804076ac18fbf121dd2fface3c0162a678ba5cbd0ea42e1b24879fc218a707
+SIZE (rubygem/aws-sdk-applicationcostprofiler-1.4.0.gem) = 18944



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