Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2020 07:49:55 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r551032 - head/devel/rubygem-aws-sdk-iot
Message-ID:  <202010020749.0927ntic010142@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct  2 07:49:55 2020
New Revision: 551032
URL: https://svnweb.freebsd.org/changeset/ports/551032

Log:
  Update to 1.58.0
  
  Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iot/CHANGELOG.md

Modified:
  head/devel/rubygem-aws-sdk-iot/Makefile
  head/devel/rubygem-aws-sdk-iot/distinfo

Modified: head/devel/rubygem-aws-sdk-iot/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-iot/Makefile	Fri Oct  2 07:49:50 2020	(r551031)
+++ head/devel/rubygem-aws-sdk-iot/Makefile	Fri Oct  2 07:49:55 2020	(r551032)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-iot
-PORTVERSION=	1.57.0
+PORTVERSION=	1.58.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS IoT
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.99.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.109.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem

Modified: head/devel/rubygem-aws-sdk-iot/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-iot/distinfo	Fri Oct  2 07:49:50 2020	(r551031)
+++ head/devel/rubygem-aws-sdk-iot/distinfo	Fri Oct  2 07:49:55 2020	(r551032)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600531535
-SHA256 (rubygem/aws-sdk-iot-1.57.0.gem) = 70d36c452c567c5b0380b6edef171b9d95c5c1b3659f28dc499b40ddb3b68487
-SIZE (rubygem/aws-sdk-iot-1.57.0.gem) = 187392
+TIMESTAMP = 1601554694
+SHA256 (rubygem/aws-sdk-iot-1.58.0.gem) = f1111858a761663563c511a572f01d0710fb2f00bde68f591b6cf6ecc9159291
+SIZE (rubygem/aws-sdk-iot-1.58.0.gem) = 188928



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