Date: Thu, 24 Oct 2019 16:51:42 +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: r515365 - head/devel/rubygem-aws-sdk-applicationinsights Message-ID: <201910241651.x9OGpg8V099484@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 24 16:51:41 2019 New Revision: 515365 URL: https://svnweb.freebsd.org/changeset/ports/515365 Log: Update to 1.4.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-applicationinsights/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-applicationinsights/Makefile head/devel/rubygem-aws-sdk-applicationinsights/distinfo Modified: head/devel/rubygem-aws-sdk-applicationinsights/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-applicationinsights/Makefile Thu Oct 24 16:51:36 2019 (r515364) +++ head/devel/rubygem-aws-sdk-applicationinsights/Makefile Thu Oct 24 16:51:41 2019 (r515365) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-applicationinsights -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Amazon CloudWatch A LICENSE= APACHE20 -RUN_DEPENDS= rubygem-aws-sdk-core>=3.61.1<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.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-applicationinsights/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-applicationinsights/distinfo Thu Oct 24 16:51:36 2019 (r515364) +++ head/devel/rubygem-aws-sdk-applicationinsights/distinfo Thu Oct 24 16:51:41 2019 (r515365) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567272024 -SHA256 (rubygem/aws-sdk-applicationinsights-1.3.0.gem) = fcd646bdbb8ad6ef1ead6172555522e44f244c23351dd9e29a7426d1f23794b7 -SIZE (rubygem/aws-sdk-applicationinsights-1.3.0.gem) = 18432 +TIMESTAMP = 1571923645 +SHA256 (rubygem/aws-sdk-applicationinsights-1.4.0.gem) = c05e50131fe674ccd1e4f62bc83308bec3dd7efbb3ee554e4c94925f62e8b162 +SIZE (rubygem/aws-sdk-applicationinsights-1.4.0.gem) = 18432
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910241651.x9OGpg8V099484>