Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 16:48:18 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: 11c689bf2c73 - main - devel/rubygem-aws-sdk-codestarconnections: Update to 1.44.0
Message-ID:  <202406061648.456GmIBs024668@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=11c689bf2c7351eb30c258c69e5839499540b3aa

commit 11c689bf2c7351eb30c258c69e5839499540b3aa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 16:40:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 16:40:50 +0000

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

diff --git a/devel/rubygem-aws-sdk-codestarconnections/Makefile b/devel/rubygem-aws-sdk-codestarconnections/Makefile
index 45dacd872fc9..11bca9fbcd02 100644
--- a/devel/rubygem-aws-sdk-codestarconnections/Makefile
+++ b/devel/rubygem-aws-sdk-codestarconnections/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-codestarconnections
-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-codestarco
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.193.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.197.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-codestarconnections/distinfo b/devel/rubygem-aws-sdk-codestarconnections/distinfo
index b21503642005..b25c1f4b7657 100644
--- a/devel/rubygem-aws-sdk-codestarconnections/distinfo
+++ b/devel/rubygem-aws-sdk-codestarconnections/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715843058
-SHA256 (rubygem/aws-sdk-codestarconnections-1.43.0.gem) = 7cf1f609194a35b372fc3d5528aeb2ea6fa21bf7de18eabba7504e9aee462f49
-SIZE (rubygem/aws-sdk-codestarconnections-1.43.0.gem) = 41984
+TIMESTAMP = 1717662674
+SHA256 (rubygem/aws-sdk-codestarconnections-1.44.0.gem) = f0dd575b742c67267bab992f0cc3059a2ed811c694df90b3f2b8372133e8d9f9
+SIZE (rubygem/aws-sdk-codestarconnections-1.44.0.gem) = 41984



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