svn commit: r564430 - head/devel/rubygem-aws-sdk-iotthingsgraph

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 21:03:43 UTC 2021


Author: sunpoet
Date: Sat Feb  6 21:03:40 2021
New Revision: 564430
URL: https://svnweb.freebsd.org/changeset/ports/564430

Log:
  Update to 1.13.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	Sat Feb  6 21:03:34 2021	(r564429)
+++ head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile	Sat Feb  6 21:03:40 2021	(r564430)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-iotthingsgraph
-PORTVERSION=	1.12.0
+PORTVERSION=	1.13.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.109.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.112.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	Sat Feb  6 21:03:34 2021	(r564429)
+++ head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo	Sat Feb  6 21:03:40 2021	(r564430)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601554714
-SHA256 (rubygem/aws-sdk-iotthingsgraph-1.12.0.gem) = 9d851022cef9f91e484bef7d5b3a6db190cb32335550d7add17fef4143ee863c
-SIZE (rubygem/aws-sdk-iotthingsgraph-1.12.0.gem) = 31744
+TIMESTAMP = 1612519427
+SHA256 (rubygem/aws-sdk-iotthingsgraph-1.13.0.gem) = 7efed15ed84765b93f3f7c43ac65f28c2d4e1bc39d0d312fc7a247ccef9805c6
+SIZE (rubygem/aws-sdk-iotthingsgraph-1.13.0.gem) = 31744


More information about the svn-ports-all mailing list