Date: Mon, 15 Jun 2020 18:52:42 +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: r539038 - head/devel/rubygem-aws-sdk-autoscalingplans Message-ID: <202006151852.05FIqgY8076986@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 15 18:52:42 2020 New Revision: 539038 URL: https://svnweb.freebsd.org/changeset/ports/539038 Log: Update to 1.24.1 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 Mon Jun 15 18:52:37 2020 (r539037) +++ head/devel/rubygem-aws-sdk-autoscalingplans/Makefile Mon Jun 15 18:52:42 2020 (r539038) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-autoscalingplans -PORTVERSION= 1.23.0 +PORTVERSION= 1.24.1 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.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-autoscalingplans/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-autoscalingplans/distinfo Mon Jun 15 18:52:37 2020 (r539037) +++ head/devel/rubygem-aws-sdk-autoscalingplans/distinfo Mon Jun 15 18:52:42 2020 (r539038) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590927051 -SHA256 (rubygem/aws-sdk-autoscalingplans-1.23.0.gem) = 32b50ce69cb9d255b22376d52368766f260288292e5bd4333a578237fab47fd3 -SIZE (rubygem/aws-sdk-autoscalingplans-1.23.0.gem) = 25600 +TIMESTAMP = 1592145213 +SHA256 (rubygem/aws-sdk-autoscalingplans-1.24.1.gem) = 8216e340ac4170bc0e20333a33ba298b4a36b8acc2862d84c61791697763b115 +SIZE (rubygem/aws-sdk-autoscalingplans-1.24.1.gem) = 25600
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151852.05FIqgY8076986>