Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 19:55:19 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: fee2c403e470 - main - devel/rubygem-aws-sdk-locationservice: Update to 1.16.0
Message-ID:  <202201251955.20PJtJOX022851@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=fee2c403e470f63ed1cf3a1848f333eb2f15b382

commit fee2c403e470f63ed1cf3a1848f333eb2f15b382
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-25 19:23:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-25 19:50:45 +0000

    devel/rubygem-aws-sdk-locationservice: Update to 1.16.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/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 664c875d53bc..9939db1a5700 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.15.0
+PORTVERSION=	1.16.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.122.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.125.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 d283d5c3ecbf..305212cc180b 100644
--- a/devel/rubygem-aws-sdk-locationservice/distinfo
+++ b/devel/rubygem-aws-sdk-locationservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102497
-SHA256 (rubygem/aws-sdk-locationservice-1.15.0.gem) = b0f8a6da5413fba9067150685867ea14bde5a8b063d5fed136d03593e3ae9449
-SIZE (rubygem/aws-sdk-locationservice-1.15.0.gem) = 66048
+TIMESTAMP = 1643133899
+SHA256 (rubygem/aws-sdk-locationservice-1.16.0.gem) = 4924532a3db4983d125bfbf09bcc86992f33b86f2b217d17f717f817bbc137f9
+SIZE (rubygem/aws-sdk-locationservice-1.16.0.gem) = 66048



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