Date: Mon, 25 Oct 2021 22:02:21 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: f5343574dfbf - main - devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.18.0 Message-ID: <202110252202.19PM2L8t073323@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=f5343574dfbffe87b9bffc394d1ac7b0b0ec99d7 commit f5343574dfbffe87b9bffc394d1ac7b0b0ec99d7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 21:28:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 21:47:37 +0000 devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.18.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/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 e33faf763ed3..a117a1adab8d 100644 --- a/devel/rubygem-aws-sdk-iotthingsgraph/Makefile +++ b/devel/rubygem-aws-sdk-iotthingsgraph/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS IoT Things Graph LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.120.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.121.2<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 b91b2f05130a..5cec14dec911 100644 --- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo +++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037576 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.17.0.gem) = 1b5ddeea69eab67aa074aa26ee1538010a0d1271517bc2b57a1ebce11494e423 -SIZE (rubygem/aws-sdk-iotthingsgraph-1.17.0.gem) = 35840 +TIMESTAMP = 1635181395 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.18.0.gem) = b0837174d164ea6c38e0bb1e3588880216253d939b0f02af861f534049b85bc8 +SIZE (rubygem/aws-sdk-iotthingsgraph-1.18.0.gem) = 35840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110252202.19PM2L8t073323>