Date: Sun, 20 Sep 2020 19:16:01 +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: r549305 - head/devel/rubygem-aws-sdk-organizations Message-ID: <202009201916.08KJG1IY033322@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 20 19:16:01 2020 New Revision: 549305 URL: https://svnweb.freebsd.org/changeset/ports/549305 Log: Update to 1.51.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 Sun Sep 20 19:15:56 2020 (r549304) +++ head/devel/rubygem-aws-sdk-organizations/Makefile Sun Sep 20 19:16:01 2020 (r549305) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-organizations -PORTVERSION= 1.50.0 +PORTVERSION= 1.51.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-organizations/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-organizations/distinfo Sun Sep 20 19:15:56 2020 (r549304) +++ head/devel/rubygem-aws-sdk-organizations/distinfo Sun Sep 20 19:16:01 2020 (r549305) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598456895 -SHA256 (rubygem/aws-sdk-organizations-1.50.0.gem) = 9b6f769f7981e6fae2385240ac62fa1230360ff84159fd122b5638b855dd77d5 -SIZE (rubygem/aws-sdk-organizations-1.50.0.gem) = 68096 +TIMESTAMP = 1600531641 +SHA256 (rubygem/aws-sdk-organizations-1.51.0.gem) = 6d7b544081be3d15713c8f201e36e5f74bedb151489d11ca08ee50b2a805c0b4 +SIZE (rubygem/aws-sdk-organizations-1.51.0.gem) = 71168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009201916.08KJG1IY033322>