Date: Sun, 20 Sep 2020 19:12:19 +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: r549262 - head/devel/rubygem-aws-sdk-iotthingsgraph Message-ID: <202009201912.08KJCJDm027341@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 20 19:12:18 2020 New Revision: 549262 URL: https://svnweb.freebsd.org/changeset/ports/549262 Log: Update to 1.11.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 Sep 20 19:12:14 2020 (r549261) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile Sun Sep 20 19:12:18 2020 (r549262) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.10.0 +PORTVERSION= 1.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Sun Sep 20 19:12:14 2020 (r549261) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Sun Sep 20 19:12:18 2020 (r549262) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598456809 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.10.0.gem) = 07d9ff61a68aa2f0b09f5aef2c757a896bbe4a05130c14564201a2cadc61dff7 -SIZE (rubygem/aws-sdk-iotthingsgraph-1.10.0.gem) = 31744 +TIMESTAMP = 1600531555 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.11.0.gem) = 8162ca9e9e0453ccb2f69ad92ba1b64e3b0e148d3784fd4b45b844321bddafc2 +SIZE (rubygem/aws-sdk-iotthingsgraph-1.11.0.gem) = 31744
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009201912.08KJCJDm027341>