Date: Thu, 24 Oct 2019 16:52:14 +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: r515371 - head/devel/rubygem-aws-sdk-autoscalingplans Message-ID: <201910241652.x9OGqErr000337@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 24 16:52:14 2019 New Revision: 515371 URL: https://svnweb.freebsd.org/changeset/ports/515371 Log: Update to 1.19.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-autoscalingplans/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-autoscalingplans/Makefile head/devel/rubygem-aws-sdk-autoscalingplans/distinfo Modified: head/devel/rubygem-aws-sdk-autoscalingplans/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-autoscalingplans/Makefile Thu Oct 24 16:52:08 2019 (r515370) +++ head/devel/rubygem-aws-sdk-autoscalingplans/Makefile Thu Oct 24 16:52:14 2019 (r515371) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-autoscalingplans -PORTVERSION= 1.18.0 +PORTVERSION= 1.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Auto Scaling Pl LICENSE= APACHE20 -RUN_DEPENDS= rubygem-aws-sdk-core>=3.61.1<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.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-autoscalingplans/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-autoscalingplans/distinfo Thu Oct 24 16:52:08 2019 (r515370) +++ head/devel/rubygem-aws-sdk-autoscalingplans/distinfo Thu Oct 24 16:52:14 2019 (r515371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567272036 -SHA256 (rubygem/aws-sdk-autoscalingplans-1.18.0.gem) = 9f27f66d7817f2c8360d963df0f04f420a1bb2aefc352015cd85486234a9ac13 -SIZE (rubygem/aws-sdk-autoscalingplans-1.18.0.gem) = 24576 +TIMESTAMP = 1571923667 +SHA256 (rubygem/aws-sdk-autoscalingplans-1.19.0.gem) = a7f5682a67fde2fd7f4b98f98699a61d7cb0eb96395ec41eaf76bcb1d21934ec +SIZE (rubygem/aws-sdk-autoscalingplans-1.19.0.gem) = 24576
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910241652.x9OGqErr000337>