Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2021 19:18:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec71a13b287b - main - devel/rubygem-aws-sdk-applicationinsights: Update to 1.24.0
Message-ID:  <202111051918.1A5JIajx089775@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec71a13b287b8f828f917f9fc1fdce0659f51010

commit ec71a13b287b8f828f917f9fc1fdce0659f51010
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-05 19:07:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 19:14:35 +0000

    devel/rubygem-aws-sdk-applicationinsights: Update to 1.24.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-applicationinsights/CHANGELOG.md
---
 devel/rubygem-aws-sdk-applicationinsights/Makefile | 4 ++--
 devel/rubygem-aws-sdk-applicationinsights/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-applicationinsights/Makefile b/devel/rubygem-aws-sdk-applicationinsights/Makefile
index 56c6b8c93a9c..3b5f42b489c4 100644
--- a/devel/rubygem-aws-sdk-applicationinsights/Makefile
+++ b/devel/rubygem-aws-sdk-applicationinsights/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-applicationinsights
-PORTVERSION=	1.23.0
+PORTVERSION=	1.24.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Amazon CloudWatch Application Insights (Appli
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.121.2<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.122.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-applicationinsights/distinfo b/devel/rubygem-aws-sdk-applicationinsights/distinfo
index 1df6b740709b..c46cfa4cf1a4 100644
--- a/devel/rubygem-aws-sdk-applicationinsights/distinfo
+++ b/devel/rubygem-aws-sdk-applicationinsights/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635731033
-SHA256 (rubygem/aws-sdk-applicationinsights-1.23.0.gem) = ba1412c9037e8895d43001ab89337d78d4f97d780ea46a7bf4467839322241c9
-SIZE (rubygem/aws-sdk-applicationinsights-1.23.0.gem) = 37376
+TIMESTAMP = 1636117330
+SHA256 (rubygem/aws-sdk-applicationinsights-1.24.0.gem) = 109ae0c6040e516176e3a9568ea5b2d04cd03603a2ceee340b31dddcb82237fa
+SIZE (rubygem/aws-sdk-applicationinsights-1.24.0.gem) = 37376



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