git: f0ae85650577 - main - devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.16.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 8 22:07:47 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f0ae856505773aea9c849875383fd6677fe0046f

commit f0ae856505773aea9c849875383fd6677fe0046f
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 21:39:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 21:45:18 +0000

    devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.16.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 fc1234412591..e0874821be82 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 at FreeBSD.org>
 
 PORTNAME=	aws-sdk-iotthingsgraph
-PORTVERSION=	1.15.0
+PORTVERSION=	1.16.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.118.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.119.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 d500331da959..e31c71581971 100644
--- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
+++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103472
-SHA256 (rubygem/aws-sdk-iotthingsgraph-1.15.0.gem) = db8b5d3525cb423af248fd3cc74d8956863ab25b6a15292d1386183efbd6d292
-SIZE (rubygem/aws-sdk-iotthingsgraph-1.15.0.gem) = 35840
+TIMESTAMP = 1628439346
+SHA256 (rubygem/aws-sdk-iotthingsgraph-1.16.0.gem) = b0295d4cf557f3cf734da8b8bddd0bac3bced5f19cd51c9bb8b073722a4b90f5
+SIZE (rubygem/aws-sdk-iotthingsgraph-1.16.0.gem) = 35840


More information about the dev-commits-ports-main mailing list