Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:26:43 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: 2c5204a4ba28 - main - devel/rubygem-aws-sdk-synthetics: Update to 1.46.0
Message-ID:  <202407061626.466GQhfC078464@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=2c5204a4ba2887a9e367803e579e60ce84ad180d

commit 2c5204a4ba2887a9e367803e579e60ce84ad180d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:09:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:09:30 +0000

    devel/rubygem-aws-sdk-synthetics: Update to 1.46.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 c5ad362ec00f..99ecf8225b00 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.43.0
+PORTVERSION=	1.46.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.197.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.199.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 dcd76641c007..23e882e753b1 100644
--- a/devel/rubygem-aws-sdk-synthetics/distinfo
+++ b/devel/rubygem-aws-sdk-synthetics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717663224
-SHA256 (rubygem/aws-sdk-synthetics-1.43.0.gem) = 84d08fe56230d5ece21abda87d5ea758be850124955f399d7013ad9c9d06f574
-SIZE (rubygem/aws-sdk-synthetics-1.43.0.gem) = 46080
+TIMESTAMP = 1720023618
+SHA256 (rubygem/aws-sdk-synthetics-1.46.0.gem) = 9cf0390e0d5050cd5231a67e45ee420053d36f917dfa48c11f0503efe93c32a6
+SIZE (rubygem/aws-sdk-synthetics-1.46.0.gem) = 46080



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