Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 22:05:42 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: 493fd73eb616 - main - devel/rubygem-aws-sdk-cloudsearchdomain: Update to 1.26.0
Message-ID:  <202108082205.178M5gC2012826@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=493fd73eb61666095890f99af37cf934259a1652

commit 493fd73eb61666095890f99af37cf934259a1652
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 21:37:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 21:44:27 +0000

    devel/rubygem-aws-sdk-cloudsearchdomain: Update to 1.26.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/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 fee4da71b268..49cc3c34154c 100644
--- a/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile
+++ b/devel/rubygem-aws-sdk-cloudsearchdomain/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-cloudsearchdomain
-PORTVERSION=	1.25.0
+PORTVERSION=	1.26.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Amazon CloudSearch Domain
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.118.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.119.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 62ad0356ee9c..9d8ccbecff2b 100644
--- a/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo
+++ b/devel/rubygem-aws-sdk-cloudsearchdomain/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103274
-SHA256 (rubygem/aws-sdk-cloudsearchdomain-1.25.0.gem) = 0b06280f8556d8c180a448a8f8f2529bb3ec0f1178effcf526003aee94285b39
-SIZE (rubygem/aws-sdk-cloudsearchdomain-1.25.0.gem) = 32256
+TIMESTAMP = 1628439148
+SHA256 (rubygem/aws-sdk-cloudsearchdomain-1.26.0.gem) = aa67a81837938f98ffa1b9baaeb7eec6b6343241850bb6f8e5a2790a87c04edf
+SIZE (rubygem/aws-sdk-cloudsearchdomain-1.26.0.gem) = 32256



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