Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:43:21 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: 3a60749a7c55 - main - devel/rubygem-aws-sdk-synthetics: Update to 1.33.0
Message-ID:  <202307091043.369AhLUp081572@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=3a60749a7c55c18e97f9c938763bfecd48eb8a2b

commit 3a60749a7c55c18e97f9c938763bfecd48eb8a2b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:25:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:25:06 +0000

    devel/rubygem-aws-sdk-synthetics: Update to 1.33.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 942f525b025d..698a2d7d3fb4 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.31.0
+PORTVERSION=	1.33.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.174.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.176.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 ad9583fa449d..d59f3c4cc429 100644
--- a/devel/rubygem-aws-sdk-synthetics/distinfo
+++ b/devel/rubygem-aws-sdk-synthetics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685793006
-SHA256 (rubygem/aws-sdk-synthetics-1.31.0.gem) = 83d89e1d292b023506b4d3750c5438cd9937bd4febdbe36797032dcc07a6359f
-SIZE (rubygem/aws-sdk-synthetics-1.31.0.gem) = 41472
+TIMESTAMP = 1688167026
+SHA256 (rubygem/aws-sdk-synthetics-1.33.0.gem) = 1c924d612b40fa0c600d7409cf50671fc08823ede31b2e72c9c00307051bc144
+SIZE (rubygem/aws-sdk-synthetics-1.33.0.gem) = 41472



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