Date: Fri, 8 May 2020 21:12:49 +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: r534620 - head/devel/rubygem-aws-sdk-organizations Message-ID: <202005082112.048LCnRZ042930@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 8 21:12:48 2020 New Revision: 534620 URL: https://svnweb.freebsd.org/changeset/ports/534620 Log: Update to 1.40.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 May 8 21:12:43 2020 (r534619) +++ head/devel/rubygem-aws-sdk-organizations/Makefile Fri May 8 21:12:48 2020 (r534620) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-organizations -PORTVERSION= 1.39.0 +PORTVERSION= 1.40.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-organizations/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-organizations/distinfo Fri May 8 21:12:43 2020 (r534619) +++ head/devel/rubygem-aws-sdk-organizations/distinfo Fri May 8 21:12:48 2020 (r534620) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585752087 -SHA256 (rubygem/aws-sdk-organizations-1.39.0.gem) = 031b511dbe19eceb48f89117910ddf4de6faf753851d0e8433af3a72b699d146 -SIZE (rubygem/aws-sdk-organizations-1.39.0.gem) = 66560 +TIMESTAMP = 1588930653 +SHA256 (rubygem/aws-sdk-organizations-1.40.0.gem) = 1a79d88bb802a758b49585bd712afead5b5573cb8547a49bdb42f63d75f74fbf +SIZE (rubygem/aws-sdk-organizations-1.40.0.gem) = 66560
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005082112.048LCnRZ042930>