Date: Sun, 20 Oct 2019 17:15:35 +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: r514987 - head/devel/rubygem-aws-sdk-organizations Message-ID: <201910201715.x9KHFZYs077102@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 20 17:15:35 2019 New Revision: 514987 URL: https://svnweb.freebsd.org/changeset/ports/514987 Log: Update to 1.33.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 Oct 20 17:15:29 2019 (r514986) +++ head/devel/rubygem-aws-sdk-organizations/Makefile Sun Oct 20 17:15:35 2019 (r514987) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-organizations -PORTVERSION= 1.32.0 +PORTVERSION= 1.33.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-organizations/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-organizations/distinfo Sun Oct 20 17:15:29 2019 (r514986) +++ head/devel/rubygem-aws-sdk-organizations/distinfo Sun Oct 20 17:15:35 2019 (r514987) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567272270 -SHA256 (rubygem/aws-sdk-organizations-1.32.0.gem) = 6ecd6428363b950c9b84be54642b5ef91779b54936781a97e8f7d0c4e0c3cc7b -SIZE (rubygem/aws-sdk-organizations-1.32.0.gem) = 59904 +TIMESTAMP = 1571483963 +SHA256 (rubygem/aws-sdk-organizations-1.33.0.gem) = e1906d87ca3a7bcd58b381d5cce30185fadddef7b418d342f316c88b78bc76d2 +SIZE (rubygem/aws-sdk-organizations-1.33.0.gem) = 59904
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910201715.x9KHFZYs077102>