Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:57:18 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: a7f448779210 - main - devel/rubygem-aws-sdk-organizations: Update to 1.62.0
Message-ID:  <202109210357.18L3vIum040696@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=a7f4487792107c6b614b958238a601aa31b38764

commit a7f4487792107c6b614b958238a601aa31b38764
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:20:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:46:19 +0000

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

diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile
index becb7c1efa86..8e2d310f3496 100644
--- a/devel/rubygem-aws-sdk-organizations/Makefile
+++ b/devel/rubygem-aws-sdk-organizations/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-organizations
-PORTVERSION=	1.61.0
+PORTVERSION=	1.62.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS Organizations (Organizations)
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.119.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.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-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo
index dcd55942dcd8..275db43cf240 100644
--- a/devel/rubygem-aws-sdk-organizations/distinfo
+++ b/devel/rubygem-aws-sdk-organizations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439456
-SHA256 (rubygem/aws-sdk-organizations-1.61.0.gem) = e05db85fa201a8d166a7ed2e24482e1e90d94f66a8731f5d484a861c48e05fe6
-SIZE (rubygem/aws-sdk-organizations-1.61.0.gem) = 77312
+TIMESTAMP = 1632037686
+SHA256 (rubygem/aws-sdk-organizations-1.62.0.gem) = 2933b944248eba240ba838b7f230f0c2339368e97bda9bc4ed40462664f80386
+SIZE (rubygem/aws-sdk-organizations-1.62.0.gem) = 77312



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