Date: Wed, 21 Feb 2024 15:29:51 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: 33a25b0be270 - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.29.0 Message-ID: <202402211529.41LFTpOE055364@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=33a25b0be270e502c19f63bd3e6f26db0d13d1cf commit 33a25b0be270e502c19f63bd3e6f26db0d13d1cf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:51:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:09:09 +0000 devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.29.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-iotdeviceadvisor/CHANGELOG.md --- devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile | 4 ++-- devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile index 600eecad10c2..b38d1ee37a98 100644 --- a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile +++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-iotdeviceadvisor -PORTVERSION= 1.28.0 +PORTVERSION= 1.29.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-iotdevicea 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-iotdeviceadvisor/distinfo b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo index 657cfd751ef0..397806ccb164 100644 --- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo +++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701364084 -SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.28.0.gem) = 3b3df754cca48ad025b8ece12f74cd557d55c1f968630810c47a43946b033ea5 -SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.28.0.gem) = 27648 +TIMESTAMP = 1708449932 +SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.29.0.gem) = e6ea1776abf172a224a96f51f9bab6ca3074d234f6911c9f15d177323e717adc +SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.29.0.gem) = 30720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211529.41LFTpOE055364>