Date: Wed, 21 Feb 2024 15:31:58 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: b0aa742f1fbc - main - devel/rubygem-aws-sdk-proton: Update to 1.34.0 Message-ID: <202402211531.41LFVwpW075216@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=b0aa742f1fbc03bdf73aa10851a94882c39147d7 commit b0aa742f1fbc03bdf73aa10851a94882c39147d7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:52:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:09:42 +0000 devel/rubygem-aws-sdk-proton: Update to 1.34.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-proton/CHANGELOG.md --- devel/rubygem-aws-sdk-proton/Makefile | 4 ++-- devel/rubygem-aws-sdk-proton/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-proton/Makefile b/devel/rubygem-aws-sdk-proton/Makefile index a70430698696..66b8b209e6d8 100644 --- a/devel/rubygem-aws-sdk-proton/Makefile +++ b/devel/rubygem-aws-sdk-proton/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-proton -PORTVERSION= 1.33.0 +PORTVERSION= 1.34.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-proton LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.188.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.191.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-proton/distinfo b/devel/rubygem-aws-sdk-proton/distinfo index 3753371a18b8..7ff0c2e9206e 100644 --- a/devel/rubygem-aws-sdk-proton/distinfo +++ b/devel/rubygem-aws-sdk-proton/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701364296 -SHA256 (rubygem/aws-sdk-proton-1.33.0.gem) = 4834763ad51d93f01716ab90590d5956a3c926d9e1e07135e4508fc87960c28b -SIZE (rubygem/aws-sdk-proton-1.33.0.gem) = 82432 +TIMESTAMP = 1708450154 +SHA256 (rubygem/aws-sdk-proton-1.34.0.gem) = e47439ee9f8f840cb92d93a2eb56fccab559b27840175c536d4174c99ea02fbd +SIZE (rubygem/aws-sdk-proton-1.34.0.gem) = 94208
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211531.41LFVwpW075216>