Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 2021 00:26:11 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: 936f082a35d2 - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.8.0
Message-ID:  <202111060026.1A60QBkU013282@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=936f082a35d280e1cfa4be964efa58edb71cd030

commit 936f082a35d280e1cfa4be964efa58edb71cd030
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-05 23:55:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 23:57:48 +0000

    devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.8.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 d77ed6aec411..32fc052def13 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.7.0
+PORTVERSION=	1.8.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.121.2<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.122.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 7c632fa08dad..efe67fcb6758 100644
--- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
+++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635181381
-SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.7.0.gem) = 02476fb2744d9658a167eafca97e1ef09eb6ef9b4830be1e24a2878ccb671824
-SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.7.0.gem) = 22528
+TIMESTAMP = 1636145320
+SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.8.0.gem) = d6af255fb897ff24c7871d4d8a337f53a4862d900c7b34c606c0a96ad8bb93e2
+SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.8.0.gem) = 23040



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