Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2021 19:20:37 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: 6992a60d6789 - main - devel/rubygem-aws-sdk-organizations: Update to 1.64.0
Message-ID:  <202111051920.1A5JKbeL001324@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=6992a60d6789e21f401c01c7e702031e6726562a

commit 6992a60d6789e21f401c01c7e702031e6726562a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-05 19:09:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 19:15:26 +0000

    devel/rubygem-aws-sdk-organizations: Update to 1.64.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 5e72489799a7..7ad96cf10996 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.63.0
+PORTVERSION=	1.64.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.121.2<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.122.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 a53633458e44..4d3031f887cb 100644
--- a/devel/rubygem-aws-sdk-organizations/distinfo
+++ b/devel/rubygem-aws-sdk-organizations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635181511
-SHA256 (rubygem/aws-sdk-organizations-1.63.0.gem) = 44ba0e156d6746564474983e03481624df7bce057cba8ff4a368ccdd2bc7f745
-SIZE (rubygem/aws-sdk-organizations-1.63.0.gem) = 77312
+TIMESTAMP = 1636117542
+SHA256 (rubygem/aws-sdk-organizations-1.64.0.gem) = 66a6f05d1c002df5b29a6b34b38451f3e5d832d5e282cdf224d48666b45c0b39
+SIZE (rubygem/aws-sdk-organizations-1.64.0.gem) = 77824



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