Date: Sun, 31 May 2020 18:32:01 +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: r537309 - head/devel/rubygem-aws-sdk-iotthingsgraph Message-ID: <202005311832.04VIW131074588@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 31 18:32:00 2020 New Revision: 537309 URL: https://svnweb.freebsd.org/changeset/ports/537309 Log: Update to 1.7.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 Sun May 31 18:31:55 2020 (r537308) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile Sun May 31 18:32:00 2020 (r537309) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Sun May 31 18:31:55 2020 (r537308) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Sun May 31 18:32:00 2020 (r537309) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588930569 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.6.0.gem) = 5b6765259d2596c6a2a6f3e8b2094499c27e256889a751f9f16f1542a1aa43cc -SIZE (rubygem/aws-sdk-iotthingsgraph-1.6.0.gem) = 31232 +TIMESTAMP = 1590927241 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.7.0.gem) = 5271360d845cd5744be137c96251e1b97c122551e60aa6fec5442faf5eab9fbf +SIZE (rubygem/aws-sdk-iotthingsgraph-1.7.0.gem) = 31232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005311832.04VIW131074588>