Date: Sat, 6 Jul 2024 16:21:02 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: bba4ee595d5f - main - devel/rubygem-aws-sdk-cloudsearchdomain: Update to 1.46.0 Message-ID: <202407061621.466GL2fq059264@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=bba4ee595d5f8ae61e3f7083e4abb0b1c1912f32 commit bba4ee595d5f8ae61e3f7083e4abb0b1c1912f32 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-06 16:05:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-06 16:05:35 +0000 devel/rubygem-aws-sdk-cloudsearchdomain: Update to 1.46.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-cloudsearchdomain/CHANGELOG.md --- devel/rubygem-aws-sdk-cloudsearchdomain/Makefile | 4 ++-- devel/rubygem-aws-sdk-cloudsearchdomain/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile b/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile index 9706651d00de..dc7ff940c76a 100644 --- a/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile +++ b/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cloudsearchdomain -PORTVERSION= 1.43.0 +PORTVERSION= 1.46.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-cloudsearc LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.197.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.199.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-cloudsearchdomain/distinfo b/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo index bef5dbf3cebf..c8a3ec415d21 100644 --- a/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo +++ b/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717662636 -SHA256 (rubygem/aws-sdk-cloudsearchdomain-1.43.0.gem) = 83eb9ea01d5fd3c80c56267b4f18e753eca816f0e86eb8c651580453c20b3d61 -SIZE (rubygem/aws-sdk-cloudsearchdomain-1.43.0.gem) = 35328 +TIMESTAMP = 1720023028 +SHA256 (rubygem/aws-sdk-cloudsearchdomain-1.46.0.gem) = 7951fa021ad984cdbf5e61e6d655f044fe5266474f5230d3d4692a8f7e65c1c1 +SIZE (rubygem/aws-sdk-cloudsearchdomain-1.46.0.gem) = 35328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407061621.466GL2fq059264>