Date: Sun, 8 Aug 2021 22:08:40 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: 2c39e03f8267 - main - devel/rubygem-aws-sdk-organizations: Update to 1.61.0 Message-ID: <202108082208.178M8eo5016712@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=2c39e03f8267549ada26a0ebe47bdfc8b45ec9d1 commit 2c39e03f8267549ada26a0ebe47bdfc8b45ec9d1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 21:39:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 21:45:46 +0000 devel/rubygem-aws-sdk-organizations: Update to 1.61.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-organizations/CHANGELOG.md --- devel/rubygem-aws-sdk-organizations/Makefile | 4 ++-- devel/rubygem-aws-sdk-organizations/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile index 23206ae7c65f..becb7c1efa86 100644 --- a/devel/rubygem-aws-sdk-organizations/Makefile +++ b/devel/rubygem-aws-sdk-organizations/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-organizations -PORTVERSION= 1.60.0 +PORTVERSION= 1.61.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Organizations (Organizations) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.118.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.119.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-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo index 4abdad5bc9ed..dcd55942dcd8 100644 --- a/devel/rubygem-aws-sdk-organizations/distinfo +++ b/devel/rubygem-aws-sdk-organizations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103582 -SHA256 (rubygem/aws-sdk-organizations-1.60.0.gem) = 1f2ac06a1897016549accdd02b8320aea222fa1f774cab2249f920a5b5923e12 -SIZE (rubygem/aws-sdk-organizations-1.60.0.gem) = 77312 +TIMESTAMP = 1628439456 +SHA256 (rubygem/aws-sdk-organizations-1.61.0.gem) = e05db85fa201a8d166a7ed2e24482e1e90d94f66a8731f5d484a861c48e05fe6 +SIZE (rubygem/aws-sdk-organizations-1.61.0.gem) = 77312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108082208.178M8eo5016712>