Date: Fri, 2 Oct 2020 08:10:12 +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: r551088 - head/devel/rubygem-aws-sdk-organizations Message-ID: <202010020810.0928ACPh029018@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 2 08:10:12 2020 New Revision: 551088 URL: https://svnweb.freebsd.org/changeset/ports/551088 Log: Update to 1.52.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-organizations/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-organizations/Makefile head/devel/rubygem-aws-sdk-organizations/distinfo Modified: head/devel/rubygem-aws-sdk-organizations/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-organizations/Makefile Fri Oct 2 08:10:07 2020 (r551087) +++ head/devel/rubygem-aws-sdk-organizations/Makefile Fri Oct 2 08:10:12 2020 (r551088) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-organizations -PORTVERSION= 1.51.0 +PORTVERSION= 1.52.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Organizations ( LICENSE= APACHE20 -RUN_DEPENDS= rubygem-aws-sdk-core>=3.99.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.109.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-organizations/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-organizations/distinfo Fri Oct 2 08:10:07 2020 (r551087) +++ head/devel/rubygem-aws-sdk-organizations/distinfo Fri Oct 2 08:10:12 2020 (r551088) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600531641 -SHA256 (rubygem/aws-sdk-organizations-1.51.0.gem) = 6d7b544081be3d15713c8f201e36e5f74bedb151489d11ca08ee50b2a805c0b4 -SIZE (rubygem/aws-sdk-organizations-1.51.0.gem) = 71168 +TIMESTAMP = 1601554800 +SHA256 (rubygem/aws-sdk-organizations-1.52.0.gem) = d7a92f3520aa3eefe59bf047b46c468bf6136ee7ca550ab90cc6134a16325cbf +SIZE (rubygem/aws-sdk-organizations-1.52.0.gem) = 71168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010020810.0928ACPh029018>