Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:40:22 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: 05d77f9683c5 - main - devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.29.0
Message-ID:  <202307091040.369AeMxD071478@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=05d77f9683c56633f95a69003b14893988f14d31

commit 05d77f9683c56633f95a69003b14893988f14d31
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:23:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:23:22 +0000

    devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.29.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 81632999b358..0b37d4c4de93 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.27.0
+PORTVERSION=	1.29.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.174.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.176.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 5c1b973a6775..d24a54d7e257 100644
--- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
+++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792694
-SHA256 (rubygem/aws-sdk-iotthingsgraph-1.27.0.gem) = cc3cf4d69a02b9f71cb63988deced40143e111bf2b85e3a42fe123d396c1b6df
-SIZE (rubygem/aws-sdk-iotthingsgraph-1.27.0.gem) = 37888
+TIMESTAMP = 1688166712
+SHA256 (rubygem/aws-sdk-iotthingsgraph-1.29.0.gem) = 50f536973c885077d9b2c9ea7152f90102c4ec7d71e69b5548cedfa94e64769d
+SIZE (rubygem/aws-sdk-iotthingsgraph-1.29.0.gem) = 37888



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307091040.369AeMxD071478>