Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 22:03:26 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: 5b7452b43cf8 - main - devel/rubygem-aws-sdk-opsworks: Update to 1.36.0
Message-ID:  <202110252203.19PM3Qmu074735@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=5b7452b43cf818f1836f798cd71d344c18dc63ee

commit 5b7452b43cf818f1836f798cd71d344c18dc63ee
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:29:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:47:56 +0000

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

diff --git a/devel/rubygem-aws-sdk-opsworks/Makefile b/devel/rubygem-aws-sdk-opsworks/Makefile
index d24bd167d03e..0c1c86979f35 100644
--- a/devel/rubygem-aws-sdk-opsworks/Makefile
+++ b/devel/rubygem-aws-sdk-opsworks/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-opsworks
-PORTVERSION=	1.35.0
+PORTVERSION=	1.36.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS OpsWorks
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.121.2<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-opsworks/distinfo b/devel/rubygem-aws-sdk-opsworks/distinfo
index 34fcf2ad8bd1..e45dbd0c0f2f 100644
--- a/devel/rubygem-aws-sdk-opsworks/distinfo
+++ b/devel/rubygem-aws-sdk-opsworks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037682
-SHA256 (rubygem/aws-sdk-opsworks-1.35.0.gem) = 515b4ee715b3e9de4609e33a6df8e57163a10ec547a98e4aa9423fad8f811116
-SIZE (rubygem/aws-sdk-opsworks-1.35.0.gem) = 113152
+TIMESTAMP = 1635181507
+SHA256 (rubygem/aws-sdk-opsworks-1.36.0.gem) = b44c5eaf2c0866513dcc3502977701ced02c255b191b266c539d73f8af8edd06
+SIZE (rubygem/aws-sdk-opsworks-1.36.0.gem) = 113152



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