Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 15:03:05 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: 0a27563f31ff - main - devel/rubygem-aws-sdk-locationservice: Update to 1.6.0
Message-ID:  <202108081503.178F35Bm043404@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=0a27563f31fff82586971e447bad1801fe778475

commit 0a27563f31fff82586971e447bad1801fe778475
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:40:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:54:54 +0000

    devel/rubygem-aws-sdk-locationservice: Update to 1.6.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-locationservice/CHANGELOG.md
---
 devel/rubygem-aws-sdk-locationservice/Makefile | 4 ++--
 devel/rubygem-aws-sdk-locationservice/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-locationservice/Makefile b/devel/rubygem-aws-sdk-locationservice/Makefile
index d3d4965fd68b..2bead4048cdf 100644
--- a/devel/rubygem-aws-sdk-locationservice/Makefile
+++ b/devel/rubygem-aws-sdk-locationservice/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-locationservice
-PORTVERSION=	1.5.0
+PORTVERSION=	1.6.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Amazon Location Service
 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-locationservice/distinfo b/devel/rubygem-aws-sdk-locationservice/distinfo
index 1142d4c6840a..d466c33d43a7 100644
--- a/devel/rubygem-aws-sdk-locationservice/distinfo
+++ b/devel/rubygem-aws-sdk-locationservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626714636
-SHA256 (rubygem/aws-sdk-locationservice-1.5.0.gem) = e037e9058cdc01f18b34ae4eda95fb7c81e113b8583f5887d1884500d9dd9dac
-SIZE (rubygem/aws-sdk-locationservice-1.5.0.gem) = 58368
+TIMESTAMP = 1628103516
+SHA256 (rubygem/aws-sdk-locationservice-1.6.0.gem) = fd34064456a44dad0455734677599f7e801affa93562d2e9f37cd2a75d36f617
+SIZE (rubygem/aws-sdk-locationservice-1.6.0.gem) = 58368



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