Date: Sat, 30 Sep 2023 00:52:42 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: cf43c4b2383a - main - devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.33.0 Message-ID: <202309300052.38U0qgqr031073@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=cf43c4b2383a652b9ed706ee896d72a7fba56495 commit cf43c4b2383a652b9ed706ee896d72a7fba56495 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-30 00:26:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-30 00:45:30 +0000 devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.33.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 85a50660dcfb..f8a5816f717b 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.32.0 +PORTVERSION= 1.33.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.177.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.184.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 b4b9935282f3..aaa01814c933 100644 --- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo +++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695357987 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.32.0.gem) = 2853d49a1956023fdfdaa928fbe8565177500dda7d8210071aa5071dc99030fa -SIZE (rubygem/aws-sdk-iotthingsgraph-1.32.0.gem) = 37888 +TIMESTAMP = 1696001760 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.33.0.gem) = 465e9b326731b7ac848cdae8397398700ac21f7753052f548b63a2a721e6525e +SIZE (rubygem/aws-sdk-iotthingsgraph-1.33.0.gem) = 37888
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309300052.38U0qgqr031073>