Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2020 18:59:29 +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: r549157 - head/devel/rubygem-aws-sdk-applicationinsights
Message-ID:  <202009201859.08KIxTlH003824@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 20 18:59:29 2020
New Revision: 549157
URL: https://svnweb.freebsd.org/changeset/ports/549157

Log:
  Update to 1.14.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	Sun Sep 20 18:59:23 2020	(r549156)
+++ head/devel/rubygem-aws-sdk-applicationinsights/Makefile	Sun Sep 20 18:59:29 2020	(r549157)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-applicationinsights
-PORTVERSION=	1.13.0
+PORTVERSION=	1.14.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-aws-sdk-applicationinsights/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-applicationinsights/distinfo	Sun Sep 20 18:59:23 2020	(r549156)
+++ head/devel/rubygem-aws-sdk-applicationinsights/distinfo	Sun Sep 20 18:59:29 2020	(r549157)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598456605
-SHA256 (rubygem/aws-sdk-applicationinsights-1.13.0.gem) = 89fe68da7042c0852fc922cd34a1abd8f93d58d24a9c24898615872951b4be5e
-SIZE (rubygem/aws-sdk-applicationinsights-1.13.0.gem) = 29696
+TIMESTAMP = 1600531345
+SHA256 (rubygem/aws-sdk-applicationinsights-1.14.0.gem) = 71c731ecddde2886912c41b713761c56e7e6714d81623604831cdbcb27735333
+SIZE (rubygem/aws-sdk-applicationinsights-1.14.0.gem) = 29696



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009201859.08KIxTlH003824>