Date: Sat, 28 Mar 2020 13:09:11 +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: r529550 - head/devel/rubygem-aws-sdk-iotthingsgraph Message-ID: <202003281309.02SD9BqQ027671@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 28 13:09:11 2020 New Revision: 529550 URL: https://svnweb.freebsd.org/changeset/ports/529550 Log: Update to 1.5.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 Mar 28 13:09:05 2020 (r529549) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile Sat Mar 28 13:09:11 2020 (r529550) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Sat Mar 28 13:09:05 2020 (r529549) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Sat Mar 28 13:09:11 2020 (r529550) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571923912 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.4.0.gem) = 67294ef44be748c9d9d2dc8228245745a96da995d1e06215fc5ded5e2b9a6006 -SIZE (rubygem/aws-sdk-iotthingsgraph-1.4.0.gem) = 30208 +TIMESTAMP = 1585076392 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.5.0.gem) = 4ab50d4009c2b13682b78a04396b4b769dc29b14e1a86f5f7e2ca2ba6a10f12d +SIZE (rubygem/aws-sdk-iotthingsgraph-1.5.0.gem) = 31232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003281309.02SD9BqQ027671>