Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:53:47 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: c332b8018ca3 - main - devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.3.0
Message-ID:  <202109210353.18L3rl1a036109@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=c332b8018ca3841ad8fc350524effade538b95ab

commit c332b8018ca3841ad8fc350524effade538b95ab
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:18:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:45:13 +0000

    devel/rubygem-aws-sdk-applicationcostprofiler: Update to 1.3.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 238cfb061bb5..c272394bc460 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.2.0
+PORTVERSION=	1.3.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.119.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.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 24069ead363f..fc01ed1e4c95 100644
--- a/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
+++ b/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439098
-SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.2.0.gem) = d7cea360aaa00a1172ae7be844d9642281de2ee296599ad258735909b5f8f3d0
-SIZE (rubygem/aws-sdk-applicationcostprofiler-1.2.0.gem) = 18944
+TIMESTAMP = 1632037324
+SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.3.0.gem) = a0b4ce4b09a8648104e5bd0e30fba25fde508e7b04c681c641ae7d5c6fc3689e
+SIZE (rubygem/aws-sdk-applicationcostprofiler-1.3.0.gem) = 18944



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