Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:45:48 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: ee28157f2b2f - main - devel/rubygem-aws-sdk-synthetics: Update to 1.34.0
Message-ID:  <202307092145.369Ljm8U094777@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=ee28157f2b2fbaa2ca9762460f18bcef23d752f3

commit ee28157f2b2fbaa2ca9762460f18bcef23d752f3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:29:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:36:04 +0000

    devel/rubygem-aws-sdk-synthetics: Update to 1.34.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 698a2d7d3fb4..417f12ebaa22 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.33.0
+PORTVERSION=	1.34.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.176.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.177.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 d59f3c4cc429..aa979aa2de47 100644
--- a/devel/rubygem-aws-sdk-synthetics/distinfo
+++ b/devel/rubygem-aws-sdk-synthetics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688167026
-SHA256 (rubygem/aws-sdk-synthetics-1.33.0.gem) = 1c924d612b40fa0c600d7409cf50671fc08823ede31b2e72c9c00307051bc144
-SIZE (rubygem/aws-sdk-synthetics-1.33.0.gem) = 41472
+TIMESTAMP = 1688902869
+SHA256 (rubygem/aws-sdk-synthetics-1.34.0.gem) = a0ca1c0f3572e0c4b3949c7464b73f101866c2fc53c07ae86351667246190112
+SIZE (rubygem/aws-sdk-synthetics-1.34.0.gem) = 41472



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