Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 22:02:13 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: 0b175adc2dd2 - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.7.0
Message-ID:  <202110252202.19PM2DI0073143@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=0b175adc2dd28143121b74a1ff2aa92e59cbe860

commit 0b175adc2dd28143121b74a1ff2aa92e59cbe860
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:28:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:47:35 +0000

    devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.7.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/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 faf9901bf56f..d77ed6aec411 100644
--- a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile
+++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-iotdeviceadvisor
-PORTVERSION=	1.6.0
+PORTVERSION=	1.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS IoT Core Device Advisor (AWSIoTDeviceAdvi
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.121.2<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 7e7826930a6d..7c632fa08dad 100644
--- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
+++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037562
-SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.6.0.gem) = 8a753ed7dff924be14fbb975d323600fa47f708116c462d25c5871eaf413354c
-SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.6.0.gem) = 22528
+TIMESTAMP = 1635181381
+SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.7.0.gem) = 02476fb2744d9658a167eafca97e1ef09eb6ef9b4830be1e24a2878ccb671824
+SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.7.0.gem) = 22528



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