Date: Wed, 21 Feb 2024 15:26:54 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: e8cbe76d622e - main - devel/rubygem-aws-sdk-applicationinsights: Update to 1.44.0 Message-ID: <202402211526.41LFQs5C048917@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=e8cbe76d622e1ce7d05aed40c867551a602e1cfb commit e8cbe76d622e1ce7d05aed40c867551a602e1cfb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:48:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:08:24 +0000 devel/rubygem-aws-sdk-applicationinsights: Update to 1.44.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/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 579c7a39caf4..abf9ea085822 100644 --- a/devel/rubygem-aws-sdk-applicationinsights/Makefile +++ b/devel/rubygem-aws-sdk-applicationinsights/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-applicationinsights -PORTVERSION= 1.43.0 +PORTVERSION= 1.44.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-applicatio LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.188.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.191.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 e0f0ddbbd4c0..3aa121c10317 100644 --- a/devel/rubygem-aws-sdk-applicationinsights/distinfo +++ b/devel/rubygem-aws-sdk-applicationinsights/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701363796 -SHA256 (rubygem/aws-sdk-applicationinsights-1.43.0.gem) = 8b08a34d3603f9328f5de2dc8f881a114867f886d09b0e8a9c6e06871157937e -SIZE (rubygem/aws-sdk-applicationinsights-1.43.0.gem) = 44032 +TIMESTAMP = 1708449624 +SHA256 (rubygem/aws-sdk-applicationinsights-1.44.0.gem) = ec4b70806a2bc0c81ac67b6f2a59bf17da2ef2c9f106c14925002eb5ff9f9e54 +SIZE (rubygem/aws-sdk-applicationinsights-1.44.0.gem) = 50176
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211526.41LFQs5C048917>