Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 16:53:34 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: 28cd4c71c5be - main - devel/rubygem-aws-sdk-synthetics: Update to 1.43.0
Message-ID:  <202406061653.456GrYV0052157@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=28cd4c71c5be2e010557e449365a16adc9a010f9

commit 28cd4c71c5be2e010557e449365a16adc9a010f9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 16:44:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 16:44:15 +0000

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

diff --git a/devel/rubygem-aws-sdk-synthetics/Makefile b/devel/rubygem-aws-sdk-synthetics/Makefile
index 362ee0f87948..c5ad362ec00f 100644
--- a/devel/rubygem-aws-sdk-synthetics/Makefile
+++ b/devel/rubygem-aws-sdk-synthetics/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-synthetics
-PORTVERSION=	1.42.0
+PORTVERSION=	1.43.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-synthetics
 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-synthetics/distinfo b/devel/rubygem-aws-sdk-synthetics/distinfo
index b64908ed501a..dcd76641c007 100644
--- a/devel/rubygem-aws-sdk-synthetics/distinfo
+++ b/devel/rubygem-aws-sdk-synthetics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715843608
-SHA256 (rubygem/aws-sdk-synthetics-1.42.0.gem) = 443525ad8d8e7e63a7b29770c17ad9afbfd50af7b64c58d4543bb2e1b64ace41
-SIZE (rubygem/aws-sdk-synthetics-1.42.0.gem) = 46080
+TIMESTAMP = 1717663224
+SHA256 (rubygem/aws-sdk-synthetics-1.43.0.gem) = 84d08fe56230d5ece21abda87d5ea758be850124955f399d7013ad9c9d06f574
+SIZE (rubygem/aws-sdk-synthetics-1.43.0.gem) = 46080



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