Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 15:03:44 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: 72d89de3b6e6 - main - devel/rubygem-aws-sdk-organizations: Update to 1.60.0
Message-ID:  <202108081503.178F3iCe044242@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=72d89de3b6e6cd51be5713c616e17aeef8eaff48

commit 72d89de3b6e6cd51be5713c616e17aeef8eaff48
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:40:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:55:02 +0000

    devel/rubygem-aws-sdk-organizations: Update to 1.60.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 4212856b7f2d..23206ae7c65f 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.59.0
+PORTVERSION=	1.60.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.112.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.118.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 f4e28aeeb40f..4abdad5bc9ed 100644
--- a/devel/rubygem-aws-sdk-organizations/distinfo
+++ b/devel/rubygem-aws-sdk-organizations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619910369
-SHA256 (rubygem/aws-sdk-organizations-1.59.0.gem) = 549df22a9573d85d14c114731de60b4689d0a62e17a46d6bbd651ec3e0f1bfac
-SIZE (rubygem/aws-sdk-organizations-1.59.0.gem) = 77312
+TIMESTAMP = 1628103582
+SHA256 (rubygem/aws-sdk-organizations-1.60.0.gem) = 1f2ac06a1897016549accdd02b8320aea222fa1f774cab2249f920a5b5923e12
+SIZE (rubygem/aws-sdk-organizations-1.60.0.gem) = 77312



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