Date: Wed, 22 Apr 2020 21:30:11 +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: r532561 - head/devel/rubygem-aws-sdk-cloudwatch Message-ID: <202004222130.03MLUBhs074991@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 22 21:30:11 2020 New Revision: 532561 URL: https://svnweb.freebsd.org/changeset/ports/532561 Log: Update to 1.36.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-cloudwatch/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-cloudwatch/Makefile head/devel/rubygem-aws-sdk-cloudwatch/distinfo Modified: head/devel/rubygem-aws-sdk-cloudwatch/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-cloudwatch/Makefile Wed Apr 22 21:30:05 2020 (r532560) +++ head/devel/rubygem-aws-sdk-cloudwatch/Makefile Wed Apr 22 21:30:11 2020 (r532561) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-cloudwatch -PORTVERSION= 1.35.0 +PORTVERSION= 1.36.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-cloudwatch/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-cloudwatch/distinfo Wed Apr 22 21:30:05 2020 (r532560) +++ head/devel/rubygem-aws-sdk-cloudwatch/distinfo Wed Apr 22 21:30:11 2020 (r532561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586534838 -SHA256 (rubygem/aws-sdk-cloudwatch-1.35.0.gem) = 2b4c448e3b6c5be0d75ce5084e68b572540776484f37e5b20e33874143b894da -SIZE (rubygem/aws-sdk-cloudwatch-1.35.0.gem) = 78336 +TIMESTAMP = 1587498957 +SHA256 (rubygem/aws-sdk-cloudwatch-1.36.0.gem) = 6030859c3d1361b21c7109ffdbb2efa8022f871ad3a66ffa865ba849b3e2a48d +SIZE (rubygem/aws-sdk-cloudwatch-1.36.0.gem) = 78336
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004222130.03MLUBhs074991>