Date: Sun, 19 May 2024 17:31:25 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: 0fe7d0d8165d - main - devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.38.0 Message-ID: <202405191731.44JHVPAn088864@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=0fe7d0d8165d53bae2e37e1ea86cf2fbf1c29d78 commit 0fe7d0d8165d53bae2e37e1ea86cf2fbf1c29d78 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:23:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:16:57 +0000 devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.38.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-iotthingsgraph/CHANGELOG.md --- devel/rubygem-aws-sdk-iotthingsgraph/Makefile | 4 ++-- devel/rubygem-aws-sdk-iotthingsgraph/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-iotthingsgraph/Makefile b/devel/rubygem-aws-sdk-iotthingsgraph/Makefile index d8ab216751d0..8f8b15035c6d 100644 --- a/devel/rubygem-aws-sdk-iotthingsgraph/Makefile +++ b/devel/rubygem-aws-sdk-iotthingsgraph/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.36.0 +PORTVERSION= 1.38.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-iotthingsg 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-iotthingsgraph/distinfo b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo index 180727300b68..237345ff9ea1 100644 --- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo +++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449950 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.36.0.gem) = cb8fd5d4256b79296a67a88d29b2a6b0984854e069f458b26c2fa43056769c46 -SIZE (rubygem/aws-sdk-iotthingsgraph-1.36.0.gem) = 44032 +TIMESTAMP = 1715843266 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.38.0.gem) = baa0325c5ac3ce304fd1d31118d3107f4283c386ff2b26e16cd9a8f71d8ef8b2 +SIZE (rubygem/aws-sdk-iotthingsgraph-1.38.0.gem) = 44032
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191731.44JHVPAn088864>