Date: Sat, 30 Sep 2023 00:54:12 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: 79bdffff01b4 - main - devel/rubygem-aws-sdk-organizations: Update to 1.81.0 Message-ID: <202309300054.38U0sCmN034310@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=79bdffff01b4f3b91044c916d07f26e5289fbeeb commit 79bdffff01b4f3b91044c916d07f26e5289fbeeb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-30 00:27:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-30 00:45:53 +0000 devel/rubygem-aws-sdk-organizations: Update to 1.81.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/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 5603780b2382..f4509921a68f 100644 --- a/devel/rubygem-aws-sdk-organizations/Makefile +++ b/devel/rubygem-aws-sdk-organizations/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-organizations -PORTVERSION= 1.80.0 +PORTVERSION= 1.81.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-organizati LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.177.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.184.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 1553f781e045..d31937033e8f 100644 --- a/devel/rubygem-aws-sdk-organizations/distinfo +++ b/devel/rubygem-aws-sdk-organizations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693334037 -SHA256 (rubygem/aws-sdk-organizations-1.80.0.gem) = e37e8c54337521c4b317514ec29c72cebd2185a85dbfebab85a8d620c15e8df3 -SIZE (rubygem/aws-sdk-organizations-1.80.0.gem) = 83968 +TIMESTAMP = 1696001916 +SHA256 (rubygem/aws-sdk-organizations-1.81.0.gem) = 0e6bb9c6998e5a16290092ac824851fc0446d568d1695523ea11603a5ed9c74a +SIZE (rubygem/aws-sdk-organizations-1.81.0.gem) = 83968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309300054.38U0sCmN034310>