Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 06:23:26 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: f6ea6e5d9e56 - main - devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.46.0
Message-ID:  <202409180623.48I6NQdh057465@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=f6ea6e5d9e5631aa611036b7c770d426f2b6ed3b

commit f6ea6e5d9e5631aa611036b7c770d426f2b6ed3b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-18 06:00:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-18 06:14:10 +0000

    devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.46.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 aac8a4ba47ee..b85fcc1a9781 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.45.0
+PORTVERSION=	1.46.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.203.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.205.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
index db175d750956..6013a50244b5 100644
--- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
+++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726081435
-SHA256 (rubygem/aws-sdk-iotthingsgraph-1.45.0.gem) = 4546a47bf4ae99c7cc9c11552bdf27f346c8e850b3b7042829c76e1f6d3d1f76
-SIZE (rubygem/aws-sdk-iotthingsgraph-1.45.0.gem) = 45056
+TIMESTAMP = 1726487762
+SHA256 (rubygem/aws-sdk-iotthingsgraph-1.46.0.gem) = d0e220e7f7db1a36c05fd8e9400ab5b5d4410b878f411d01025be699bfd07040
+SIZE (rubygem/aws-sdk-iotthingsgraph-1.46.0.gem) = 45056



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