Date: Mon, 4 Sep 2023 09:09:47 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: 741c83fcfe2d - main - devel/rubygem-aws-sdk-organizations: Update to 1.80.0 Message-ID: <202309040909.38499lFs051129@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=741c83fcfe2d9714b7d19d66586a47a411a5d57f commit 741c83fcfe2d9714b7d19d66586a47a411a5d57f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 09:05:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 09:05:47 +0000 devel/rubygem-aws-sdk-organizations: Update to 1.80.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-organizations/CHANGELOG.md --- devel/rubygem-aws-sdk-organizations/Makefile | 2 +- devel/rubygem-aws-sdk-organizations/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile index d6765c8e237b..5603780b2382 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.79.0 +PORTVERSION= 1.80.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo index b25292d0422f..1553f781e045 100644 --- a/devel/rubygem-aws-sdk-organizations/distinfo +++ b/devel/rubygem-aws-sdk-organizations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689399405 -SHA256 (rubygem/aws-sdk-organizations-1.79.0.gem) = 2e773aead8c22aec3a83b2a3c6a57e1375c123eb87cde2b02572d226abe1ca0a -SIZE (rubygem/aws-sdk-organizations-1.79.0.gem) = 84480 +TIMESTAMP = 1693334037 +SHA256 (rubygem/aws-sdk-organizations-1.80.0.gem) = e37e8c54337521c4b317514ec29c72cebd2185a85dbfebab85a8d620c15e8df3 +SIZE (rubygem/aws-sdk-organizations-1.80.0.gem) = 83968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309040909.38499lFs051129>