Date: Sat, 28 Mar 2020 12:57:36 +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: r529448 - head/devel/rubygem-aws-sdk-applicationinsights Message-ID: <202003281257.02SCvaRt008962@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 28 12:57:35 2020 New Revision: 529448 URL: https://svnweb.freebsd.org/changeset/ports/529448 Log: Update to 1.7.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 Sat Mar 28 12:57:30 2020 (r529447) +++ head/devel/rubygem-aws-sdk-applicationinsights/Makefile Sat Mar 28 12:57:35 2020 (r529448) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-applicationinsights -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-applicationinsights/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-applicationinsights/distinfo Sat Mar 28 12:57:30 2020 (r529447) +++ head/devel/rubygem-aws-sdk-applicationinsights/distinfo Sat Mar 28 12:57:35 2020 (r529448) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579615952 -SHA256 (rubygem/aws-sdk-applicationinsights-1.6.0.gem) = a6d0ce53aa77d42096e15352991f3f3e75841061ba08e554921add537028fb04 -SIZE (rubygem/aws-sdk-applicationinsights-1.6.0.gem) = 26112 +TIMESTAMP = 1585076010 +SHA256 (rubygem/aws-sdk-applicationinsights-1.7.0.gem) = 0045334858dddbdfcd099d3c9d0842d5e78b2b65c7a57520e850f12ef0c9c28d +SIZE (rubygem/aws-sdk-applicationinsights-1.7.0.gem) = 27136
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003281257.02SCvaRt008962>