Date: Tue, 29 Jul 2025 04:35:45 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: fbb94eae6929 - main - devel/rubygem-aws-sdk-cloudsearchdomain: Update to 1.59.0 Message-ID: <202507290435.56T4ZjLD092812@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=fbb94eae6929b229b5e9a652efc700295910d227 commit fbb94eae6929b229b5e9a652efc700295910d227 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-07-29 03:50:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-07-29 04:30:28 +0000 devel/rubygem-aws-sdk-cloudsearchdomain: Update to 1.59.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 4ae2656a5579..2c74fc518ead 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.58.0 +PORTVERSION= 1.59.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.225.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.227.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-cloudsearchdomain/distinfo b/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo index c19dffc52f56..1865aaa3b6ec 100644 --- a/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo +++ b/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813270 -SHA256 (rubygem/aws-sdk-cloudsearchdomain-1.58.0.gem) = 61efc4fa80ef309fadb703e3cf381572b37bded5fa4a694f24585e27b520d164 -SIZE (rubygem/aws-sdk-cloudsearchdomain-1.58.0.gem) = 36352 +TIMESTAMP = 1753369558 +SHA256 (rubygem/aws-sdk-cloudsearchdomain-1.59.0.gem) = 1957fedf65af61bff900c98e44236f0ede889529132ae6d31660161069995b70 +SIZE (rubygem/aws-sdk-cloudsearchdomain-1.59.0.gem) = 36352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507290435.56T4ZjLD092812>