diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-09 21:27:29 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-09 21:35:25 +0000 |
commit | 210f497eeb966877c2115b7551621c8447881ed2 (patch) | |
tree | c6388ddc92b2d2643f614d5b482c2a3d008a4d30 | |
parent | f3dc1d1ce39f2d86ef220e3a0a8a750340753ffd (diff) |
devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.30.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-iotthingsgraph/CHANGELOG.md
-rw-r--r-- | devel/rubygem-aws-sdk-iotthingsgraph/Makefile | 4 | ||||
-rw-r--r-- | 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 0b37d4c4de93..06176c750480 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.29.0 +PORTVERSION= 1.30.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.176.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.177.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 d24a54d7e257..563232b6a165 100644 --- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo +++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166712 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.29.0.gem) = 50f536973c885077d9b2c9ea7152f90102c4ec7d71e69b5548cedfa94e64769d -SIZE (rubygem/aws-sdk-iotthingsgraph-1.29.0.gem) = 37888 +TIMESTAMP = 1688902553 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.30.0.gem) = 60b2bd52e09d74803bdd9e226d4ff183dab37d22f83c976ce458d317fe533335 +SIZE (rubygem/aws-sdk-iotthingsgraph-1.30.0.gem) = 37888 |