Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 15:00:17 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: 2f23437e29a2 - main - devel/rubygem-aws-sdk-applicationcostprofiler: Add rubygem-aws-sdk-applicationcostprofiler 1.0.0
Message-ID:  <202108081500.178F0HLI033759@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=2f23437e29a2ad20f59444fdf678605d0e3dc78c

commit 2f23437e29a2ad20f59444fdf678605d0e3dc78c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:38:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:54:19 +0000

    devel/rubygem-aws-sdk-applicationcostprofiler: Add rubygem-aws-sdk-applicationcostprofiler 1.0.0
    
    Official AWS Ruby gem for AWS Application Cost Profiler.
    
    WWW: https://github.com/aws/aws-sdk-ruby
    WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-applicationcostprofiler
---
 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 cf9ed1a69bb4..e4c37df12335 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.0.0
+PORTVERSION=	1.1.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.112.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.118.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 90ec2eff7e26..26308c8d2c2f 100644
--- a/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
+++ b/devel/rubygem-aws-sdk-applicationcostprofiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621183172
-SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.0.0.gem) = 36583e914ac5f32172a52247aafc162c86493e0b129a170079255aee91a61851
-SIZE (rubygem/aws-sdk-applicationcostprofiler-1.0.0.gem) = 18944
+TIMESTAMP = 1628103224
+SHA256 (rubygem/aws-sdk-applicationcostprofiler-1.1.0.gem) = abac01c3582fc3095f3b7c3c27718b53be8678f1b37b59879e77a0940d4f5129
+SIZE (rubygem/aws-sdk-applicationcostprofiler-1.1.0.gem) = 18944



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