Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:56:51 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: 0390ecf07235 - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.20.0
Message-ID:  <202306051856.355IupNe059349@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=0390ecf072352f7c671926ab2b525eb4ca431f0b

commit 0390ecf072352f7c671926ab2b525eb4ca431f0b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:42:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:48:05 +0000

    devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.20.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-iotdeviceadvisor/CHANGELOG.md
---
 devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile | 4 ++--
 devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile
index 569a4ddc7fad..5bbd3de248eb 100644
--- a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile
+++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-iotdeviceadvisor
-PORTVERSION=	1.19.0
+PORTVERSION=	1.20.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-iotdevicea
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.165.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.174.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-iotdeviceadvisor/distinfo b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
index b58844522997..8e5b4dac9ede 100644
--- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
+++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682903136
-SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.19.0.gem) = b1f0c71c0fb2a6b50057d13f6b94bc44ec2ab18bf1f3af26ae3799c6f7473405
-SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.19.0.gem) = 27136
+TIMESTAMP = 1685792676
+SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.20.0.gem) = c14714f90909759e571305a9f18c008e66c369d879c71236bbe5563095667444
+SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.20.0.gem) = 27136



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