Date: Fri, 8 May 2020 21:07:39 +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: r534578 - head/devel/rubygem-aws-sdk-iotthingsgraph Message-ID: <202005082107.048L7dOA031906@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 8 21:07:39 2020 New Revision: 534578 URL: https://svnweb.freebsd.org/changeset/ports/534578 Log: Update to 1.6.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 May 8 21:07:33 2020 (r534577) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile Fri May 8 21:07:39 2020 (r534578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Fri May 8 21:07:33 2020 (r534577) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Fri May 8 21:07:39 2020 (r534578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585076392 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.5.0.gem) = 4ab50d4009c2b13682b78a04396b4b769dc29b14e1a86f5f7e2ca2ba6a10f12d -SIZE (rubygem/aws-sdk-iotthingsgraph-1.5.0.gem) = 31232 +TIMESTAMP = 1588930569 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.6.0.gem) = 5b6765259d2596c6a2a6f3e8b2094499c27e256889a751f9f16f1542a1aa43cc +SIZE (rubygem/aws-sdk-iotthingsgraph-1.6.0.gem) = 31232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005082107.048L7dOA031906>