Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:56:06 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: c99c37caa527 - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.6.0
Message-ID:  <202109210356.18L3u6Lq039136@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=c99c37caa527351e02b0e6db97a34145a6e71a01

commit c99c37caa527351e02b0e6db97a34145a6e71a01
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:19:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:45:56 +0000

    devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.6.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 fc7dfecfc0e5..faf9901bf56f 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.5.0
+PORTVERSION=	1.6.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.119.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.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 f4cf471596f3..7e7826930a6d 100644
--- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
+++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439332
-SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.5.0.gem) = 01d92c2bed9419d1a6951d2846b31acc05fd67281e47a24c8f94d2335e6b0e6d
-SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.5.0.gem) = 22528
+TIMESTAMP = 1632037562
+SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.6.0.gem) = 8a753ed7dff924be14fbb975d323600fa47f708116c462d25c5871eaf413354c
+SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.6.0.gem) = 22528



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