Date: Mon, 3 Feb 2025 16:04:46 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: 10f66692aa2d - main - devel/rubygem-aws-sdk-organizations: Update to 1.111.0 Message-ID: <202502031604.513G4k2Q040882@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=10f66692aa2d073b6aed39a0170c4b8091bc45d6 commit 10f66692aa2d073b6aed39a0170c4b8091bc45d6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:27:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:53:05 +0000 devel/rubygem-aws-sdk-organizations: Update to 1.111.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 6ae8656f8a63..08d13327ab74 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.110.0 +PORTVERSION= 1.111.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.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.5<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo index 3411c25b132d..eae1efcc0a12 100644 --- a/devel/rubygem-aws-sdk-organizations/distinfo +++ b/devel/rubygem-aws-sdk-organizations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736671237 -SHA256 (rubygem/aws-sdk-organizations-1.110.0.gem) = a8d0f621279eda22789ef8f977121c7babc20397e6e09fc55fbea34709ae964c -SIZE (rubygem/aws-sdk-organizations-1.110.0.gem) = 93696 +TIMESTAMP = 1738089752 +SHA256 (rubygem/aws-sdk-organizations-1.111.0.gem) = 6925a7a85988ac6049be4b85301f5e8f1d1668c0d0295a2776f0a27f828e1cb5 +SIZE (rubygem/aws-sdk-organizations-1.111.0.gem) = 94208
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031604.513G4k2Q040882>