Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 22:00:10 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: 98d2dc4b9f9c - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.35.0
Message-ID:  <202110252200.19PM0Ai3061536@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=98d2dc4b9f9c408723c59e6689a1283f50637701

commit 98d2dc4b9f9c408723c59e6689a1283f50637701
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:26:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:46:59 +0000

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

diff --git a/devel/rubygem-aws-sdk-autoscalingplans/Makefile b/devel/rubygem-aws-sdk-autoscalingplans/Makefile
index 3d3379e7b3dc..c4f1f5820372 100644
--- a/devel/rubygem-aws-sdk-autoscalingplans/Makefile
+++ b/devel/rubygem-aws-sdk-autoscalingplans/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-autoscalingplans
-PORTVERSION=	1.34.0
+PORTVERSION=	1.35.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS Auto Scaling Plans
 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-autoscalingplans/distinfo b/devel/rubygem-aws-sdk-autoscalingplans/distinfo
index 8f708e3df226..bdad78902a85 100644
--- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo
+++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037348
-SHA256 (rubygem/aws-sdk-autoscalingplans-1.34.0.gem) = 1b1cf609de4b62520ef21cdd9f104327239ec2faeae59b11fd88f88f1a846f10
-SIZE (rubygem/aws-sdk-autoscalingplans-1.34.0.gem) = 30720
+TIMESTAMP = 1635181167
+SHA256 (rubygem/aws-sdk-autoscalingplans-1.35.0.gem) = 67cf7cfc554488581673db53fc4c0a582b37a6913667dc50634acc8111fb7210
+SIZE (rubygem/aws-sdk-autoscalingplans-1.35.0.gem) = 30720



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