Date: Thu, 24 Oct 2019 17:13:23 +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: r515500 - head/devel/rubygem-aws-sdk-iotthingsgraph Message-ID: <201910241713.x9OHDNe9029622@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 24 17:13:22 2019 New Revision: 515500 URL: https://svnweb.freebsd.org/changeset/ports/515500 Log: Update to 1.4.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 Thu Oct 24 17:13:17 2019 (r515499) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile Thu Oct 24 17:13:22 2019 (r515500) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.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.61.1<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.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 Thu Oct 24 17:13:17 2019 (r515499) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Thu Oct 24 17:13:22 2019 (r515500) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567272196 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.3.0.gem) = 05074a73f4e41c0ac76ed4310001910b1ccbc75fa2c875a1a8d796600a63d3aa -SIZE (rubygem/aws-sdk-iotthingsgraph-1.3.0.gem) = 30208 +TIMESTAMP = 1571923912 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.4.0.gem) = 67294ef44be748c9d9d2dc8228245745a96da995d1e06215fc5ded5e2b9a6006 +SIZE (rubygem/aws-sdk-iotthingsgraph-1.4.0.gem) = 30208
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910241713.x9OHDNe9029622>