Date: Sun, 19 May 2024 17:31:16 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: 7d361311bace - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.31.0 Message-ID: <202405191731.44JHVGgv088532@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=7d361311bace6e5a470cc47b43db15f1cc240d15 commit 7d361311bace6e5a470cc47b43db15f1cc240d15 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:22:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:16:55 +0000 devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.31.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 b38d1ee37a98..01595919352a 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.29.0 +PORTVERSION= 1.31.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.191.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.193.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 397806ccb164..9e81dca73358 100644 --- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo +++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449932 -SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.29.0.gem) = e6ea1776abf172a224a96f51f9bab6ca3074d234f6911c9f15d177323e717adc -SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.29.0.gem) = 30720 +TIMESTAMP = 1715843250 +SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.31.0.gem) = 750d4802ebafeefc6dc08a72c819c55db2d0c36401c59871fbc1c278a29065cb +SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.31.0.gem) = 31232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191731.44JHVGgv088532>