Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2020 07:50:44 +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: r551042 - head/devel/rubygem-aws-sdk-iotthingsgraph
Message-ID:  <202010020750.0927oi5W014507@repo.freebsd.org>

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

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

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

Modified: head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile	Fri Oct  2 07:50:39 2020	(r551041)
+++ head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile	Fri Oct  2 07:50:43 2020	(r551042)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-iotthingsgraph
-PORTVERSION=	1.11.0
+PORTVERSION=	1.12.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS IoT Things Grap
 
 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-iotthingsgraph/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo	Fri Oct  2 07:50:39 2020	(r551041)
+++ head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo	Fri Oct  2 07:50:43 2020	(r551042)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600531555
-SHA256 (rubygem/aws-sdk-iotthingsgraph-1.11.0.gem) = 8162ca9e9e0453ccb2f69ad92ba1b64e3b0e148d3784fd4b45b844321bddafc2
-SIZE (rubygem/aws-sdk-iotthingsgraph-1.11.0.gem) = 31744
+TIMESTAMP = 1601554714
+SHA256 (rubygem/aws-sdk-iotthingsgraph-1.12.0.gem) = 9d851022cef9f91e484bef7d5b3a6db190cb32335550d7add17fef4143ee863c
+SIZE (rubygem/aws-sdk-iotthingsgraph-1.12.0.gem) = 31744



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