Date: Mon, 3 Feb 2025 16:03:44 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: 85641bf25bac - main - devel/rubygem-aws-sdk-locationservice: Update to 1.65.0 Message-ID: <202502031603.513G3ijj038869@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=85641bf25bac7222c92131d4f14165a1a7b69821 commit 85641bf25bac7222c92131d4f14165a1a7b69821 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:26:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:52:48 +0000 devel/rubygem-aws-sdk-locationservice: Update to 1.65.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 d72e6e9328de..730368cb3ec3 100644 --- a/devel/rubygem-aws-sdk-locationservice/Makefile +++ b/devel/rubygem-aws-sdk-locationservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-locationservice -PORTVERSION= 1.64.0 +PORTVERSION= 1.65.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-locationse LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.210.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.216.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 022478a41046..3342d52f44c9 100644 --- a/devel/rubygem-aws-sdk-locationservice/distinfo +++ b/devel/rubygem-aws-sdk-locationservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732239638 -SHA256 (rubygem/aws-sdk-locationservice-1.64.0.gem) = e775a31c5db6ecda7d509a0190a295b31deab0f2138aca4763a821cab023cabb -SIZE (rubygem/aws-sdk-locationservice-1.64.0.gem) = 101376 +TIMESTAMP = 1738089644 +SHA256 (rubygem/aws-sdk-locationservice-1.65.0.gem) = 66d43902e1d71f8f13a9cf983eb0e369940ed92ec58d1090c50d1813103e2a3f +SIZE (rubygem/aws-sdk-locationservice-1.65.0.gem) = 101888
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031603.513G3ijj038869>