Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:54:49 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: 7200f354af56 - main - devel/rubygem-aws-sdk-cloudsearchdomain: Update to 1.35.0
Message-ID:  <202306051854.355IsnYo057067@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=7200f354af5698995ab11c0de159c2c830e7ac05

commit 7200f354af5698995ab11c0de159c2c830e7ac05
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:41:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:38 +0000

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

diff --git a/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile b/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile
index 5d35a7193fc3..42e332814093 100644
--- a/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile
+++ b/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-cloudsearchdomain
-PORTVERSION=	1.34.1
+PORTVERSION=	1.35.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-cloudsearc
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.165.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.174.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-cloudsearchdomain/distinfo b/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo
index b4469f6b8504..57b0e51e0ff1 100644
--- a/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo
+++ b/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675191251
-SHA256 (rubygem/aws-sdk-cloudsearchdomain-1.34.1.gem) = d336490f2494ebe33f570b33c5434d8ea11d5c0fbb33cc0593120db2168c52d6
-SIZE (rubygem/aws-sdk-cloudsearchdomain-1.34.1.gem) = 32768
+TIMESTAMP = 1685792464
+SHA256 (rubygem/aws-sdk-cloudsearchdomain-1.35.0.gem) = 39005f7bd548e6bf3af939da09554578af238001253ca8845a662182b0373110
+SIZE (rubygem/aws-sdk-cloudsearchdomain-1.35.0.gem) = 32768



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