Date: Mon, 15 Jun 2020 19:01:54 +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: r539135 - head/devel/rubygem-aws-sdk-iotthingsgraph Message-ID: <202006151901.05FJ1sFx092938@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 15 19:01:54 2020 New Revision: 539135 URL: https://svnweb.freebsd.org/changeset/ports/539135 Log: Update to 1.8.1 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 Mon Jun 15 19:01:48 2020 (r539134) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/Makefile Mon Jun 15 19:01:54 2020 (r539135) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.1 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.71.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.99.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 Mon Jun 15 19:01:48 2020 (r539134) +++ head/devel/rubygem-aws-sdk-iotthingsgraph/distinfo Mon Jun 15 19:01:54 2020 (r539135) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590927241 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.7.0.gem) = 5271360d845cd5744be137c96251e1b97c122551e60aa6fec5442faf5eab9fbf -SIZE (rubygem/aws-sdk-iotthingsgraph-1.7.0.gem) = 31232 +TIMESTAMP = 1592145405 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.8.1.gem) = bf3ae494c63acb62905c5cd28fb76b9bf58bd6b53fdc1093ad0dc4199ebfc87e +SIZE (rubygem/aws-sdk-iotthingsgraph-1.8.1.gem) = 31232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151901.05FJ1sFx092938>